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