endofunky--sidetiq/Rakefile

4 lines
73 B
Ruby

Dir["tasks/**/*.task"].each { |task| load task }
task :default => :test