RubyMine 2017.1 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.1/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

See Also

Language and Framework-Specific Guidelines:

External Links:

Last modified: 18 July 2017