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-12-16 22:21:14 +01:00
..
serializers
type Fix dirty check for Float::NaN and BigDecimal::NaN 2021-07-22 09:49:16 -03:00
validations Add only_numeric option to numericality validator 2021-12-16 22:21:14 +01:00
api_test.rb Introduce ActiveModel::API 2021-09-15 18:24:47 +02:00
attribute_assignment_test.rb
attribute_methods_test.rb
attribute_set_test.rb Remove support to Marshal load Rails 5.x ActiveModel::AttributeSet format 2021-11-17 21:51:32 +00:00
attribute_test.rb Replace more ableist language 2021-10-07 11:47:28 -04:00
attributes_dirty_test.rb
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 Fix to_json after changes_applied for ActiveModel::Dirty object 2021-07-24 08:22:18 +09:00
error_test.rb
errors_test.rb Use assert_equal 2021-11-29 22:49:39 +00: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 Merge pull request #43284 from mibradev/password-digest-nil 2021-11-25 13:59:42 -05:00
serialization_test.rb
translation_test.rb
type_test.rb Fix delegation in ActiveModel::Type.lookup 2021-05-25 16:01:17 +02:00
validations_test.rb Remove deprecated support concat errors to ActiveModel::Errors#messages 2021-11-17 21:51:25 +00:00