method
reference?
v4.2.9 -
Show latest stable
- Class:
Rails::Generators::GeneratedAttribute
reference?()public
No documentation available.
# File railties/lib/rails/generators/generated_attribute.rb, line 124
def reference?
self.class.reference?(type)
end