Class: Editor::LexxyEditor

Inherits:
Editor
  • Object
show all
Defined in:
lib/action_text/editor/lexxy_editor.rb

Instance Method Summary collapse

Instance Method Details

#editor_tagObject



5
6
7
# File 'lib/action_text/editor/lexxy_editor.rb', line 5

def editor_tag(...)
  Tag.new(editor_name, ...)
end