method
polymorphic?
v7.0.0 -
Show latest stable
- Class:
Rails::Generators::GeneratedAttribute
polymorphic?()public
No documentation available.
# File railties/lib/rails/generators/generated_attribute.rb, line 171
def polymorphic?
attr_options[:polymorphic]
end