This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
7227e4fba1
rails--rails
/
activerecord
/
lib
/
active_record
/
validations
History
Sean Griffin
cab75da939
Don't rely on the column for type information in uniquness validations
...
The validator has access to richer type information
2015-01-01 09:44:37 -07:00
..
associated.rb
Add a note on custom validation contexts.
2014-08-05 13:13:40 -07:00
length.rb
AR specific length validator to respect
marked_for_destruction
.
2014-12-30 10:25:58 +01:00
presence.rb
Pass symbol as an argument instead of a block
2014-11-29 11:53:24 +01:00
uniqueness.rb
Don't rely on the column for type information in uniquness validations
2015-01-01 09:44:37 -07:00