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 119b9181ec Properly allow uniqueness validations on primary keys.
This is an alternate implementation of #20966.

[Sean Griffin & presskey]
2015-07-25 13:05:53 -06:00
..
absence.rb AR absence validator respects marked_for_destruction?. Closes #20449. 2015-06-22 15:45:08 +02:00
associated.rb
length.rb A few documentation fixes [ci skip] 2015-06-23 17:55:37 +02:00
presence.rb refactor, don't duplicate presence validator logic. 2015-06-22 15:45:09 +02:00
uniqueness.rb Properly allow uniqueness validations on primary keys. 2015-07-25 13:05:53 -06:00