1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/test
Fernando Tapia Rico f072db8e4f Add ActiveModel::Dirty#[attr_name]_previously_changed? and
`ActiveModel::Dirty#[attr_name]_previous_change` to improve access
to recorded changes after the model has been saved.

It makes the dirty-attributes query methods consistent before and after
saving.
2015-04-21 19:30:46 +02:00
..
cases Add ActiveModel::Dirty#[attr_name]_previously_changed? and 2015-04-21 19:30:46 +02:00
models Merge pull request #16381 from kakipo/validate-length-tokenizer 2015-02-13 12:09:36 -02:00
validators
config.rb