mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
50e4afff20
Closes #21304. While we can validate uniqueness for record without primary key on creation, there is no way to exclude the current record when updating. (The update itself will need a primary key to work correctly). |
||
---|---|---|
.. | ||
absence.rb | ||
associated.rb | ||
length.rb | ||
presence.rb | ||
uniqueness.rb |