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 França b7a7e82207 Merge pull request #22598 from yui-knk/deprecate_string_callback
Deprecate passing string to define callback.
2015-12-16 13:54:02 -02:00
..
serializers Remove XML Serialization from core. 2015-08-07 11:01:48 -04:00
type Add an immutable string type to opt out of string duping 2015-10-15 09:50:37 -07:00
validations Deprecate passing string to define callback. 2015-12-16 19:56:20 +09:00
attribute_assignment_test.rb Fix test failures caused by #21000 2015-11-23 15:19:39 -07:00
attribute_methods_test.rb
callbacks_test.rb Deprecate passing string to define callback. 2015-12-16 19:56:20 +09:00
conversion_test.rb
dirty_test.rb
errors_test.rb ActiveRecord::Base#becomes should copy the errors 2015-12-14 19:02:20 +03:00
forbidden_attributes_protection_test.rb Update and fix forbidden attributes tests 2015-11-03 11:34:07 -08:00
helper.rb Removed unused config file 2015-09-03 08:40:03 +05:30
lint_test.rb
model_test.rb
naming_test.rb
railtie_test.rb
secure_password_test.rb
serialization_test.rb ensure method_missing called for non-existing methods passed to 2015-04-28 21:06:30 -04:00
translation_test.rb add test for nested model translation 2015-12-03 14:37:05 +09:00
types_test.rb Fix another implicit dependency of the AM test suite 2015-09-21 10:50:36 -06:00
validations_test.rb