1
0
Fork 0
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:
Mike Perham 2012-02-07 17:35:14 -08:00
parent aa9514cde0
commit cc1db52918
5 changed files with 17 additions and 2 deletions

View file

@ -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.