Module: ActionText::Attribute

Defined in:
lib/solargraph/rails/annotations/action_text.rb

Class Method Summary collapse

Class Method Details

.has_rich_text(name, encrypted = false, strict_loading = false) ⇒ void

This method returns an undefined value.

Parameters:

  • name (String, Symbol)
  • encrypted (Boolean) (defaults to: false)
  • strict_loading (Boolean) (defaults to: false)


7
# File 'lib/solargraph/rails/annotations/action_text.rb', line 7

def self.has_rich_text(name, encrypted = false, strict_loading = false); end

.rich_text_association_namesArray<String>

Returns:



9
# File 'lib/solargraph/rails/annotations/action_text.rb', line 9

def self.rich_text_association_names; end