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 109e71d2bb Require yaml for isolation test
It was removed when we removed mocha at
5a6ae7f753
2015-05-29 18:22:39 -03:00
..
serializers Require yaml for isolation test 2015-05-29 18:22:39 -03:00
validations Remove use of mocha from Active Model 2015-05-28 18:35:17 -05:00
attribute_assignment_test.rb Stop skipping a test that now works on Rubinius 2015-05-10 16:24:46 -07: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 Deprecate false as the way to halt AM callbacks 2015-01-02 15:31:56 -08:00
conversion_test.rb [ci skip] add tests for ActionModel::Conversion 2014-06-11 23:18:47 +05:30
dirty_test.rb Add ActiveModel::Dirty#[attr_name]_previously_changed? and 2015-04-21 19:30:46 +02:00
errors_test.rb Remove use of mocha from Active Model 2015-05-28 18:35:17 -05:00
forbidden_attributes_protection_test.rb
helper.rb Remove use of mocha from Active Model 2015-05-28 18:35:17 -05:00
lint_test.rb
model_test.rb Follow-up to #10776 2015-02-26 15:40:03 +01:00
naming_test.rb Delegate #model_name method to self.class 2014-06-22 19:14:25 -07:00
railtie_test.rb
secure_password_test.rb Allow password to contain spaces only. 2014-08-06 22:11:06 +03:00
serialization_test.rb ensure method_missing called for non-existing methods passed to 2015-04-28 21:06:30 -04:00
translation_test.rb Run ActiveModel test suites in random order. 2014-03-10 03:52:51 +08:00
validations_test.rb Move the validate! method to ActiveModel::Validations. 2015-02-20 16:05:26 -02:00