Every repository with this icon (
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jul 22 08:06:21 -0700 2009 | |
| |
README.markdown | Fri Dec 04 13:55:08 -0800 2009 | |
| |
keymaps/ | Fri Dec 04 13:50:13 -0800 2009 | |
| |
templates/ | Wed Aug 19 10:32:17 -0700 2009 |
Pivotal RubyMine Preferences
Pivotal Standard RubyMine Keymap
To install these keybindings into RubyMine copy the pivotal.xml file to this path:
~/Library/Preferences/RubyMine20/keymaps/
...or you can just run the following command:
wget -O ~/Library/Preferences/RubyMine20/keymaps/pivotal.xml http://github.com/pivotal/Pivotal-Preferences-RubyMine/raw/master/keymaps/pivotal.xml
If RubyMine is running you will need to restart before the keybindings will be available.
RubyMine Live Templates for writing Palm(R) webOS(tm)
Included are templates for (among other things):
- the various Jasmine blocks (describe(), it(), runs(), etc.)
- blocking out the main entry points for a webOS Scene Assistant
- making a new protoype property on a JavaScript class
These should be useful for any JavaScript/Jasmine project
To Install:
Clone & then copy jasmine.xml and webOS.xml into this path:
~/Library/Preferences/RubyMine20/templates/
...or you can just run the following commands:
wget -O ~/Library/Preferences/RubyMine20/templates/jasmine.xml http://github.com/pivotal/Pivotal-Preferences-RubyMine/raw/master/templates/jasmine.xml
wget -O ~/Library/Preferences/RubyMine20/templates/webOS.xml http://github.com/pivotal/Pivotal-Preferences-RubyMine/raw/master/templates/webOS.xml
If RubyMine is running you will need to restart before the templates will be available.







