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