├── README.md └── images ├── debugging-print-edit-template-variables.png ├── debugging-print-example.png ├── debugging-print-live-template.png ├── jump-to-issue-tracker-from-git-history.png ├── jump-to-issue-tracker.png ├── line-numbers-preference.png └── new-live-template.png /README.md: -------------------------------------------------------------------------------- 1 | # RubyMine Tips 2 | 3 | Tips and tricks for making the most of RubyMine. See the [wiki](https://github.com/amckinnell/RubyMineTips/wiki). 4 | 5 | ## Contributors 6 | 7 | * [Arturo Pie](https://github.com/arturopie) 8 | * [Evan Brodie](https://github.com/ecbrodie) 9 | -------------------------------------------------------------------------------- /images/debugging-print-edit-template-variables.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amckinnell/RubyMineTips/970083e10327e2223910674f86e1a3e32fa142e7/images/debugging-print-edit-template-variables.png -------------------------------------------------------------------------------- /images/debugging-print-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amckinnell/RubyMineTips/970083e10327e2223910674f86e1a3e32fa142e7/images/debugging-print-example.png -------------------------------------------------------------------------------- /images/debugging-print-live-template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amckinnell/RubyMineTips/970083e10327e2223910674f86e1a3e32fa142e7/images/debugging-print-live-template.png -------------------------------------------------------------------------------- /images/jump-to-issue-tracker-from-git-history.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amckinnell/RubyMineTips/970083e10327e2223910674f86e1a3e32fa142e7/images/jump-to-issue-tracker-from-git-history.png -------------------------------------------------------------------------------- /images/jump-to-issue-tracker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amckinnell/RubyMineTips/970083e10327e2223910674f86e1a3e32fa142e7/images/jump-to-issue-tracker.png -------------------------------------------------------------------------------- /images/line-numbers-preference.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amckinnell/RubyMineTips/970083e10327e2223910674f86e1a3e32fa142e7/images/line-numbers-preference.png -------------------------------------------------------------------------------- /images/new-live-template.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/amckinnell/RubyMineTips/970083e10327e2223910674f86e1a3e32fa142e7/images/new-live-template.png --------------------------------------------------------------------------------