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
Grant Hutchins & Peter Jaros bf812074fd Let ActiveModel instances define partial paths.
Deprecate ActiveModel::Name#partial_path. Now you
should call #to_path directly on ActiveModel
instances.
2011-07-25 16:05:24 -04:00
..
administrator.rb
automobile.rb
blog_post.rb
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
mass_assignment_specific.rb Allow to specify mass-assignment roles as array 2011-06-23 12:56:39 +06: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