Sha256: ec41df18650bc750fab172879ad52b5d83a1d88574f2f73c8a46025adebef159

Contents?: true

Size: 163 Bytes

Versions: 2

Compression:

Stored size: 163 Bytes

Contents

ResqueKalashnikovDemo::Application.routes.draw do

  mount Resque::Server, at: '/resque'

  match "test/home"

  match "test/slow"

  match "test/unreliable"

end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
resque-kalashnikov-1.1.1 demo/config/routes.rb
resque-kalashnikov-1.1.0 demo/config/routes.rb