Browse code

add annotate

lucapette authored on 06/01/2012 at 21:10:57
Showing 1 changed files
... ...
@@ -10,7 +10,7 @@ alias bu="bundle update"
10 10
 
11 11
 # The following is based on https://github.com/gma/bundler-exec
12 12
 
13
-bundled_commands=(cap capify cucumber foreman guard heroku nanoc rackup rainbows rake rspec ruby shotgun spec spork thin unicorn unicorn_rails)
13
+bundled_commands=(annotate cap capify cucumber foreman guard heroku nanoc rackup rainbows rake rspec ruby shotgun spec spork thin unicorn unicorn_rails)
14 14
 
15 15
 ## Functions
16 16