Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 10ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (12.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 33ms (Views: 29.0ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 3ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 196ms (Views: 163.0ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 1ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.5ms) Completed 404 Not Found in 16ms (Views: 15.6ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 15.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 20ms (Views: 16.7ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 17ms (Views: 14.8ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 10ms (Views: 7.7ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.5ms) Completed 200 OK in 9ms (Views: 6.6ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (22.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 45ms (Views: 42.2ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (3.1ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.6ms) Completed 200 OK in 22ms (Views: 19.3ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:00:51 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 9ms (Views: 7.3ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:05:18 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 8ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:05:18 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:05:18 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (1.9ms) Completed 404 Not Found in 165ms (Views: 164.9ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:05:18 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (9.0ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 29ms (Views: 26.2ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 25ms (Views: 21.3ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.6ms) Completed 200 OK in 16ms (Views: 13.7ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 31ms (Views: 7.9ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 5.9ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 5.7ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 19ms (Views: 16.1ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 20ms (Views: 16.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 15ms (Views: 12.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:19 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 7ms (Views: 5.7ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 4ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 1ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.8ms) Completed 404 Not Found in 160ms (Views: 160.0ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (8.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 33ms (Views: 29.2ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 24ms (Views: 20.9ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 17ms (Views: 13.7ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 24ms (Views: 6.5ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 9ms (Views: 5.7ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 16ms (Views: 13.1ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 19ms (Views: 16.2ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 6.6ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 15ms (Views: 12.3ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:05:52 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 9ms (Views: 6.3ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 4ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (9.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 28ms (Views: 25.8ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 151ms (Views: 136.9ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 6.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 13.8ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 9ms (Views: 7.3ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 20ms (Views: 15.3ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 17ms (Views: 14.7ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 12ms (Views: 12.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 17ms (Views: 13.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.0ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.3ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:15 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 11ms (Views: 8.4ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (11.3ms) Completed 200 OK in 179ms (Views: 159.9ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 10ms (Views: 8.0ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 6.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (11.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 29.7ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 16ms (Views: 13.2ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 11ms (Views: 10.3ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 17ms (Views: 14.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 16ms (Views: 13.5ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 9ms (Views: 7.6ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 19ms (Views: 15.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 16ms (Views: 12.9ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (11.4ms) Completed 200 OK in 182ms (Views: 167.3ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Completed 406 Not Acceptable in 0ms Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Completed 406 Not Acceptable in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Completed 406 Not Acceptable in 0ms Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.4ms) Completed 404 Not Found in 14ms (Views: 13.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Completed 406 Not Acceptable in 0ms Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:37 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 11ms (Views: 7.7ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:06:38 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.6ms) Completed 200 OK in 9ms (Views: 6.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:38 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:38 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Completed 406 Not Acceptable in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 176ms (Views: 158.9ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 3ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 1ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.5ms) Completed 404 Not Found in 15ms (Views: 14.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Completed 406 Not Acceptable in 1ms Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Completed 406 Not Acceptable in 1ms Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 10ms (Views: 8.2ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 9ms (Views: 7.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Completed 406 Not Acceptable in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Completed 406 Not Acceptable in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:51 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (10.7ms) Completed 200 OK in 188ms (Views: 168.9ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 11ms (Views: 7.4ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.6ms) Completed 200 OK in 13ms (Views: 10.3ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (7.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.7ms) Completed 200 OK in 27ms (Views: 23.6ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 10ms (Views: 7.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 14ms (Views: 11.7ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 19ms (Views: 16.1ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 16ms (Views: 13.2ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 32ms (Views: 32.0ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 15ms (Views: 12.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:06:57 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 19ms (Views: 15.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 186ms (Views: 171.6ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 3ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 1ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 11ms (Views: 10.7ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 9ms (Views: 7.3ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.5ms) Completed 200 OK in 10ms (Views: 7.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (7.0ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 23ms (Views: 19.4ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.9ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 17.3ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 16ms (Views: 13.7ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 9ms (Views: 6.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 17ms (Views: 13.9ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 48ms (Views: 44.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:07:20 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.9ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 19ms (Views: 16.7ms) Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:08:45 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 4ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:08:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (9.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 26ms (Views: 23.6ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:08:45 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:08:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:08:45 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:08:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 17ms (Views: 13.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:08:45 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:08:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.6ms) Completed 200 OK in 17ms (Views: 14.6ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:08:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 15ms (Views: 12.3ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:08:45 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:08:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:08:45 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 154ms (Views: 136.9ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:08:46 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.5ms) Completed 200 OK in 9ms (Views: 7.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:08:46 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:08:46 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 14.3ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:08:46 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:08:46 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 11ms (Views: 9.0ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:08:46 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:08:46 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 1ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:08:46 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.4ms) Completed 404 Not Found in 12ms (Views: 11.2ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:08:46 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:08:46 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 17ms (Views: 14.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:08:46 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 9ms (Views: 6.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 6ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (11.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 30.6ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 15ms (Views: 12.1ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 148ms (Views: 148.1ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 15.1ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.0ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 23ms (Views: 19.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 22ms (Views: 16.7ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 31ms (Views: 6.9ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 10ms (Views: 8.5ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 7ms (Views: 5.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 16.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:02 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 8ms (Views: 6.5ms) Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:48 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (5.6ms) Completed 200 OK in 181ms (Views: 162.4ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (7.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 22.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.6ms) Completed 200 OK in 22ms (Views: 17.2ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 12ms (Views: 11.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 16ms (Views: 13.2ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 20ms (Views: 16.7ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 5.9ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.5ms) Completed 200 OK in 9ms (Views: 7.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 20ms (Views: 16.4ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.1ms) Completed 200 OK in 9ms (Views: 7.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:10:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 15ms (Views: 12.8ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:11:37 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 4ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:11:37 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:11:37 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:11:37 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (9.1ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 23.4ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:11:37 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:11:37 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 1ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:11:37 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 158ms (Views: 157.5ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:11:37 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:11:37 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:11:37 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 25ms (Views: 8.4ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:11:38 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 7ms (Views: 5.3ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:11:38 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:11:38 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 14ms (Views: 11.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:11:38 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:11:38 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 15ms (Views: 12.2ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:11:38 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 15ms (Views: 11.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:11:38 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:11:38 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 17ms (Views: 11.9ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:11:38 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:11:38 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.5ms) Completed 200 OK in 7ms (Views: 5.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:11:38 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:11:38 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 37ms (Views: 34.2ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:11:38 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 12ms (Views: 8.1ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (14.2ms) Completed 200 OK in 183ms (Views: 168.1ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 3ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (8.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 22.9ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 19ms (Views: 15.6ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.1ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 17.6ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 8ms (Views: 6.2ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 8ms (Views: 6.1ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 12ms (Views: 11.4ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 16ms (Views: 13.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 43ms (Views: 40.3ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 6.3ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:12 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.1ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 15ms (Views: 12.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 5ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (7.0ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 25ms (Views: 22.5ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 177ms (Views: 155.8ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 7ms (Views: 5.8ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 14.4ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 28ms (Views: 22.9ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 12ms (Views: 11.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 20ms (Views: 14.9ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 5.9ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (1.3ms) Completed 200 OK in 20ms (Views: 15.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 20ms (Views: 16.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:45 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 10ms (Views: 8.1ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 4ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.8ms) Completed 404 Not Found in 167ms (Views: 166.9ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 35ms (Views: 9.4ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 10ms (Views: 6.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (7.0ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 22ms (Views: 19.5ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (1.0ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 19ms (Views: 15.6ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 17ms (Views: 13.1ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 14.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.9ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 18.4ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 11ms (Views: 8.3ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.1ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 19ms (Views: 15.6ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:12:56 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 8ms (Views: 6.5ms) Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:14:14 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 5ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:14:14 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (11.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.9ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 37ms (Views: 34.2ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:14:14 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:14:14 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 22ms (Views: 19.3ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 4ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.2ms) Completed 200 OK in 172ms (Views: 147.5ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 9ms (Views: 7.2ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.4ms) Completed 404 Not Found in 12ms (Views: 11.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 20ms (Views: 15.2ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 16ms (Views: 13.6ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 17ms (Views: 14.1ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 5.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 14.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:14:15 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 31ms (Views: 28.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 6ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (11.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (1.1ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.8ms) Completed 200 OK in 38ms (Views: 35.2ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.1ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 14ms (Views: 11.6ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 17ms (Views: 14.5ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 200ms (Views: 172.8ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 1ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.4ms) Completed 404 Not Found in 12ms (Views: 11.5ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:15:30 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 20ms (Views: 15.5ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:15:31 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:15:31 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 17ms (Views: 14.6ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:15:31 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:15:31 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:15:31 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 8ms (Views: 6.3ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:15:31 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 9ms (Views: 5.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:15:31 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:15:31 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 17ms (Views: 14.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:15:31 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 9ms (Views: 6.7ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:16:00 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 4ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:16:00 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:16:00 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (1.7ms) Completed 404 Not Found in 191ms (Views: 191.1ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:16:00 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:16:00 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:16:00 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:16:00 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (10.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (1.0ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 31ms (Views: 27.1ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 19ms (Views: 14.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.9ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 15.1ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 30ms (Views: 6.9ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 6.4ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 6.1ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 17ms (Views: 13.7ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 15.3ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.9ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 13.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:16:01 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 9ms (Views: 7.0ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:10 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 4ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:10 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (11.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 29.2ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:17:10 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:10 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 224ms (Views: 191.0ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 24ms (Views: 19.2ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.4ms) Completed 404 Not Found in 12ms (Views: 11.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 19ms (Views: 15.9ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 17ms (Views: 14.1ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 6.4ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 9ms (Views: 6.3ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 17ms (Views: 13.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.9ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 18ms (Views: 14.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:11 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 9ms (Views: 7.1ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 4ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (10.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 26ms (Views: 24.0ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 146ms (Views: 145.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 15.5ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.1ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (1.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 21ms (Views: 18.3ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 21ms (Views: 16.2ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 24ms (Views: 6.5ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 6.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 18ms (Views: 15.2ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.7ms) Completed 200 OK in 9ms (Views: 7.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.8ms) Completed 200 OK in 21ms (Views: 18.1ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:22 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.1ms) Completed 200 OK in 15ms (Views: 11.9ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 4ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (8.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 26ms (Views: 23.7ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 27ms (Views: 22.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 16ms (Views: 12.9ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 14ms (Views: 11.9ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 152ms (Views: 151.9ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 15.0ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.2ms) Completed 200 OK in 32ms (Views: 11.1ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 8ms (Views: 6.5ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.5ms) Completed 200 OK in 8ms (Views: 6.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 14.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:31 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 6.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 4ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (7.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 31ms (Views: 28.1ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.4ms) Completed 404 Not Found in 168ms (Views: 167.7ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 21ms (Views: 17.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 27ms (Views: 21.7ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 14.4ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 28ms (Views: 7.8ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.6ms) Completed 200 OK in 13ms (Views: 10.2ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 23ms (Views: 18.4ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 10ms (Views: 7.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (32.6ms) Completed 200 OK in 53ms (Views: 49.6ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:17:40 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 13ms (Views: 10.2ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 6ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (12.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 35ms (Views: 32.1ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 16.0ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.1ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 14.8ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 2ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 186ms (Views: 186.1ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 43ms (Views: 10.2ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 11ms (Views: 8.1ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 19ms (Views: 14.6ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 19ms (Views: 15.5ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 6.6ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 17ms (Views: 14.6ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:18:13 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 8ms (Views: 6.3ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 7ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (13.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 35ms (Views: 30.9ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 2ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.1ms) Completed 200 OK in 186ms (Views: 157.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.0ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 19ms (Views: 16.0ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.5ms) Completed 404 Not Found in 15ms (Views: 14.1ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 27ms (Views: 22.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 20ms (Views: 15.9ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 15.2ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 9ms (Views: 6.7ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 9ms (Views: 6.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 17ms (Views: 13.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:19:41 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 6.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (5.9ms) Completed 200 OK in 179ms (Views: 163.7ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 10ms (Views: 6.7ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.6ms) Completed 200 OK in 13ms (Views: 9.8ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (7.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 23ms (Views: 19.8ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 16ms (Views: 13.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 19ms (Views: 15.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 17ms (Views: 14.2ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 13ms (Views: 10.6ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 23ms (Views: 18.8ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 10ms (Views: 9.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:21:26 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 15ms (Views: 12.9ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (4.2ms) Completed 200 OK in 170ms (Views: 153.5ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 10ms (Views: 7.7ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 5.9ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.6ms) Completed 404 Not Found in 13ms (Views: 12.9ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (11.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 35ms (Views: 30.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 16ms (Views: 13.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 16ms (Views: 13.7ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 5.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 17ms (Views: 14.1ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (3.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 20ms (Views: 17.2ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 15ms (Views: 12.7ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:49 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (12.2ms) Completed 200 OK in 168ms (Views: 153.2ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:49 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 3ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (9.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 33ms (Views: 29.0ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:22:49 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:22:49 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:22:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:22:49 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 15ms (Views: 14.3ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:22:49 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:49 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:49 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 6.0ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:22:50 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 6.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:50 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:50 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 16ms (Views: 13.3ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:22:50 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:50 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 9ms (Views: 7.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:50 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:50 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 17ms (Views: 14.3ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:22:50 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 15.3ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:22:50 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:22:50 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 19ms (Views: 14.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:50 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:50 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 16ms (Views: 13.7ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 186ms (Views: 160.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (10.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 32ms (Views: 28.2ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 27ms (Views: 22.0ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 20ms (Views: 16.1ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 15ms (Views: 12.8ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 6.4ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 11ms (Views: 10.9ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 12ms (Views: 9.8ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.5ms) Completed 200 OK in 9ms (Views: 6.8ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 18ms (Views: 15.2ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:22:58 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 16ms (Views: 13.3ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (10.5ms) Completed 200 OK in 181ms (Views: 162.9ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (7.1ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 26ms (Views: 22.7ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.9ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 25ms (Views: 21.6ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.4ms) Completed 404 Not Found in 13ms (Views: 12.1ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 9ms (Views: 6.9ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 7ms (Views: 5.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.6ms) Completed 200 OK in 19ms (Views: 16.2ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 12ms (Views: 8.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 17ms (Views: 13.1ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:23:52 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.9ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 24ms (Views: 20.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:23:53 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:23:53 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 17ms (Views: 13.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (6.6ms) Completed 200 OK in 188ms (Views: 173.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (8.9ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 28ms (Views: 25.2ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 24ms (Views: 19.6ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 6.1ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 8ms (Views: 6.5ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 9ms (Views: 7.2ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 14.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 16ms (Views: 13.2ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 19ms (Views: 15.8ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 15ms (Views: 14.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:24:01 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 18ms (Views: 15.2ms) Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (5.2ms) Completed 200 OK in 179ms (Views: 161.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (8.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 25ms (Views: 22.5ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 11ms (Views: 9.4ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 6.0ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 5.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 15.4ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.9ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 17ms (Views: 14.0ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.3ms) Completed 404 Not Found in 12ms (Views: 11.5ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 15.3ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 42ms (Views: 39.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:24:07 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 16ms (Views: 12.8ms) Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:20 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (6.0ms) Completed 200 OK in 194ms (Views: 177.7ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.4ms) Completed 404 Not Found in 13ms (Views: 13.1ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (8.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.6ms) Completed 200 OK in 29ms (Views: 25.9ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 8ms (Views: 6.4ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 14.3ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 14.7ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.3ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 17ms (Views: 13.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.1ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.6ms) Completed 200 OK in 27ms (Views: 22.4ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.0ms) Completed 200 OK in 14ms (Views: 10.5ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 9ms (Views: 7.2ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:21 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 16ms (Views: 13.0ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 5ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (9.1ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 29ms (Views: 26.2ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 171ms (Views: 154.7ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.4ms) Completed 404 Not Found in 13ms (Views: 12.3ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.9ms) Completed 200 OK in 10ms (Views: 8.5ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.5ms) Completed 200 OK in 10ms (Views: 7.6ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.9ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 40ms (Views: 16.1ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 19ms (Views: 16.4ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 17ms (Views: 14.0ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (2.1ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.8ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 21ms (Views: 18.2ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.7ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.6ms) Completed 200 OK in 21ms (Views: 18.1ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:40 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.1ms) Completed 200 OK in 10ms (Views: 8.1ms) Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (12.3ms) Completed 200 OK in 206ms (Views: 190.7ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 2ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 1ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.4ms) Completed 404 Not Found in 13ms (Views: 12.9ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (12.2ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 33ms (Views: 29.4ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 1ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.7ms) Completed 200 OK in 8ms (Views: 6.6ms) Started GET "/posts/1" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 9ms (Views: 6.7ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 19ms (Views: 15.2ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 18ms (Views: 14.4ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 18ms (Views: 14.6ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 11ms (Views: 9.2ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.6ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 22ms (Views: 16.8ms) Started GET "/posts" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2016-09-24 16:25:53 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.5ms) Rendered /Users/gblakeman/Documents/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.4ms) Completed 200 OK in 17ms (Views: 14.2ms) Started GET "/posts" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 4ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (10.1ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.3ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.7ms) Completed 200 OK in 30ms (Views: 27.1ms) Started GET "/posts" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 0ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (0.9ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.3ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 17ms (Views: 13.7ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.2ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.3ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 18ms (Views: 15.0ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 0ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 2ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.2ms) Completed 404 Not Found in 118ms (Views: 118.3ms) Started GET "/posts" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 0ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.1ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 21ms (Views: 17.2ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.5ms) Completed 200 OK in 29ms (Views: 7.3ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.2ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.3ms) Completed 200 OK in 19ms (Views: 15.5ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 0ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 0ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 9ms (Views: 7.0ms) Started GET "/posts/1" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.3ms) Completed 200 OK in 10ms (Views: 7.9ms) Started GET "/posts" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (0.9ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.3ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 17ms (Views: 13.9ms) Started GET "/posts" for 127.0.0.1 at 2018-07-26 18:24:34 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.5ms) Completed 200 OK in 8ms (Views: 6.3ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms Started GET "/posts" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 4ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (9.5ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.4ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 30ms (Views: 27.1ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"lolwut", "return_to"=>"/posts"}, "button"=>""} Rendering /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (0.9ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.3ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 16ms (Views: 13.4ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 0ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Redirected to http://www.example.com/posts Completed 302 Found in 2ms Started GET "/posts" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.6ms) Completed 200 OK in 144ms (Views: 122.2ms) Started GET "/posts/1" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.3ms) Completed 200 OK in 8ms (Views: 5.9ms) Started GET "/posts?lockup_codeword=omgponies" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by PostsController#index as HTML Parameters: {"lockup_codeword"=>"omgponies"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 1ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fposts" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/posts"} Completed 200 OK in 0ms Started GET "/posts" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 0ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.4ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.6ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.5ms) Completed 200 OK in 24ms (Views: 20.7ms) Started GET "/posts" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 0ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (0.9ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.3ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 17ms (Views: 14.1ms) Started POST "/lockup/unlock" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"utf8"=>"✓", "lockup"=>{"codeword"=>"omgponies", "return_to"=>"/posts"}, "button"=>""} Redirected to http://www.example.com/posts Completed 302 Found in 0ms Started GET "/posts" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 9ms (Views: 6.8ms) Started GET "/posts?lookup_codeword=lolwut" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by PostsController#index as HTML Parameters: {"lookup_codeword"=>"lolwut"} Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 0ms Started GET "/lockup/unlock?return_to=%2Fposts%3Flookup_codeword%3Dlolwut" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts?lookup_codeword=lolwut"} Rendering /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.0ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.3ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 18ms (Views: 14.4ms) Started GET "/this-does-not-exist?lockup_codeword=omgponies" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"lockup_codeword"=>"omgponies", "path"=>"this-does-not-exist"} Redirected to http://www.example.com/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 0ms Started GET "/lockup/unlock?lockup_codeword=omgponies&return_to=%2Fthis-does-not-exist" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"lockup_codeword"=>"omgponies", "return_to"=>"/this-does-not-exist"} Redirected to http://www.example.com/this-does-not-exist Completed 302 Found in 0ms Started GET "/this-does-not-exist" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by ApplicationController#render_404 as HTML Parameters: {"path"=>"this-does-not-exist"} Rendering public/404.html within layouts/application Rendered public/404.html within layouts/application (0.2ms) Completed 404 Not Found in 12ms (Views: 12.0ms) Started GET "/posts" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by PostsController#index as HTML Redirected to http://www.example.com/lockup/unlock?return_to=%2Fposts Filter chain halted as :check_for_lockup rendered or redirected Completed 302 Found in 0ms Started GET "/lockup/unlock?return_to=%2Fposts" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by Lockup::LockupController#unlock as HTML Parameters: {"return_to"=>"/posts"} Rendering /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/lockup/lockup/unlock.html.erb within layouts/lockup/application (1.0ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_css.html.erb (0.3ms) Rendered /Users/grantblakeman/Dropbox/-Projects/Lockup/Build/Gem/lockup_gem/app/views/layouts/lockup/_inline_js.html.erb (0.2ms) Completed 200 OK in 17ms (Views: 13.9ms) Started GET "/posts" for 127.0.0.1 at 2018-08-29 09:31:19 -0700 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 5.9ms) Processing by Lockup::LockupController#unlock as HTML Parameters: {"foo"=>"bar"} Completed 200 OK in 0ms Processing by Lockup::LockupController#unlock as TEXT Completed 406 Not Acceptable in 0ms