1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/validations
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