Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

ActiveRecord callbacks PROBLEMS #71

Closed
leosmeira opened this issue Aug 2, 2011 · 2 comments
Closed

ActiveRecord callbacks PROBLEMS #71

leosmeira opened this issue Aug 2, 2011 · 2 comments

Comments

@leosmeira
Copy link

after_create
after_update
after_update
before_save
before_update
before_create

In Model, i want to calculate the collection of price fields. but when the field is deleted it is still in the model.

Thank's

@virtualfunction
Copy link

Just curious, how is this related to nested_form? Isn't this a server side issue?

@lest
Copy link
Collaborator

lest commented Jun 4, 2012

Seems it's unrelated to nested_form. Please provide more details (e.g. push a test application) If there is still an issue.

@lest lest closed this as completed Jun 4, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants