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
c2ca73c9ee5fc3dadf69cf565bd5e2bb30c82c50
rails
/
activerecord
/
lib
/
active_record
/
validations
History
Jeremy Kemper
86dda361e2
Avoid deprecated String#to_a by using Array.wrap(...) instead of Array(...)
2010-04-10 22:37:36 -07:00
..
associated.rb
Ensure new validates works with uniqueness validator.
2010-01-08 23:50:31 +01:00
uniqueness.rb
Avoid deprecated String#to_a by using Array.wrap(...) instead of Array(...)
2010-04-10 22:37:36 -07:00