rails--rails/activemodel/test
Samuel Elliott 31ea83eb89 Adding Proc support to validation messages so that they can become a little more dynamic, allowing for customisations during the request [#3514 status:resolved].
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-01-17 14:40:10 +01:00
..
cases Adding Proc support to validation messages so that they can become a little more dynamic, allowing for customisations during the request [#3514 status:resolved]. 2010-01-17 14:40:10 +01:00
fixtures Add test sqlite3 db to .gitignore 2009-03-20 11:22:27 +00:00
models Fix typo by renaming :genre to :gender. 2010-01-09 00:18:07 +01:00
validators Add validates method as shortcut to setup validators for a given set of attributes: 2010-01-07 19:23:59 +01:00
config.rb Make Active Model test suite similar to Active Record 2009-03-20 10:32:24 +00:00
schema.rb Add ActiveModel::Validations tests for regular ruby classes 2009-03-20 22:21:27 +00:00