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
Change should_assign_to.
carlosbrando (author)
Sat Sep 20 16:13:04 -0700 2008
commit  fa26047df7a3cba01cb3165212e6eadcb5fda8d4
tree    e4ae2986b9677b85bc172be6fed15d39b1082f31
parent  b3b1007790eb9f93d05f3f4faa90106833e4522e
...
3
4
5
6
 
7
8
9
10
11
12
 
13
14
15
...
3
4
5
 
6
7
8
9
10
11
 
12
13
14
15
0
@@ -3,13 +3,13 @@
0
 <plist version="1.0">
0
 <dict>
0
   <key>content</key>
0
- <string>should_assign_to :${1:name}${2:, :${3:name}${4:, :${5:name}}}</string>
0
+ <string>should_assign_to :${1:name}${2:, :class =&gt; ${3:Model}}</string>
0
   <key>name</key>
0
   <string>should_assign_to</string>
0
   <key>scope</key>
0
   <string>source.ruby.rails.shoulda</string>
0
   <key>tabTrigger</key>
0
- <string>shat</string>
0
+ <string>sha</string>
0
   <key>uuid</key>
0
   <string>1FB69312-1897-4A64-A7E8-F7B699F871B1</string>
0
 </dict>

Comments

    No one has commented yet.