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
setup + redirect snippets
drnic (author)
Mon Aug 18 20:22:58 -0700 2008
commit  12a3cb313a43158ae76c8a40ee862a58105481ae
tree    92fdab9ffe81105082a1103b7ea42e3a998fe1cb
parent  1321382aea072ff6467972069d787a97073e14f1
...
3
4
5
6
 
7
8
9
...
3
4
5
 
6
7
8
9
0
@@ -3,7 +3,7 @@
0
 <plist version="1.0">
0
 <dict>
0
   <key>content</key>
0
- <string>shuold_set_the_flash_to ${1:value}</string>
0
+ <string>should_set_the_flash_to ${1:value}</string>
0
   <key>name</key>
0
   <string>should_set_the_flash_to</string>
0
   <key>scope</key>
...
72
73
74
 
75
76
77
...
92
93
94
 
95
96
97
...
72
73
74
75
76
77
78
...
93
94
95
96
97
98
99
0
@@ -72,6 +72,7 @@
0
   <key>ordering</key>
0
   <array>
0
     <string>9AD00D7F-EB66-431C-A3BD-13DEE32BA00F</string>
0
+ <string>645882B7-2BA1-4574-B268-C72716FEF111</string>
0
     <string>D8AB6BAF-153A-4134-9A46-B1273943F16D</string>
0
     <string>7F642DCE-BDA2-4630-8215-ECE11E31CC5F</string>
0
     <string>AFAC9DA9-19C9-417C-8F6D-C8757450E1A8</string>
0
@@ -92,6 +93,7 @@
0
     <string>84EF6B11-A96D-4964-90ED-D1E7123107D7</string>
0
     <string>E9F561DC-64C6-49E1-8F18-CFD1389579B4</string>
0
     <string>FAD1A46E-E71E-46E7-9F12-D83DE6F3290E</string>
0
+ <string>CC4F66D9-0E07-4BA4-8F65-2C4FF730CBF9</string>
0
     <string>3072E3F8-22C5-467E-BE8C-8C14DF4308A7</string>
0
     <string>436D0EC3-9F61-46E7-9A86-C775D4515DB5</string>
0
     <string>E3A9360A-3177-41C4-B21B-B1411282FB16</string>

Comments

    No one has commented yet.