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