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