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
2013-10-10 11:46:59 -04:00
..
serializers
validations
attribute_methods_test.rb Remove deprecation warning from AttributeMethodsMatcher 2013-06-28 00:16:42 +03:00
callbacks_test.rb
conversion_test.rb
dirty_test.rb
errors_test.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
forbidden_attributes_protection_test.rb
helper.rb
lint_test.rb
model_test.rb ActiveModel::Model inclusion chain backward compatibility 2013-06-20 12:16:17 +10:00
naming_test.rb
railtie_test.rb fix tests 2013-07-30 20:03:57 +03:00
secure_password_test.rb Use bcrypt's public cost attr, not internal constant 2013-10-10 11:46:59 -04:00
serialization_test.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
translation_test.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
validations_test.rb deprecate Validator#setup (to get rid of a respond_to call). validators do their setup in their constructor now. 2013-05-23 10:00:44 -03:00