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
2009-09-08 10:26:39 -05:00
..
contact.rb Dasherize XML root by default to avoid invalid tags "<admin/posts>...</admin/posts>" [#2875 state:resolved] 2009-07-22 21:06:34 -05:00
custom_reader.rb Allow validations to use values from custom readers [#2936 state:resolved] 2009-08-05 11:45:01 -05:00
developer.rb Add ActiveModel::Validations tests for regular ruby classes 2009-03-20 22:21:27 +00:00
person.rb Add ActiveModel::Validations tests for regular ruby classes 2009-03-20 22:21:27 +00:00
reply.rb Changed ActiveRecord to use new callbacks and speed up observers by only notifying events that are actually being consumed. 2009-09-08 10:26:39 -05:00
topic.rb