root/trunk/Rakefile
| Revision 77, 139 bytes (checked in by eric.dumin..@gmail.com, 8 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.
