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
Rafael Mendonça França 5da4d5142a Add active_support/testing/autorun
minitest/autorun load minitest/spec polluting the global namespace with
the DSL that we don't want on Rails
2012-12-31 13:57:24 -03:00
..
serializers chmod -x from non-script files 2012-12-24 23:36:19 +09:00
validations Add CHANGELOG entry for #8622 2012-12-26 19:22:38 -03:00
attribute_methods_test.rb made dynamic finders alias_attribute aware 2012-06-22 16:44:01 +02:00
callbacks_test.rb
conversion_test.rb
deprecated_mass_assignment_security_test.rb attr_accessible and attr_protected raise an exception pointing to use plugin or new protection model 2012-09-16 23:58:21 -05:00
dirty_test.rb Reset attributes should not report changes. 2012-12-01 16:58:09 -02:00
errors_test.rb Actually test that ActiveModel::Errors#add defaults to :invalid. 2012-12-01 22:30:34 -02:00
forbidden_attributes_protection_test.rb Don't use assert_nothing_raised when assert_equal is used 2012-09-16 23:58:21 -05:00
helper.rb Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00
lint_test.rb
model_test.rb
naming_test.rb
railtie_test.rb Merge pull request #8320 from senny/active_model_log_folder 2012-11-26 15:32:25 -02:00
secure_password_test.rb Use secure password min cost option in its own tests for a speed up 2012-11-21 19:34:55 -02:00
serialization_test.rb
translation_test.rb
validations_test.rb Revert "Merge pull request #7826 from sikachu/master-validators-kind" 2012-10-02 23:57:00 -03:00