public
Description: TextMate bundle for Ruby Shoulda gem/Rails plugin
Homepage: http://thoughtbot.com/projects/shoulda
Clone URL: git://github.com/drnic/ruby-shoulda-tmbundle.git
Search Repo:
add key trigger for syntax - Sh+Ctrl+Alt+R, like Rails + Ruby
drnic (author)
Tue May 13 03:13:21 -0700 2008
commit  e959a490db323c3283f4b7afaf84884d670c300d
tree    4955ef1167dac66fc0fde29587da8dda62e9e309
parent  660d6fdddf0dde509b55838bc1953d7ff50d557c
...
42
43
44
 
 
45
46
47
...
42
43
44
45
46
47
48
49
0
@@ -42,6 +42,8 @@
0
     | [#] .*? \(end\) \s*+ $ # Sune’s special marker
0
     | ^=end
0
     )</string>
0
+ <key>keyEquivalent</key>
0
+ <string>^~R</string>
0
   <key>name</key>
0
   <string>Ruby on Rails (Shoulda)</string>
0
   <key>patterns</key>

Comments

    No one has commented yet.