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:02:06 -0700 2008
commit  a8195887d891e74b1c3b874d8837b85d8971a481
tree    331bf06d1a868b08190325fa4963d8578f046855
parent  9c624b91358806d4ec2b0b21ffde584f78c3767c
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'