RubyGems Navigation menu

deep_dirty 1.0.1

Deep dirty checking that compares every attribute to it's value before type cast and marks all changes detected as changed attributes. This makes possible detecting `user.name.upcase!` and similar implicit changes. To make it automatic on `save`, including this module sets up a `before_validation` callback.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.0.2 August 25, 2014 (7.5KB)
  2. 1.0.1 August 25, 2014 (7.5KB)
  3. 1.0.0 August 25, 2014 (7.5KB)

Runtime依存関係 (1):

activemodel >= 3.0.0

Development依存関係 (3):

bundler ~> 1.6
rake >= 0
rspec >= 0

所有者:

作者:

  • Laas Toom

SHA 256チェックサム:

=

累計ダウンロード数 9,198

このバージョンのみ 2,776

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

ライセンス:

MIT

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

リンク: