You need to sign in or sign up before continuing.
-
Marius Bobin authored
The model validations are all executed before we start inserting into the database, so the scoped uniqueness validaiton does not work. Changelog: fixed
a143ad44
The model validations are all executed before we start inserting into the database, so the scoped uniqueness validaiton does not work. Changelog: fixed