RubyGems Navigation menu

deferred_associations 0.6.3

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,849

這個版本 2,192

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: