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
2014-03-28 20:11:58 +08:00
..
serializers Fix warning for overshadowing XML variable 2014-03-28 20:11:58 +08:00
validations Completely remove potential global state leaks in ActiveModel tests. 2014-03-11 00:48:25 +08:00
attribute_methods_test.rb Completely remove potential global state leaks in ActiveModel tests. 2014-03-11 00:48:25 +08:00
callbacks_test.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
conversion_test.rb #to_param returns nil if to_key returns nil. Closes #11399. 2014-02-04 10:27:46 +01:00
dirty_test.rb add test coverage for activemodel Dirty#reset_changes 2014-02-09 18:44:24 +00:00
errors_test.rb Tests for indifferent access using full_messages_for. Closes #11916 2014-03-08 13:28:43 +01: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 Disable locale checks to avoid warnings in Active Model tests [ci skip] 2013-12-23 17:51:07 -02:00
lint_test.rb Trim down Active Model API by removing valid? and errors.full_messages 2012-02-07 23:10:43 +01:00
model_test.rb ActiveModel::Model inclusion chain backward compatibility 2013-06-20 12:16:17 +10:00
naming_test.rb Small typos here and there. 2013-03-15 11:55:03 +05:30
railtie_test.rb fix tests 2013-07-30 20:03:57 +03:00
secure_password_test.rb comment why we are modifying global state. [ci skip] 2014-03-11 08:34:51 +01:00
serialization_test.rb Convert ActiveModel to 1.9 hash syntax. 2013-05-01 18:01:46 -07:00
translation_test.rb Run ActiveModel test suites in random order. 2014-03-10 03:52:51 +08:00
validations_test.rb ActiveRecord/ActiveModel '#validate' alias for 'valid?' 2014-03-27 17:56:14 +01:00