3 lines
74 B
Ruby
3 lines
74 B
Ruby
Dir['./tasks/**/*.rake'].each { |f| load f }
|
|
|
|
require 'bundler/gem_tasks'
|