This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
endofunky--sidetiq
Watch
1
Star
0
Fork
You've already forked endofunky--sidetiq
0
mirror of
https://github.com/endofunky/sidetiq.git
synced
2022-11-09 13:53:30 -05:00
Code
Releases
Activity
261f213d89
endofunky--sidetiq
/
Rakefile
4 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
Move Rake tasks into subfolder.
2013-09-16 11:24:13 -04:00
Dir["tasks/**/*.task"].each { |task| load task }
Initial commit.
2013-01-31 12:42:19 -05:00
Move Rake tasks into subfolder.
2013-09-16 11:24:13 -04:00
task :default => :test
Copy permalink