RubyGems Navigation menu

deferred_associations 0.6.4

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:
=

安装:
=

版本列表:

  1. 0.6.5 December 23, 2017 (15.5 KB)
  2. 0.6.4 May 23, 2016 (15.0 KB)
  3. 0.6.3 May 13, 2016 (15.0 KB)
  4. 0.5.8 March 08, 2016 (14.0 KB)
  5. 0.5.7 October 31, 2014 (14.0 KB)
显示所有版本 (共 15 个)

Runtime 依赖 (1):

Development 依赖 (1):

rspec >= 0

所有者:

作者:

  • Martin Koerner, Tyler Rick, Alessio Caiazza

SHA 256 校验和:

=

下载总量 97,855

这个版本 3,642

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: