1
0
Fork 0
mirror of https://github.com/endofunky/sidetiq.git synced 2022-11-09 13:53:30 -05:00
endofunky--sidetiq/Rakefile
2013-09-16 16:24:13 +01:00

3 lines
73 B
Ruby

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