Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added association delete callbacks #103

Merged
merged 1 commit into from
Jun 10, 2013
Merged

Conversation

jcoyne
Copy link
Member

@jcoyne jcoyne commented Jun 10, 2013

You can now define callbacks on a has_many or
has_and_belongs_to_many association that will be called
when an object is removed from the collection.

You can now define a callbacks on a has_many or
has_and_belongs_to_many association that will be called
when an object is removed from the collection.
jeremyf added a commit that referenced this pull request Jun 10, 2013
@jeremyf jeremyf merged commit 1522c83 into master Jun 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants