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-04-29 02:54:37 +05:30
..
mass_assignment_security
serializers
validations
attribute_methods_test.rb
callbacks_test.rb
conversion_test.rb
dirty_test.rb
errors_test.rb
helper.rb
lint_test.rb
mass_assignment_security_test.rb AM mass assignment security attr_accessible and attr_protected now allow for scopes using :as => scope eg. 2011-04-24 09:53:18 +02:00
naming_test.rb
observer_array_test.rb Add additional tests for AM::ObserverArray that I had missed yesterday. 2011-04-28 08:32:22 -07:00
observing_test.rb Allow observers to be enabled and disabled. 2011-04-28 10:23:49 +08:00
secure_password_test.rb AM mass assignment security attr_accessible and attr_protected now allow for scopes using :as => scope eg. 2011-04-24 09:53:18 +02:00
serialization_test.rb
translation_test.rb
validations_test.rb :if should not fire on validations when not in context with :on 2011-04-29 02:54:37 +05:30