method
attachment?
v8.0.0 -
Show latest stable
- Class:
Rails::Generators::GeneratedAttribute
attachment?()public
No documentation available.
# File railties/lib/rails/generators/generated_attribute.rb, line 216
def attachment?
type == :attachment
end