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:
=
installation:
=
Dépendances de Runtime (1):
activemodel
>= 3.0.0