method
new
v6.1.7.7 -
Show latest stable
- Class:
ActiveRecord::AssociationNotFoundError::Correction
new(error)public
No documentation available.
# File activerecord/lib/active_record/associations.rb, line 20
def initialize(error)
@error = error
end