public
Description: Ruby on Rails TextMate bundle [Learn it with PeepCode - http://peepcode.com/products/textmate-for-rails-2]
Homepage: http://groups.google.com/group/rubyonrails-textmate
Clone URL: git://github.com/drnic/ruby-on-rails-tmbundle.git
Search Repo:
Click here to lend your support to: ruby-on-rails-tmbundle and make a donation at www.pledgie.com !
drnic (author)
Sat Mar 08 02:17:55 -0800 2008
commit  96827250f706571b3de4324fbe33bb71235dc331
tree    207bf3707592f7640e6c59cf298244de19ccd5c0
parent  b393e89a1365f8ab1f18a3d5d5fc402e0a2842f0
100644 3 lines (3 sloc) 0.151 kb
1
2
3
load 'deploy' if respond_to?(:namespace) # cap2 differentiator
Dir['vendor/plugins/*/recipes/*.rb'].each { |plugin| load(plugin) }
load 'config/deploy'