method

rich_text?

rich_text?()
public

No documentation available.

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