method

attachments?

attachments?()
public

No documentation available.

# File railties/lib/rails/generators/generated_attribute.rb, line 174
      def attachments?
        type == :attachments
      end