mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
4 lines
111 B
Ruby
4 lines
111 B
Ruby
#!/usr/bin/env rake
|
|
|
|
require File.expand_path('../config/application', __FILE__)
|
|
Myapp::Application.load_tasks
|