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/cases
Ryuta Kamizono 42a16a4d65 Alias assign_attributes to attributes= for AttributeAssignment
There is no reason `attributes=` doesn't take `assign_attributes`.
2018-02-28 19:58:45 +09:00
..
serializers
type Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
validations Use assert_empty and assert_not_empty 2018-01-25 23:32:59 -05:00
attribute_assignment_test.rb Alias assign_attributes to attributes= for AttributeAssignment 2018-02-28 19:58:45 +09:00
attribute_methods_test.rb Use respond_to test helpers 2018-01-25 23:32:58 -05:00
attribute_set_test.rb PERF: Recover marshaling dump/load performance (#31827) 2018-02-02 07:52:33 +09:00
attribute_test.rb Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
attributes_dirty_test.rb Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
attributes_test.rb Add ActiveModel::Attributes#attributes 2018-02-07 18:11:14 -05:00
callbacks_test.rb Use respond_to test helpers 2018-01-25 23:32:58 -05:00
conversion_test.rb
dirty_test.rb Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
errors_test.rb Remove usage of strip_heredoc in the framework in favor of <<~ 2018-02-16 19:28:30 -05:00
forbidden_attributes_protection_test.rb
helper.rb
lint_test.rb
model_test.rb
naming_test.rb
railtie_test.rb
secure_password_test.rb
serialization_test.rb Merge pull request #28270 from mmangino/dont_ignore_seralization_options 2018-02-27 23:42:15 +09:00
translation_test.rb
validations_test.rb Use assert_empty and assert_not_empty 2018-01-25 23:32:59 -05:00