RubyMine 2017.3 Help

Live Templates

Live templates let you insert frequently-used or custom code constructs into your source code file quickly, efficiently, and accurately.

Live templates are stored in the following location:

  • Windows: <your_user_home_directory>\.RubyMine<version_number>\config\templates
  • Linux: ~RubyMine<version>/config/templates
  • macOS: ~/Library/Preferences/RubyMine<version>/templates

Important notes

Last modified: 4 April 2018

See Also