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