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
9a53e0202745d596867e9bc43219bc192269047e
rails
/
activemodel
/
test
/
models
History
Josh Kalderimis
9131a88bb8
validation macros can now be used within an instance
2010-05-13 13:57:37 -07:00
..
automobile.rb
validation macros can now be used within an instance
2010-05-13 13:57:37 -07:00
contact.rb
test cases for record.to_xml [
#458
state:resolved]
2010-04-30 13:19:30 +02:00
custom_reader.rb
Add validates method as shortcut to setup validators for a given set of attributes:
2010-01-07 19:23:59 +01:00
person_with_validator.rb
Add validates method as shortcut to setup validators for a given set of attributes:
2010-01-07 19:23:59 +01:00
person.rb
Fix typo by renaming :genre to :gender.
2010-01-09 00:18:07 +01:00
reply.rb
removed use of AR in AMo tests and removed testing of scopes (:on) in individual validation tests and moved them to their own test file
2010-05-08 23:51:36 +03:00
topic.rb
removed use of AR in AMo tests and removed testing of scopes (:on) in individual validation tests and moved them to their own test file
2010-05-08 23:51:36 +03:00
track_back.rb
Small clean up in Naming and TTranslation tests.
2009-12-23 12:28:02 +01:00