Started GET "/jobs/2" for 127.0.0.1 at 2016-11-26 21:51:10 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (6.9ms) Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-26 21:51:10 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (3.3ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-26 21:51:10 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (4.3ms) Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-26 21:52:28 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (7.4ms) Completed 500 Internal Server Error in 175ms (ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-26 21:52:28 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.1ms) Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-26 21:52:28 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.0ms) Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:25:23 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (5.5ms) Completed 500 Internal Server Error in 146ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:25:23 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (2.1ms) Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:25:23 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.1ms) Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:26:08 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (3.7ms) Completed 200 OK in 178ms (Views: 176.5ms | ActiveRecord: 0.0ms) Started DELETE "/jobs/2" for 127.0.0.1 at 2016-11-27 20:26:08 +1000 Processing by Delayed::Web::JobsController#destroy as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 6ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:26:08 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (1.8ms) Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:26:08 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (1.8ms) Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:26:08 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.0ms) Completed 200 OK in 7ms (Views: 5.1ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:26:08 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.0ms) Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started PUT "/jobs/2/queue" for 127.0.0.1 at 2016-11-27 20:26:08 +1000 Processing by Delayed::Web::JobsController#queue as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:26:08 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (3.2ms) Completed 200 OK in 9ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:26:50 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (6.6ms) Completed 200 OK in 137ms (Views: 135.5ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:26:51 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.0ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:26:51 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.0ms) Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started PUT "/jobs/2/queue" for 127.0.0.1 at 2016-11-27 20:26:51 +1000 Processing by Delayed::Web::JobsController#queue as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:26:51 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (2.1ms) Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:26:51 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.0ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started DELETE "/jobs/2" for 127.0.0.1 at 2016-11-27 20:26:51 +1000 Processing by Delayed::Web::JobsController#destroy as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:26:51 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (1.8ms) Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:27:06 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (4.1ms) Completed 200 OK in 134ms (Views: 131.7ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:27:06 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.0ms) Completed 200 OK in 6ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:27:06 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.1ms) Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started PUT "/jobs/2/queue" for 127.0.0.1 at 2016-11-27 20:27:06 +1000 Processing by Delayed::Web::JobsController#queue as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:27:06 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (1.9ms) Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:27:06 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.0ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started DELETE "/jobs/2" for 127.0.0.1 at 2016-11-27 20:27:06 +1000 Processing by Delayed::Web::JobsController#destroy as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:27:06 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (1.7ms) Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:33:12 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (4.3ms) Completed 200 OK in 147ms (Views: 144.6ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:33:12 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.1ms) Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:33:12 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.0ms) Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started PUT "/jobs/2/queue" for 127.0.0.1 at 2016-11-27 20:33:12 +1000 Processing by Delayed::Web::JobsController#queue as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:33:12 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (1.8ms) Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:33:12 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.1ms) Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started DELETE "/jobs/2" for 127.0.0.1 at 2016-11-27 20:33:12 +1000 Processing by Delayed::Web::JobsController#destroy as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:33:12 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (1.8ms) Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:44:04 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (3.6ms) Completed 200 OK in 149ms (Views: 147.1ms | ActiveRecord: 0.0ms) Started DELETE "/jobs/2" for 127.0.0.1 at 2016-11-27 20:44:04 +1000 Processing by Delayed::Web::JobsController#destroy as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:44:04 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (1.8ms) Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:44:04 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.0ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started PUT "/jobs/2/queue" for 127.0.0.1 at 2016-11-27 20:44:04 +1000 Processing by Delayed::Web::JobsController#queue as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:44:04 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (3.3ms) Completed 200 OK in 9ms (Views: 7.4ms | ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:44:04 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (1.8ms) Completed 200 OK in 7ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:44:04 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.1ms) Completed 200 OK in 8ms (Views: 6.4ms | ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:47:42 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (4.8ms) Completed 200 OK in 158ms (Views: 154.7ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:47:42 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.0ms) Completed 200 OK in 6ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:47:42 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.0ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started DELETE "/jobs/2" for 127.0.0.1 at 2016-11-27 20:47:42 +1000 Processing by Delayed::Web::JobsController#destroy as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 3ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:47:42 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (2.0ms) Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2016-11-27 20:47:42 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.0ms) Completed 200 OK in 6ms (Views: 5.0ms | ActiveRecord: 0.0ms) Started PUT "/jobs/2/queue" for 127.0.0.1 at 2016-11-27 20:47:42 +1000 Processing by Delayed::Web::JobsController#queue as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2016-11-27 20:47:42 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (1.8ms) Completed 200 OK in 8ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2017-01-08 07:46:41 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (24.5ms) Completed 200 OK in 222ms (Views: 219.5ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2017-01-08 07:46:42 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (2.3ms) Completed 200 OK in 11ms (Views: 8.5ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2017-01-08 07:46:42 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.9ms) Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started DELETE "/jobs/2" for 127.0.0.1 at 2017-01-08 07:46:42 +1000 Processing by Delayed::Web::JobsController#destroy as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2017-01-08 07:46:42 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (3.0ms) Completed 200 OK in 12ms (Views: 8.2ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2017-01-08 07:46:42 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (2.5ms) Completed 200 OK in 9ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started PUT "/jobs/2/queue" for 127.0.0.1 at 2017-01-08 07:46:42 +1000 Processing by Delayed::Web::JobsController#queue as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2017-01-08 07:46:42 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/thebestday/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (2.7ms) Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2017-06-21 21:23:52 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (11.4ms) Completed 200 OK in 242ms (Views: 240.2ms | ActiveRecord: 0.0ms) Started DELETE "/jobs/2" for 127.0.0.1 at 2017-06-21 21:23:53 +1000 Processing by Delayed::Web::JobsController#destroy as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2017-06-21 21:23:53 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (3.3ms) Completed 200 OK in 24ms (Views: 22.1ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2017-06-21 21:23:53 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.9ms) Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2017-06-21 21:23:53 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.5ms) Completed 200 OK in 9ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started PUT "/jobs/2/queue" for 127.0.0.1 at 2017-06-21 21:23:53 +1000 Processing by Delayed::Web::JobsController#queue as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2017-06-21 21:24:01 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (11.2ms) Completed 200 OK in 177ms (Views: 173.7ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2017-06-21 21:24:01 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.8ms) Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2017-06-21 21:24:01 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.6ms) Completed 200 OK in 9ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started PUT "/jobs/2/queue" for 127.0.0.1 at 2017-06-21 21:24:01 +1000 Processing by Delayed::Web::JobsController#queue as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2017-06-21 21:24:01 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (2.2ms) Completed 200 OK in 10ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started DELETE "/jobs/2" for 127.0.0.1 at 2017-06-21 21:24:01 +1000 Processing by Delayed::Web::JobsController#destroy as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2017-06-21 21:26:43 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (14.9ms) Completed 200 OK in 172ms (Views: 169.5ms | ActiveRecord: 0.0ms) Started PUT "/jobs/2/queue" for 127.0.0.1 at 2017-06-21 21:26:43 +1000 Processing by Delayed::Web::JobsController#queue as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 1ms (ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2017-06-21 21:26:43 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.7ms) Completed 200 OK in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started DELETE "/jobs/2" for 127.0.0.1 at 2017-06-21 21:26:43 +1000 Processing by Delayed::Web::JobsController#destroy as HTML Parameters: {"id"=>"2"} Redirected to http://www.example.com/jobs Completed 302 Found in 0ms (ActiveRecord: 0.0ms) Started GET "/jobs" for 127.0.0.1 at 2017-06-21 21:26:43 +1000 Processing by Delayed::Web::JobsController#index as HTML Rendering /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/index.html.erb within layouts/delayed/web/application (3.4ms) Completed 200 OK in 10ms (Views: 7.8ms | ActiveRecord: 0.0ms) Started GET "/jobs/2" for 127.0.0.1 at 2017-06-21 21:26:43 +1000 Processing by Delayed::Web::JobsController#show as HTML Parameters: {"id"=>"2"} Rendering /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application Rendered /Users/Tate/Code/tatey/delayed-web/app/views/delayed/web/jobs/show.html.erb within layouts/delayed/web/application (1.5ms) Completed 200 OK in 10ms (Views: 6.5ms | ActiveRecord: 0.0ms)