W3cubDocs

/Ruby on Rails 5.2

class ActiveRecord::ConfigurationError

Parent:
ActiveRecord::ActiveRecordError

Raised when association is being configured improperly or user tries to use offset and limit together with ActiveRecord::Base.has_many or ActiveRecord::Base.has_and_belongs_to_many associations.

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