public this repo is viewable by everyone
Fork of drnic/ruby-on-rails-tmbundle
Description: Ruby on Rails TextMate bundle [Learn it with PeepCode - http://peepcode.com/products/textmate-for-rails-2]
Homepage: http://macromates.com
Clone URL: git://github.com/badcarl/ruby-on-rails-tmbundle.git
And Saint Attila raised ^p up on high, saying, "O Lord, bless this 
Thy key binding that with it Thou mayest move Thine caret up by one line, 
in Thy mercy." And the Lord did grin and the people did feast upon 
the lambs and sloths and carp and anchovies and orangutans and breakfast 
cereals, and fruit bats...
badcarl (author)
23 days ago
commit  97a8eb47e264e143fa85d7c9753794e077c37108
tree    4419dfe15331d2a4d163a82a880b672f89a9567a
parent  2acf109e9d56eb500f031cbe95f80809b12077a8
...
4
5
6
7
8
9
10
11
12
 
 
13
14
15
...
4
5
6
 
 
7
8
9
10
11
12
13
14
15
0
@@ -4,12 +4,12 @@
0
 <dict>
0
   <key>content</key>
0
   <string>params[:${1:id}]</string>
0
-  <key>keyEquivalent</key>
1
-  <string>^p</string>
0
   <key>name</key>
0
   <string>params[…]</string>
0
   <key>scope</key>
0
   <string>source.ruby.rails</string>
0
+  <key>tabTrigger</key>
0
+  <string>pa</string>
0
   <key>uuid</key>
0
   <string>AC8EDA3E-875B-11D9-897C-000393CBCE2E</string>
0
 </dict>

Comments