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
Click here to lend your support to: ruby-on-rails-tmbundle and make a donation at www.pledgie.com !
brianjlandau (author)
Tue Jul 22 13:17:12 -0700 2008
commit  0ac66731ea9a010327a8c6738cc00a4f96dfcfaf
tree    4a699926b163be8a7531e937c0516edc0d508759
parent  a8195887d891e74b1c3b874d8837b85d8971a481
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'