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
2011-09-09 18:34:13 +10:00
..
mass_assignment_security MassAssignmentProtection: consider 'id' insensetive in StrictSanitizer 2011-07-28 11:56:08 +03:00
serializers ActiveModel support for the :include serialization option 2011-07-17 11:34:07 -07:00
validations
attribute_methods_test.rb
callbacks_test.rb
conversion_test.rb Rename new method to_path to to_partial_path to avoid conflicts with File#to_path and similar. 2011-08-01 11:42:00 +02:00
dirty_test.rb changing an attribute multiple times retains the correct original value 2011-06-28 22:18:24 -07:00
errors_test.rb Added test for obj.errors.as_json 2011-09-09 18:34:13 +10:00
helper.rb
lint_test.rb
mass_assignment_security_test.rb Allow to specify mass-assignment roles as array 2011-06-23 12:56:39 +06:00
naming_test.rb Rename new method to_path to to_partial_path to avoid conflicts with File#to_path and similar. 2011-08-01 11:42:00 +02:00
observer_array_test.rb
observing_test.rb Allow ActiveRecord observers to be disabled. 2011-08-12 20:48:44 -07:00
secure_password_test.rb
serialization_test.rb added more tests for only-include and except-include options in serialization 2011-08-23 16:03:58 +05:30
translation_test.rb
validations_test.rb Implemented strict validation concept 2011-08-17 17:26:00 +03:00