Started GET "/custom_pages/plus" for 127.0.0.1 at 2013-05-24 04:34:24 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"plus"} Rendered custom_pages/plus.html.erb (2.2ms) Completed 200 OK in 95ms (Views: 12.6ms) Started GET "/custom_pages/minus" for 127.0.0.1 at 2013-05-24 04:34:24 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"minus"} Rendered pages/show.html.erb (0.4ms) Completed 200 OK in 7ms (Views: 1.3ms) Started GET "/nothing" for 127.0.0.1 at 2013-05-24 04:34:24 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"nothing"} Rendered /Users/azisaka/Projects/OpenSource/simple_pages/app/views/pages/not_found.html.erb (0.3ms) Completed 404 Not Found in 3ms (Views: 1.2ms) Started GET "/testing" for 127.0.0.1 at 2013-05-24 04:34:24 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing"} Rendered pages/testing.html.erb (0.3ms) Completed 200 OK in 1ms (Views: 1.1ms) Started GET "/" for 127.0.0.1 at 2013-05-24 04:34:24 -0300 Processing by SimplePages::PagesController#show as HTML Rendered pages/show.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/testing-testing" for 127.0.0.1 at 2013-05-24 04:34:24 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing-testing"} Rendered pages/testing_testing.html.erb (0.3ms) Completed 200 OK in 1ms (Views: 1.1ms) Started GET "/s%C3%A3o-paulo-ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:34:24 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo-ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb (0.3ms) Completed 200 OK in 1ms (Views: 1.1ms) Started GET "/s%C3%A3o-paulo_ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:34:24 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo_ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms) Started GET "/s%C3%A3o-paulo%20ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:34:24 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/contact" for 127.0.0.1 at 2013-05-24 04:34:24 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contact"} Rendered pages/contact.html.erb (0.6ms) Completed 200 OK in 2ms (Views: 1.8ms) Started GET "/contato?locale=pt" for 127.0.0.1 at 2013-05-24 04:34:24 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"locale"=>"pt", "id"=>"contato"} Rendered pages/contact.html.erb (0.4ms) Completed 200 OK in 3ms (Views: 1.9ms) Started GET "/pt/contato" for 127.0.0.1 at 2013-05-24 04:34:24 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"contato"} Rendered custom_pages/contact.html.erb (0.4ms) Completed 200 OK in 2ms (Views: 1.7ms) Started GET "/contato" for 127.0.0.1 at 2013-05-24 04:34:24 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contato"} Rendered pages/contact.html.erb (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms) Started GET "/custom_pages/plus" for 127.0.0.1 at 2013-05-24 04:40:12 -0300 Started GET "/custom_pages/minus" for 127.0.0.1 at 2013-05-24 04:40:12 -0300 Started GET "/nothing" for 127.0.0.1 at 2013-05-24 04:40:12 -0300 Started GET "/testing" for 127.0.0.1 at 2013-05-24 04:40:12 -0300 Started GET "/" for 127.0.0.1 at 2013-05-24 04:40:12 -0300 Started GET "/testing-testing" for 127.0.0.1 at 2013-05-24 04:40:12 -0300 Started GET "/s%C3%A3o-paulo-ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:40:12 -0300 Started GET "/s%C3%A3o-paulo_ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:40:12 -0300 Started GET "/s%C3%A3o-paulo%20ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:40:12 -0300 Started GET "/contact" for 127.0.0.1 at 2013-05-24 04:40:12 -0300 Started GET "/contato?locale=pt" for 127.0.0.1 at 2013-05-24 04:40:12 -0300 Started GET "/pt/contato" for 127.0.0.1 at 2013-05-24 04:40:12 -0300 Started GET "/contato" for 127.0.0.1 at 2013-05-24 04:40:12 -0300 Started GET "/custom_pages/plus" for 127.0.0.1 at 2013-05-24 04:40:52 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"plus"} Rendered custom_pages/plus.html.erb (2.1ms) Completed 200 OK in 81ms (Views: 11.3ms) Started GET "/custom_pages/minus" for 127.0.0.1 at 2013-05-24 04:40:52 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"minus"} Rendered pages/show.html.erb (0.4ms) Completed 200 OK in 6ms (Views: 1.3ms) Started GET "/nothing" for 127.0.0.1 at 2013-05-24 04:40:52 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"nothing"} Rendered /Users/azisaka/Projects/OpenSource/simple_pages/app/views/pages/not_found.html.erb (0.3ms) Completed 404 Not Found in 3ms (Views: 1.2ms) Started GET "/testing" for 127.0.0.1 at 2013-05-24 04:40:52 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing"} Rendered pages/testing.html.erb (0.3ms) Completed 200 OK in 1ms (Views: 1.1ms) Started GET "/" for 127.0.0.1 at 2013-05-24 04:40:52 -0300 Processing by SimplePages::PagesController#show as HTML Rendered pages/show.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/testing-testing" for 127.0.0.1 at 2013-05-24 04:40:52 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing-testing"} Rendered pages/testing_testing.html.erb (0.3ms) Completed 200 OK in 1ms (Views: 1.1ms) Started GET "/s%C3%A3o-paulo-ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:40:52 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo-ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb (0.3ms) Completed 200 OK in 1ms (Views: 1.1ms) Started GET "/s%C3%A3o-paulo_ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:40:52 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo_ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms) Started GET "/s%C3%A3o-paulo%20ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:40:52 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/contact" for 127.0.0.1 at 2013-05-24 04:40:52 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contact"} Rendered pages/contact.html.erb (0.7ms) Completed 200 OK in 2ms (Views: 2.0ms) Started GET "/contato?locale=pt" for 127.0.0.1 at 2013-05-24 04:40:52 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"locale"=>"pt", "id"=>"contato"} Rendered pages/contact.html.erb (0.4ms) Completed 200 OK in 2ms (Views: 1.9ms) Started GET "/pt/contato" for 127.0.0.1 at 2013-05-24 04:40:52 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"contato"} Rendered custom_pages/contact.html.erb (0.5ms) Completed 200 OK in 2ms (Views: 2.1ms) Started GET "/contato" for 127.0.0.1 at 2013-05-24 04:40:52 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contato"} Rendered pages/contact.html.erb (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms) Started GET "/custom_pages/plus" for 127.0.0.1 at 2013-05-24 04:44:25 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"plus"} Rendered custom_pages/plus.html.erb within layouts/application (2.2ms) Completed 200 OK in 84ms (Views: 14.2ms) Started GET "/custom_pages/minus" for 127.0.0.1 at 2013-05-24 04:44:25 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"minus"} Rendered pages/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 9ms (Views: 1.9ms) Started GET "/nothing" for 127.0.0.1 at 2013-05-24 04:44:25 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"nothing"} Rendered /Users/azisaka/Projects/OpenSource/simple_pages/app/views/pages/not_found.html.erb within layouts/application (0.3ms) Completed 404 Not Found in 4ms (Views: 1.7ms) Started GET "/testing" for 127.0.0.1 at 2013-05-24 04:44:25 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing"} Rendered pages/testing.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.7ms) Started GET "/" for 127.0.0.1 at 2013-05-24 04:44:25 -0300 Processing by SimplePages::PagesController#show as HTML Rendered pages/show.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms) Started GET "/testing-testing" for 127.0.0.1 at 2013-05-24 04:44:25 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing-testing"} Rendered pages/testing_testing.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.6ms) Started GET "/s%C3%A3o-paulo-ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:44:25 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo-ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.4ms) Completed 200 OK in 3ms (Views: 2.7ms) Started GET "/s%C3%A3o-paulo_ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:44:25 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo_ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.8ms) Started GET "/s%C3%A3o-paulo%20ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:44:25 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.3ms) Started GET "/contact" for 127.0.0.1 at 2013-05-24 04:44:25 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contact"} Rendered pages/contact.html.erb within layouts/application (0.4ms) Completed 200 OK in 2ms (Views: 1.7ms) Started GET "/contato?locale=pt" for 127.0.0.1 at 2013-05-24 04:44:25 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"locale"=>"pt", "id"=>"contato"} Rendered pages/contact.html.erb within layouts/application (0.4ms) Completed 200 OK in 3ms (Views: 2.8ms) Started GET "/pt/contato" for 127.0.0.1 at 2013-05-24 04:44:25 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"contato"} Rendered custom_pages/contact.html.erb within layouts/application (0.4ms) Completed 200 OK in 3ms (Views: 2.3ms) Started GET "/contato" for 127.0.0.1 at 2013-05-24 04:44:25 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contato"} Rendered pages/contact.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms) Started GET "/custom_pages/plus" for 127.0.0.1 at 2013-05-24 04:46:48 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"plus"} Rendered custom_pages/plus.html.erb within layouts/application (2.2ms) Completed 200 OK in 87ms (Views: 12.3ms) Started GET "/custom_pages/minus" for 127.0.0.1 at 2013-05-24 04:46:48 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"minus"} Rendered pages/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 7ms (Views: 1.8ms) Started GET "/nothing" for 127.0.0.1 at 2013-05-24 04:46:48 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"nothing"} Rendered /Users/azisaka/Projects/OpenSource/simple_pages/app/views/pages/not_found.html.erb within layouts/application (0.3ms) Completed 404 Not Found in 4ms (Views: 1.7ms) Started GET "/testing" for 127.0.0.1 at 2013-05-24 04:46:48 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing"} Rendered pages/testing.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.6ms) Started GET "/" for 127.0.0.1 at 2013-05-24 04:46:48 -0300 Processing by SimplePages::PagesController#show as HTML Rendered pages/show.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms) Started GET "/testing-testing" for 127.0.0.1 at 2013-05-24 04:46:48 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing-testing"} Rendered pages/testing_testing.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.6ms) Started GET "/s%C3%A3o-paulo-ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:46:48 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo-ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.7ms) Started GET "/s%C3%A3o-paulo_ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:46:48 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo_ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.1ms) Started GET "/s%C3%A3o-paulo%20ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:46:48 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms) Started GET "/contact" for 127.0.0.1 at 2013-05-24 04:46:48 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contact"} Rendered pages/contact.html.erb within layouts/application (0.4ms) Completed 200 OK in 2ms (Views: 1.7ms) Started GET "/contato?locale=pt" for 127.0.0.1 at 2013-05-24 04:46:48 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"locale"=>"pt", "id"=>"contato"} Rendered pages/contact.html.erb within layouts/application (0.4ms) Completed 200 OK in 3ms (Views: 2.7ms) Started GET "/pt/contato" for 127.0.0.1 at 2013-05-24 04:46:48 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"contato"} Rendered custom_pages/contact.html.erb within layouts/application (0.5ms) Completed 200 OK in 3ms (Views: 2.8ms) Started GET "/contato" for 127.0.0.1 at 2013-05-24 04:46:48 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contato"} Rendered pages/contact.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms) Started GET "/custom_pages/plus" for 127.0.0.1 at 2013-05-24 04:50:19 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"plus"} Rendered custom_pages/plus.html.erb within layouts/application (2.6ms) Completed 200 OK in 109ms (Views: 14.0ms) Started GET "/custom_pages/minus" for 127.0.0.1 at 2013-05-24 04:50:19 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"minus"} Rendered pages/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 8ms (Views: 2.0ms) Started GET "/nothing" for 127.0.0.1 at 2013-05-24 04:50:19 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"nothing"} Rendered /Users/azisaka/Projects/OpenSource/simple_pages/app/views/pages/not_found.html.erb within layouts/application (0.4ms) Completed 404 Not Found in 4ms (Views: 2.1ms) Started GET "/testing" for 127.0.0.1 at 2013-05-24 04:50:19 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing"} Rendered pages/testing.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.8ms) Started GET "/" for 127.0.0.1 at 2013-05-24 04:50:19 -0300 Processing by SimplePages::PagesController#show as HTML Rendered pages/show.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms) Started GET "/testing-testing" for 127.0.0.1 at 2013-05-24 04:50:19 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing-testing"} Rendered pages/testing_testing.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.9ms) Started GET "/s%C3%A3o-paulo-ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:50:19 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo-ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.5ms) Completed 200 OK in 4ms (Views: 2.9ms) Started GET "/s%C3%A3o-paulo_ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:50:19 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo_ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms) Started GET "/s%C3%A3o-paulo%20ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:50:19 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.3ms) Started GET "/contact" for 127.0.0.1 at 2013-05-24 04:50:19 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contact"} Rendered pages/contact.html.erb within layouts/application (0.5ms) Completed 200 OK in 2ms (Views: 1.9ms) Started GET "/contato?locale=pt" for 127.0.0.1 at 2013-05-24 04:50:19 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"locale"=>"pt", "id"=>"contato"} Rendered pages/contact.html.erb within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 3.2ms) Started GET "/pt/contato" for 127.0.0.1 at 2013-05-24 04:50:19 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"contato"} Rendered custom_pages/contact.html.erb within layouts/application (0.5ms) Completed 200 OK in 3ms (Views: 2.5ms) Started GET "/contato" for 127.0.0.1 at 2013-05-24 04:50:19 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contato"} Rendered pages/contact.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.1ms) Started GET "/custom_pages/plus" for 127.0.0.1 at 2013-05-24 04:54:18 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"plus"} Rendered custom_pages/plus.html.erb within layouts/application (2.2ms) Completed 200 OK in 88ms (Views: 12.6ms) Started GET "/custom_pages/minus" for 127.0.0.1 at 2013-05-24 04:54:18 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"minus"} Rendered pages/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 7ms (Views: 2.0ms) Started GET "/nothing" for 127.0.0.1 at 2013-05-24 04:54:18 -0300 Started GET "/testing" for 127.0.0.1 at 2013-05-24 04:54:18 -0300 Started GET "/" for 127.0.0.1 at 2013-05-24 04:54:18 -0300 Started GET "/testing-testing" for 127.0.0.1 at 2013-05-24 04:54:18 -0300 Started GET "/s%C3%A3o-paulo-ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:54:18 -0300 Started GET "/s%C3%A3o-paulo_ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:54:18 -0300 Started GET "/s%C3%A3o-paulo%20ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:54:18 -0300 Started GET "/contact" for 127.0.0.1 at 2013-05-24 04:54:18 -0300 Started GET "/contato?locale=pt" for 127.0.0.1 at 2013-05-24 04:54:18 -0300 Started GET "/pt/contato" for 127.0.0.1 at 2013-05-24 04:54:18 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"contato"} Rendered /Users/azisaka/Projects/OpenSource/simple_pages/app/views/pages/not_found.html.erb within layouts/application (0.3ms) Completed 404 Not Found in 3ms (Views: 1.8ms) Started GET "/contato" for 127.0.0.1 at 2013-05-24 04:54:18 -0300 Started GET "/custom_pages/plus" for 127.0.0.1 at 2013-05-24 04:55:22 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"plus"} Rendered custom_pages/plus.html.erb within layouts/application (2.1ms) Completed 200 OK in 80ms (Views: 12.0ms) Started GET "/custom_pages/minus" for 127.0.0.1 at 2013-05-24 04:55:22 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"minus"} Rendered pages/show.html.erb within layouts/application (0.3ms) Completed 200 OK in 7ms (Views: 1.8ms) Started GET "/nothing" for 127.0.0.1 at 2013-05-24 04:55:22 -0300 Started GET "/testing" for 127.0.0.1 at 2013-05-24 04:55:22 -0300 Started GET "/" for 127.0.0.1 at 2013-05-24 04:55:22 -0300 Started GET "/testing-testing" for 127.0.0.1 at 2013-05-24 04:55:22 -0300 Started GET "/s%C3%A3o-paulo-ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:55:22 -0300 Started GET "/s%C3%A3o-paulo_ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:55:22 -0300 Started GET "/s%C3%A3o-paulo%20ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:55:22 -0300 Started GET "/contact" for 127.0.0.1 at 2013-05-24 04:55:22 -0300 Started GET "/contato?locale=pt" for 127.0.0.1 at 2013-05-24 04:55:22 -0300 Started GET "/pt/contato" for 127.0.0.1 at 2013-05-24 04:55:22 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"contato"} Rendered /Users/azisaka/Projects/OpenSource/simple_pages/app/views/pages/not_found.html.erb within layouts/application (0.3ms) Completed 404 Not Found in 3ms (Views: 1.6ms) Started GET "/contato" for 127.0.0.1 at 2013-05-24 04:55:22 -0300 Started GET "/custom_pages/plus" for 127.0.0.1 at 2013-05-24 04:57:05 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"plus"} Rendered custom_pages/plus.html.erb (2.1ms) Completed 200 OK in 80ms (Views: 11.1ms) Started GET "/custom_pages/minus" for 127.0.0.1 at 2013-05-24 04:57:05 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"minus"} Rendered pages/show.html.erb (0.4ms) Completed 200 OK in 6ms (Views: 1.2ms) Started GET "/nothing" for 127.0.0.1 at 2013-05-24 04:57:05 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"nothing"} Rendered /Users/azisaka/Projects/OpenSource/simple_pages/app/views/pages/not_found.html.erb (0.3ms) Completed 404 Not Found in 3ms (Views: 1.1ms) Started GET "/testing" for 127.0.0.1 at 2013-05-24 04:57:05 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing"} Rendered pages/testing.html.erb (0.3ms) Completed 200 OK in 1ms (Views: 1.1ms) Started GET "/" for 127.0.0.1 at 2013-05-24 04:57:05 -0300 Processing by SimplePages::PagesController#show as HTML Rendered pages/show.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/testing-testing" for 127.0.0.1 at 2013-05-24 04:57:05 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing-testing"} Rendered pages/testing_testing.html.erb (0.3ms) Completed 200 OK in 1ms (Views: 1.0ms) Started GET "/s%C3%A3o-paulo-ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:57:05 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo-ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb (0.3ms) Completed 200 OK in 1ms (Views: 1.1ms) Started GET "/s%C3%A3o-paulo_ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:57:05 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo_ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/s%C3%A3o-paulo%20ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:57:05 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/contact" for 127.0.0.1 at 2013-05-24 04:57:05 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contact"} Rendered pages/contact.html.erb (0.7ms) Completed 200 OK in 2ms (Views: 1.9ms) Started GET "/contato?locale=pt" for 127.0.0.1 at 2013-05-24 04:57:05 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"locale"=>"pt", "id"=>"contato"} Rendered pages/contact.html.erb (0.4ms) Completed 200 OK in 3ms (Views: 2.0ms) Started GET "/pt/contato" for 127.0.0.1 at 2013-05-24 04:57:05 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"contato"} Rendered custom_pages/contact.html.erb (0.4ms) Completed 200 OK in 2ms (Views: 1.8ms) Started GET "/contato" for 127.0.0.1 at 2013-05-24 04:57:05 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contato"} Rendered pages/contact.html.erb (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms) Started GET "/custom_pages/plus" for 127.0.0.1 at 2013-05-24 04:57:44 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"plus"} Rendered custom_pages/plus.html.erb (2.7ms) Completed 200 OK in 112ms (Views: 17.4ms) Started GET "/custom_pages/minus" for 127.0.0.1 at 2013-05-24 04:57:44 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"minus"} Rendered pages/show.html.erb (0.4ms) Completed 200 OK in 8ms (Views: 1.3ms) Started GET "/nothing" for 127.0.0.1 at 2013-05-24 04:57:44 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"nothing"} Rendered /Users/azisaka/Projects/OpenSource/simple_pages/app/views/pages/not_found.html.erb (0.3ms) Completed 404 Not Found in 3ms (Views: 1.2ms) Started GET "/testing" for 127.0.0.1 at 2013-05-24 04:57:44 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing"} Rendered pages/testing.html.erb (0.4ms) Completed 200 OK in 2ms (Views: 1.6ms) Started GET "/" for 127.0.0.1 at 2013-05-24 04:57:44 -0300 Processing by SimplePages::PagesController#show as HTML Rendered pages/show.html.erb (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms) Started GET "/testing-testing" for 127.0.0.1 at 2013-05-24 04:57:44 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing-testing"} Rendered pages/testing_testing.html.erb (0.4ms) Completed 200 OK in 2ms (Views: 1.5ms) Started GET "/s%C3%A3o-paulo-ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:57:44 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo-ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb (0.4ms) Completed 200 OK in 2ms (Views: 1.6ms) Started GET "/s%C3%A3o-paulo_ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:57:44 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo_ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/s%C3%A3o-paulo%20ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 04:57:44 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/contact" for 127.0.0.1 at 2013-05-24 04:57:44 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contact"} Rendered pages/contact.html.erb (0.5ms) Completed 200 OK in 2ms (Views: 1.7ms) Started GET "/contato?locale=pt" for 127.0.0.1 at 2013-05-24 04:57:44 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"locale"=>"pt", "id"=>"contato"} Rendered pages/contact.html.erb (0.6ms) Completed 200 OK in 4ms (Views: 3.2ms) Started GET "/pt/contato" for 127.0.0.1 at 2013-05-24 04:57:44 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"contato"} Rendered custom_pages/contact.html.erb (0.6ms) Completed 200 OK in 3ms (Views: 2.6ms) Started GET "/contato" for 127.0.0.1 at 2013-05-24 04:57:44 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contato"} Rendered pages/contact.html.erb (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/custom_pages/plus" for 127.0.0.1 at 2013-05-24 05:03:14 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"plus"} Rendered custom_pages/plus.html.erb within layouts/application (2.3ms) Completed 200 OK in 83ms (Views: 12.5ms) Started GET "/custom_pages/minus" for 127.0.0.1 at 2013-05-24 05:03:14 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"minus"} Rendered pages/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 7ms (Views: 1.9ms) Started GET "/nothing" for 127.0.0.1 at 2013-05-24 05:03:14 -0300 Started GET "/testing" for 127.0.0.1 at 2013-05-24 05:03:14 -0300 Started GET "/" for 127.0.0.1 at 2013-05-24 05:03:14 -0300 Started GET "/testing-testing" for 127.0.0.1 at 2013-05-24 05:03:14 -0300 Started GET "/s%C3%A3o-paulo-ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 05:03:14 -0300 Started GET "/s%C3%A3o-paulo_ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 05:03:14 -0300 Started GET "/s%C3%A3o-paulo%20ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 05:03:14 -0300 Started GET "/contact" for 127.0.0.1 at 2013-05-24 05:03:14 -0300 Started GET "/contato?locale=pt" for 127.0.0.1 at 2013-05-24 05:03:14 -0300 Started GET "/pt/contato" for 127.0.0.1 at 2013-05-24 05:03:14 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"contato"} Rendered /Users/azisaka/Projects/OpenSource/simple_pages/app/views/pages/not_found.html.erb within layouts/application (0.4ms) Completed 404 Not Found in 4ms (Views: 2.1ms) Started GET "/contato" for 127.0.0.1 at 2013-05-24 05:03:14 -0300 Started GET "/custom_pages/plus" for 127.0.0.1 at 2013-05-24 05:03:42 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"plus"} Rendered custom_pages/plus.html.erb within layouts/application (1.8ms) Completed 200 OK in 81ms (Views: 10.6ms) Started GET "/custom_pages/minus" for 127.0.0.1 at 2013-05-24 05:03:42 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"minus"} Rendered pages/show.html.erb within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 1.7ms) Started GET "/nothing" for 127.0.0.1 at 2013-05-24 05:03:42 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"nothing"} Rendered /Users/azisaka/Projects/OpenSource/simple_pages/app/views/pages/not_found.html.erb within layouts/application (0.3ms) Completed 404 Not Found in 4ms (Views: 1.7ms) Started GET "/testing" for 127.0.0.1 at 2013-05-24 05:03:42 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing"} Rendered pages/testing.html.erb within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 2.4ms) Started GET "/" for 127.0.0.1 at 2013-05-24 05:03:42 -0300 Processing by SimplePages::PagesController#show as HTML Rendered pages/show.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms) Started GET "/testing-testing" for 127.0.0.1 at 2013-05-24 05:03:42 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing-testing"} Rendered pages/testing_testing.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.6ms) Started GET "/s%C3%A3o-paulo-ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 05:03:42 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo-ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 2.2ms) Started GET "/s%C3%A3o-paulo_ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 05:03:42 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo_ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.5ms) Started GET "/s%C3%A3o-paulo%20ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 05:03:42 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms) Started GET "/contact" for 127.0.0.1 at 2013-05-24 05:03:42 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contact"} Rendered pages/contact.html.erb within layouts/application (0.4ms) Completed 200 OK in 2ms (Views: 1.7ms) Started GET "/contato?locale=pt" for 127.0.0.1 at 2013-05-24 05:03:42 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"locale"=>"pt", "id"=>"contato"} Rendered pages/contact.html.erb within layouts/application (0.4ms) Completed 200 OK in 3ms (Views: 2.9ms) Started GET "/pt/contato" for 127.0.0.1 at 2013-05-24 05:03:42 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"contato"} Rendered custom_pages/contact.html.erb within layouts/application (0.5ms) Completed 200 OK in 3ms (Views: 3.0ms) Started GET "/contato" for 127.0.0.1 at 2013-05-24 05:03:42 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contato"} Rendered pages/contact.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.1ms) Started GET "/custom_pages/plus" for 127.0.0.1 at 2013-05-24 05:09:09 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"plus"} Rendered custom_pages/plus.html.erb within layouts/application (2.2ms) Completed 200 OK in 80ms (Views: 12.4ms) Started GET "/custom_pages/minus" for 127.0.0.1 at 2013-05-24 05:09:09 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"minus"} Rendered pages/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 7ms (Views: 1.9ms) Started GET "/nothing" for 127.0.0.1 at 2013-05-24 05:09:09 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"nothing"} Rendered /Users/azisaka/Projects/OpenSource/simple_pages/app/views/pages/not_found.html.erb within layouts/application (0.3ms) Completed 404 Not Found in 4ms (Views: 1.7ms) Started GET "/testing" for 127.0.0.1 at 2013-05-24 05:09:09 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing"} Rendered pages/testing.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.6ms) Started GET "/" for 127.0.0.1 at 2013-05-24 05:09:09 -0300 Processing by SimplePages::PagesController#show as HTML Rendered pages/show.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms) Started GET "/testing-testing" for 127.0.0.1 at 2013-05-24 05:09:09 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"testing-testing"} Rendered pages/testing_testing.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.6ms) Started GET "/s%C3%A3o-paulo-ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 05:09:09 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo-ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 2.1ms) Started GET "/s%C3%A3o-paulo_ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 05:09:09 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo_ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.6ms) Started GET "/s%C3%A3o-paulo%20ribeir%C3%A3o" for 127.0.0.1 at 2013-05-24 05:09:09 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"são-paulo ribeirão"} Rendered pages/sao_paulo_ribeirao.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms) Started GET "/contact" for 127.0.0.1 at 2013-05-24 05:09:09 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contact"} Rendered pages/contact.html.erb within layouts/application (0.4ms) Completed 200 OK in 2ms (Views: 1.8ms) Started GET "/contato?locale=pt" for 127.0.0.1 at 2013-05-24 05:09:09 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"locale"=>"pt", "id"=>"contato"} Rendered pages/contact.html.erb within layouts/application (0.4ms) Completed 200 OK in 4ms (Views: 3.1ms) Started GET "/pt/contato" for 127.0.0.1 at 2013-05-24 05:09:09 -0300 Processing by CustomPagesController#show as HTML Parameters: {"id"=>"contato"} Rendered custom_pages/contact.html.erb within layouts/application (0.4ms) Completed 200 OK in 3ms (Views: 2.2ms) Started GET "/contato" for 127.0.0.1 at 2013-05-24 05:09:09 -0300 Processing by SimplePages::PagesController#show as HTML Parameters: {"id"=>"contato"} Rendered pages/contact.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms)