BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

deferred_associations

v0.6.5RubyGems· Ruby

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.

The verdict
Abandoned. Last published 8 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 8 years ago.
Popularity
79 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.6.58 years ago
  • 0.6.410 years ago
  • 0.6.310 years ago
  • 0.5.810 years ago
  • 0.5.711 years ago
  • 0.5.612 years ago
  • 0.5.512 years ago
  • 0.5.414 years ago
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. (Ruby / RubyGems) · Modules