RubyMine 2016.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:

    ruby_capistrano_tasks_structure_view
  • 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: 21 July 2016