This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
require 'config/requirements'
|
| 2 |
require 'config/hoe' # setup Hoe + all gem configuration
|
| 3 |
|
| 4 |
Dir['tasks/**/*.rake'].each { |rake| load rake } |