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
Myron Marston 1f8cc446d9 Allow observers to be enabled and disabled.
This is useful in situations like model unit tests and the occasional rake task to backfill old data.
2011-04-28 10:23:49 +08:00
..
administrator.rb Override attributes_protected_by_default when has_secure_password is called. 2011-02-09 18:35:15 -02:00
automobile.rb
blog_post.rb
contact.rb
custom_reader.rb
mass_assignment_specific.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
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
track_back.rb
user.rb
visitor.rb Override attributes_protected_by_default when has_secure_password is called. 2011-02-09 18:35:15 -02:00