RubyMine 2017.2 Help

Capistrano

In this section:

Prerequisites

Capistrano gem should be downloaded and installed on your computer.

Changes to the UI

Once installed, Capistrano introduces the following changes to the RubyMine UI:

Capistrano support

Capistrano support in RubyMine includes:

  • Syntax and error highlighting.
  • Code completion in Capfile.
  • Structure view for Capfile and deploy.rb.

    So doing, the Structure view shows Capistrano tasks:

    /help/img/idea/2017.2/ruby_capistrano_tasks_structure_view.png
  • capability to run Capistrano tasks.
  • Available Capistrano tasks appear in the Go to Symbol suggestion list:
    ruby_capistrano_tasks_suggestion_list
Last modified: 26 October 2017

See Also

Language and Framework-Specific Guidelines:

External Links: