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
Godfrey Chan f3a8be3b8b Merge pull request #13131 from gja/changed-accepts-values
Allows you to check if a field has changed to a particular value
2013-12-30 22:05:56 -08:00
..
serializers fix actionview and activemodel test cases typos 2013-09-05 14:21:57 +05:30
validations Let validates_inclusion_of accept Time and DateTime ranges 2013-10-23 22:10:15 +09:00
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 Allows you to check if an attribute has changed to a particular value 2013-12-15 12:13:31 +05:30
errors_test.rb
forbidden_attributes_protection_test.rb
helper.rb Disable locale checks to avoid warnings in Active Model tests [ci skip] 2013-12-23 17:51:07 -02:00
lint_test.rb
model_test.rb
naming_test.rb
railtie_test.rb fix tests 2013-07-30 20:03:57 +03:00
secure_password_test.rb Merge pull request #13273 from robertomiranda/test-remove-require 2013-12-11 05:39:14 -08:00
serialization_test.rb
translation_test.rb
validations_test.rb