This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a3ec5fee447a9b3729d04499d9e72b44079faef
rails
/
activemodel
/
test
History
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