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
2021-02-18 09:55:29 +03:00
..
serializers Model attribute methods are publicly callable 2020-10-02 13:48:33 +09:00
type Add round up assertions for decimal tests 2021-01-12 06:16:21 +09:00
validations Use Enumerator#all? and Enumerator#any? with classes instead of iterations 2021-02-07 01:29:50 -05:00
attribute_assignment_test.rb Change safe guard to check for each_pair instead of stringify_keys 2020-02-07 11:36:35 -05:00
attribute_methods_test.rb Model attribute methods are publicly callable 2020-10-02 13:48:33 +09:00
attribute_set_test.rb PERF: Avoid extra delegation to LazyAttributeHash 2020-06-15 09:26:24 +09:00
attribute_test.rb
attributes_dirty_test.rb Test clear_changes_information rather than reload 2019-10-21 10:52:54 +09:00
attributes_test.rb Raise unknown type error on the definition time 2021-01-19 15:52:12 +09:00
callbacks_test.rb Make sure the :if options of callbacks is not mutated 2020-12-29 03:56:54 +00:00
conversion_test.rb
dirty_test.rb Allow checking whether an attribute previously changed from/to a particular value 2020-01-27 16:38:24 -05:00
error_test.rb Rename Error#detail method as details 2020-09-11 17:03:59 +08:00
errors_test.rb No need to deprecate Errors#first 2020-04-13 19:07:59 -04:00
forbidden_attributes_protection_test.rb
helper.rb
lint_test.rb
model_test.rb
naming_test.rb Add uncountable? method to ActiveModel::Name 2021-02-18 09:55:29 +03:00
nested_error_test.rb
railtie_test.rb
secure_password_test.rb
serialization_test.rb
translation_test.rb
validations_test.rb Handle frozen conditions in validate 2020-11-06 12:06:03 +09:00