W3cubDocs

/Ruby on Rails 6.0

class ActiveRecord::RecordNotUnique

Parent:
ActiveRecord::WrappedDatabaseException

Raised when a record cannot be inserted or updated because it would violate a uniqueness constraint.

© 2004–2019 David Heinemeier Hansson
Licensed under the MIT License.