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
lulalala ea77205a9f Add convenience method group_by_attribute
Many operations need grouping of errors by attributes, e.g. ActiveRecord::AutosaveAssociation#association_valid?

Refactor other methods using group_by_attribute
2019-03-31 22:59:12 +08:00
..
cases Add convenience method group_by_attribute 2019-03-31 22:59:12 +08:00
models Fix numericality validator to still use value before type cast except Active Record 2018-08-24 00:44:02 +09:00
validators Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00