instance method install_editor

Ruby on Rails edge

Since edge

Signature

install_editor()

No documentation comment.

Source
# File actiontext/lib/generators/action_text/install/install_generator.rb, line 17
      def install_editor
        return unless using_js_runtime?

        editor = options[:editor]

        say "Installing #{editor} JavaScript dependency", :green
        run package_add_command(editor)
      end

Defined in actiontext/lib/generators/action_text/install/install_generator.rb line 17 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionText::Generators::InstallGenerator

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close