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
Angelo capilleri 40c1ee8b7d added more accurate test for add_on_empty
with the current tests, if delete the assignment of is_empty in add_on_empty method
the tests not fail. With this test, if we delete is_empty, the test fails
2013-02-19 18:48:37 +01:00
..
serializers
validations
attribute_methods_test.rb
callbacks_test.rb
conversion_test.rb
deprecated_mass_assignment_security_test.rb
dirty_test.rb
errors_test.rb added more accurate test for add_on_empty 2013-02-19 18:48:37 +01:00
forbidden_attributes_protection_test.rb
helper.rb
lint_test.rb
model_test.rb
naming_test.rb
railtie_test.rb
secure_password_test.rb
serialization_test.rb
translation_test.rb
validations_test.rb