rails/activemodel/test/models
2016-08-06 20:16:27 +02:00
..
account.rb Remove MassAssignmentSecurity from ActiveModel 2012-09-16 23:58:19 -05:00
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 Remove XML Serialization from core. 2015-08-07 11:01:48 -04:00
custom_reader.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
helicopter.rb test for ActiveModel::Conversion#to_partial_path and namespaced models 2013-01-14 21:17:22 +01:00
person_with_validator.rb Better shortcut options for custom validators [#5672 state:resolved] 2010-09-24 12:49:16 +02:00
person.rb Revert "Properly interpolate i18n keys in modules [#5572 state:resolved]" 2011-02-27 21:30:03 -02:00
reply.rb applies new string literal convention in activemodel/test 2016-08-06 18:38:23 +02:00
sheep.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
topic.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
track_back.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
user.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
visitor.rb automatically include ActiveModel::Validations when include ActiveModel::SecurePassword 2014-07-03 02:51:12 +05:30