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