rails/activemodel/lib
Godfrey Chan f650981483 Added :nodoc: for attribute_changed? and attribute_was [ci skip]
These methods were made "public" in 47617ecd so that `method_missing`
can invoke them without going through `send`, but they aren't meant
for consumption from outside of Rails.
2013-12-12 12:04:07 -08:00
..
active_model Added :nodoc: for attribute_changed? and attribute_was [ci skip] 2013-12-12 12:04:07 -08:00
active_model.rb Remove deprecated attr_protected/accessible 2013-06-27 20:38:30 +02:00