lib/mobility/plugins/dirty.rb in mobility-0.3.2 vs lib/mobility/plugins/dirty.rb in mobility-0.3.3
- old
+ new
@@ -7,9 +7,10 @@
Dirty tracking for Mobility attributes. See class-specific implementations for
details.
@see Mobility::Plugins::ActiveModel::Dirty
+@see Mobility::Plugins::ActiveRecord::Dirty
@see Mobility::Plugins::Sequel::Dirty
@note Dirty tracking can have unexpected results when combined with fallbacks.
A change in the fallback locale value will not mark an attribute falling
through to that locale as changed, even though it may look like it has