Categories: None [Edit]
deferred_associations
Makes ActiveRecord defer/postpone saving the records you add to an habtm (has_and_belongs_to_many) or has_many
association until you call model.save, allowing validation in the style of normal attributes. Additionally you
can check inside before_save filters, if the association was altered.
Total
Ranking: 17,538 of 187,922
Downloads: 98,474
Daily
Ranking: 31,598 of 187,912
Downloads: 12
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 28 | 929,651,273 | rspec |
| 36 | 725,234,556 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | MartinKoerner |