1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/CHANGELOG.md
2016-10-10 20:29:24 -03:00

369 B

  • Removed deprecated :tokenizer in the length validator.

    Rafael Mendonça França

  • Removed deprecated methods in ActiveModel::Errors.

    #get, #set, []=, add_on_empty and add_on_blank.

    Rafael Mendonça França

Please check 5-0-stable for previous changes.