root/tags/REL-0.1.6/Rakefile

Revision 77, 139 bytes (checked in by eric.dumin..@gmail.com, 10 months ago)

Empty new_gem

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.