mirror of
https://github.com/jnunemaker/httparty
synced 2023-03-27 23:23:07 -04:00
4 lines
No EOL
139 B
Ruby
4 lines
No EOL
139 B
Ruby
require 'config/requirements'
|
|
require 'config/hoe' # setup Hoe + all gem configuration
|
|
|
|
Dir['tasks/**/*.rake'].each { |rake| load rake } |