3 lines
95 B
Ruby
3 lines
95 B
Ruby
|
get '/unicorn_test/pid' => 'unicorn_test#pid'
|
||
|
post '/unicorn_test/kill' => 'unicorn_test#kill'
|