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

インストール:
=

バージョン履歴:

  1. 0.6.5 December 23, 2017 (15.5KB)
  2. 0.6.4 May 23, 2016 (15KB)
  3. 0.6.3 May 13, 2016 (15KB)
  4. 0.5.8 March 08, 2016 (14KB)
  5. 0.5.7 October 31, 2014 (14KB)
全てのバージョンを表示(全15件)

Runtime依存関係 (1):

Development依存関係 (1):

rspec >= 0

所有者:

作者:

  • Martin Koerner, Tyler Rick, Alessio Caiazza

SHA 256チェックサム:

=

累計ダウンロード数 94,685

このバージョンのみ 22,091

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: