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-01-05 22:56:58 +01:00
..
serializers Model attribute methods are publicly callable 2020-10-02 13:48:33 +09:00
type Don't call ruby2_keywords for user supplied block 2020-06-04 02:19:30 +09:00
validations Add validate numericality in range 2021-01-05 22:56:58 +01:00
attribute_assignment_test.rb
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
attributes_test.rb ActiveModel::Model can be frozen again 2020-11-05 20:52:27 +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
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 locale argument to ActiveModel::Name initialize 2020-12-29 10:39:35 +01: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