rails/activemodel/test
Aaron Patterson 2ada222f1e
any? should be delegated to the errors list
Otherwise we get deprecation warnings in the generated scaffold template files
2019-04-30 16:54:40 -05:00
..
cases any? should be delegated to the errors list 2019-04-30 16:54:40 -05:00
models Merge pull request #32313 from lulalala/model_error_as_object 2019-04-24 16:16:00 -04:00
validators Raise deprecation for calling [:f] = 'b' or [:f] << 'b' 2019-03-31 22:59:12 +08:00