rails / 4.2.11 / activerecord / configurationerror.html /

class ActiveRecord::ConfigurationError

Parent:
ActiveRecord::ActiveRecordError

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

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