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