Ruby on Rails Guides: Active Record Validations...
guides.rubyonrails.org
13 Apr '12, 4pm
Database constraints and/or stored procedures make the validation mechanisms database-dependent and can make testing and m...
Grouping validations Posted by lucapette on April 16, 2012 — 0 comments I just published a new post about grouping validations . Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spam problem. Sorry!
Full article: http://www.rubyflow.com/items/7516-grouping-validations
@railsless
»
16 Apr '12, 8am
Database constraints and/or stored procedures make the validation mechanisms database-dependent and can make testing and m...