RubyGems Navigation menu

deferred_associations 0.6.5

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.5 - December 23, 2017 (15.5 KB)
  2. 0.6.4 - May 23, 2016 (15 KB)
  3. 0.6.3 - May 13, 2016 (15 KB)
  4. 0.5.8 - March 08, 2016 (14 KB)
  5. 0.5.7 - October 31, 2014 (14 KB)
Show all versions (15 total)

Runtime Dependencies (1):

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Martin Koerner, Tyler Rick, Alessio Caiazza

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 87,669

For this version 17,107

License:

MIT

Required Ruby Version: >= 0

Links: