RubyGems Navigation menu

deep_dirty 1.0.2

ActiveRecord dirty tracking that compares every attribute to it's value before type cast and marks all changes detected as changed attributes. This makes it possible to detect `user.name.upcase!` `user.roles << 'some_role'` and similar implicit changes. To make it automatic on `save`, this module sets up a `before_validation` callback when included into a model.

Gemfile:
=

installation:
=

Versions:

  1. 1.0.2 August 25, 2014 (7,5 ko)
  2. 1.0.1 August 25, 2014 (7,5 ko)
  3. 1.0.0 August 25, 2014 (7,5 ko)

Dépendances de Runtime (1):

activemodel >= 3.0.0

Dépendances de Development (3):

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

Propriétaires:

Auteurs:

  • Laas Toom

Total de contrôle SHA 256:

=

Total de téléchargements 9 198

Pour cette version 3 676

Version publiée:

License:

MIT

Version de Ruby requise: >= 0

Liens: