W3cubDocs

/Ruby on Rails 7.0

class ActiveRecord::RecordNotUnique

Parent:
ActiveRecord::WrappedDatabaseException

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

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