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/models
Guillermo Iguaran f8c9a4d3e8 Remove MassAssignmentSecurity from ActiveModel
This will be moved out to protected_attributes gem
2012-09-16 23:58:19 -05:00
..
account.rb Remove MassAssignmentSecurity from ActiveModel 2012-09-16 23:58:19 -05:00
administrator.rb Remove MassAssignmentSecurity from ActiveModel 2012-09-16 23:58:19 -05:00
automobile.rb
blog_post.rb Rely on a public contract between railties instead of accessing railtie methods directly. 2011-11-23 19:06:45 +00:00
contact.rb Methods that return nil should not be considered YAML 2011-05-10 12:06:09 -04:00
custom_reader.rb
helicopter.rb Let ActiveModel instances define partial paths. 2011-07-25 16:05:24 -04:00
oauthed_user.rb has_secure_password should not raise a 'digest missing' error if the calling class has specified for validations to be skipped. 2012-07-31 16:16:21 -04:00
observers.rb Allow observers to be enabled and disabled. 2011-04-28 10:23:49 +08:00
person.rb Revert "Properly interpolate i18n keys in modules [#5572 state:resolved]" 2011-02-27 21:30:03 -02:00
person_with_validator.rb
reply.rb
sheep.rb
topic.rb Optionally pass in the attribute being validated to an instance method validator 2011-02-05 16:44:35 -08:00
track_back.rb No need to pass self as parameter here. 2010-10-04 22:32:29 +02:00
user.rb Updated tests for has_secure_password. 2012-05-08 18:08:55 -05:00
visitor.rb Remove MassAssignmentSecurity from ActiveModel 2012-09-16 23:58:19 -05:00