mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Update rails app to include smoke testing/demo functionality.
This commit is contained in:
parent
aa9514cde0
commit
cc1db52918
5 changed files with 17 additions and 2 deletions
|
|
@ -1,4 +1,6 @@
|
|||
Myapp::Application.routes.draw do
|
||||
get "work" => "work#index"
|
||||
|
||||
# The priority is based upon order of creation:
|
||||
# first created -> highest priority.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue