method
constructable?
v6.0.0 -
Show latest stable
- Class:
ActiveRecord::Reflection::AssociationReflection
constructable?()public
No documentation available.
# File activerecord/lib/active_record/reflection.rb, line 448
def constructable? # :nodoc:
@constructable
end