root/Rakefile

Revision 1, 139 bytes (checked in by jeremymcanal..@gmail.com, 4 months ago)

--

Line 
1 require 'config/requirements'
2 require 'config/hoe' # setup Hoe + all gem configuration
3
4 Dir['tasks/**/*.rake'].each { |rake| load rake }
Note: See TracBrowser for help on using the browser.