(0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 207ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:29:53 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 37ms (Views: 19.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 18ms (Views: 16.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-18 23:30:20 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 29ms (Views: 11.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-18 23:35:42 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.9ms) Completed 200 OK in 30ms (Views: 11.3ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Completed 200 OK in 17ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-18 23:45:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:49 -0300  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:49 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:49 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:49 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:47:50 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:47:50 -0300  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300  (0.0ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (16.0ms) Completed 200 OK in 96ms (Views: 68.4ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#static as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#nested as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 32ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#param as HTML Completed 200 OK in 18ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 17ms (Views: 16.3ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 29ms (Views: 11.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#param as HTML Completed 200 OK in 17ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 18ms (Views: 16.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:39 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 30ms (Views: 11.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:39 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:39 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:39 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:39 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:39 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:39 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:39 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:39 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:39 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:53:39 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#param as HTML Completed 200 OK in 18ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 30ms (Views: 12.3ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:38 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#param as HTML Completed 200 OK in 18ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 18ms (Views: 17.0ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 30ms (Views: 12.4ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#param as HTML Completed 200 OK in 18ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 18ms (Views: 17.0ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 38ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------- WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history --------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 3ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------- WithLastTest: test_using_t_method_shouldn't_cause_any_error ----------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 8ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------- WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- WithoutLastTest: test_using_t_method_shouldn't_cause_any_error -------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2013-11-30 14:43:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should't_generate_crumbs --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 11ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 22ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should't_generate_crumbs --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 8ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:01:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should't_generate_crumbs --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 11ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.2ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 24ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should't_generate_crumbs --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 45ms (Views: 36.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.2ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:04:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should't_generate_crumbs --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:06:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should't_generate_crumbs --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 21ms (Views: 12.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:09:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should't_generate_crumbs --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:09:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"}  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should't_generate_crumbs --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:11:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"}  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should't_generate_crumbs --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:12:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) begin transaction --------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should't_generate_crumbs --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:13:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.4ms) Completed 200 OK in 23750ms (Views: 16.4ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:13:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 17925ms (Views: 3.0ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:13:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"}  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should't_generate_crumbs --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 23ms (Views: 13.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:14:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:17:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 10ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:17:26 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 25ms (Views: 23.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:22:22 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:24:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:24:12 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"}  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:25:47 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 23ms (Views: 13.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:25:47 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"}  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 23ms (Views: 13.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:21 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:27:21 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:21 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#static as HTML Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 24ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#static as HTML Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:22 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.7ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 25ms (Views: 24.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:27:41 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:28:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 24ms (Views: 13.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:28:56 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 22ms (Views: 12.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 25ms (Views: 24.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:29:45 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 27ms (Views: 25.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:30:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:30:03 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:30:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:30:03 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:30:03 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:30:03 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:30:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:30:03 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 23ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 3ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 7ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:10 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 22ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:33:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 22ms (Views: 13.1ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 4ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#static as HTML Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 25ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#static as HTML Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:35:42 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 23ms (Views: 13.3ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#static as HTML Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 23ms (Views: 13.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 7ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:36:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 10ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:39:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 10ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:40:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 10ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:41:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 10ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:15 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:42:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 10ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:43:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 10ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:44:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 10ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:47:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 23ms (Views: 13.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 7ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 3ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 10ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:36 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 22ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 7ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:48:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 10ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:49:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:50:53 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#static as HTML Completed 200 OK in 25ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:54:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:55:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#static as HTML Completed 200 OK in 25ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 22:57:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 24ms (Views: 14.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#static as HTML Completed 200 OK in 25ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:37 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:00:38 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:00:38 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:38 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:00:49 -0200 Processing by PagesController#static as HTML Completed 200 OK in 25ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:00:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 22ms (Views: 13.4ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 23ms (Views: 12.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#static as HTML Completed 200 OK in 25ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:01:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 23ms (Views: 13.3ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:02:56 -0200 Processing by PagesController#static as HTML Completed 200 OK in 26ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:02:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 23ms (Views: 12.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#static as HTML Completed 200 OK in 25ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.5ms) Completed 200 OK in 24ms (Views: 14.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#static as HTML Completed 200 OK in 25ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:03:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 23ms (Views: 13.3ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:02 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:02 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:02 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:02 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:02 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:02 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#static as HTML Completed 200 OK in 26ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 26ms (Views: 14.0ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#static as HTML Completed 200 OK in 28ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:04:56 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 22ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 7ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#static as HTML Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:05:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 23ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:08:18 -0200 Processing by PagesController#static as HTML Completed 200 OK in 27ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:08:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 21ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#static as HTML Completed 200 OK in 26ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:30:08 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:30:09 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:30:09 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:30:09 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:30:09 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:30:09 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:30:09 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:30:09 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:30:09 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:31:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 22ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 3ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:34:01 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:34:02 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:34:02 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:34:02 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:34:02 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:34:02 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:34:02 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:34:02 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:34:02 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:34:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 24ms (Views: 13.1ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:36:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 23ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 3ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:37:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 23ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:38:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 23ms (Views: 13.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 3ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:39:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 24ms (Views: 14.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#static as HTML Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:42:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 24ms (Views: 13.3ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 7ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:46:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 23ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:47:07 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:47:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 23ms (Views: 13.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:50:39 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:50:40 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:50:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:50:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 22ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:34 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:34 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:34 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:34 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 9ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-01 23:52:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.5ms) Completed 200 OK in 30ms (Views: 20.0ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 11ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:37:50 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:38:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.2ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:38:44 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 13.0ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 21:43:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:57:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 10914ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.3ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#static as HTML Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 8ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 4ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:37 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#static as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:58:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#static as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 22:59:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.4ms) Completed 200 OK in 21ms (Views: 12.4ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:00:57 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.6ms) Completed 200 OK in 25ms (Views: 15.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:05:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:06:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:06:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:06:11 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:06:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:06:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:06:12 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:06:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:06:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:06:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:06:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:06:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:06:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:06:12 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:06:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:07:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:08:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 22ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:10:12 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:21:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:21:26 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:21:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:21:26 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:21:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:21:26 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:21:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:21:26 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:21:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:21:26 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:21:26 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:21:26 -0200 Processing by PagesController#static as HTML Completed 200 OK in 3ms (Views: 1.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:21:26 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:21:27 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:21:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:21:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:21:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:21:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:21:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:21:27 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:21:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 10ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:45:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:45:22 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:45:22 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 21ms (Views: 12.1ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 10ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 10ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 3ms (Views: 1.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:18 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 25ms (Views: 15.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 10ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:46:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 22ms (Views: 12.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 9ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:47:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 23ms (Views: 13.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:48:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.8ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:49:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:04 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 21ms (Views: 12.3ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 9ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:51:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 9ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 3ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:52:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-04 23:58:28 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:00:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 21ms (Views: 12.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:35 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 13.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:01:58 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 21ms (Views: 11.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:02:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:03:05 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 20ms (Views: 11.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 00:03:05 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:03:05 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 00:03:05 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:03:05 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:03:05 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:03:05 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:03:05 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:03:05 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 00:03:05 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:03:05 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 00:03:05 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:03:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 00:03:06 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:03:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:03:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:03:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:03:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:03:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:03:06 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:03:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:25:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 21ms (Views: 11.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 00:25:54 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:25:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 00:25:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 7261ms  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:26:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 00:27:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.4ms) Completed 200 OK in 27ms (Views: 17.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:39:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.3ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 21ms (Views: 12.3ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:33 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 10:40:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:33 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.3ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 10ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:40:59 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.1ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:41:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.4ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:44:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.1ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 10:48:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 21ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:06:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 11.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 12ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:16 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 24ms (Views: 15.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 9ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:08:52 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 12ms (Views: 1.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:10:21 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 10ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:08 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 11ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:11:27 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.5ms) Completed 200 OK in 22ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 3ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#static as HTML Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 3ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:19 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 20ms (Views: 12.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:13:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (2.1ms) Completed 200 OK in 26ms (Views: 15.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 3ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 7ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:24:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.4ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 4ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:25:38 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.3ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:35:33 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:35:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:35:33 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:33 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:35:33 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:35:34 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.3ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:45:48 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.4ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:30 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 21ms (Views: 11.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 7ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 2.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 3ms (Views: 1.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:50:45 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:13 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:51:29 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.6ms) Completed 200 OK in 22ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 10ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 11:53:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 13ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 3ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:00:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 22ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:01 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:03:01 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:01 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.7ms) Completed 200 OK in 29ms (Views: 16.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:03:24 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:09:07 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 23ms (Views: 13.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:11:46 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:11:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:11:46 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:11:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:11:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:11:46 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#param as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:11:47 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 21ms (Views: 12.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:12:25 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:01 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:14:25 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 21ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:14 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 22ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:15:29 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.0ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:02 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:02 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:02 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:02 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:02 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:02 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:02 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:17:02 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:03 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 21ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 4ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Completed 200 OK in 3ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:17:40 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:18:42 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 24ms (Views: 13.1ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:18:43 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 11ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 12ms (Views: 11.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#static as HTML Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:30:00 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 21ms (Views: 12.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:31:01 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 12ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 12ms (Views: 12.1ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#static as HTML Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:25 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 21ms (Views: 12.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:46 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 10ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 12ms (Views: 11.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:36:55 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.4ms) Completed 200 OK in 24ms (Views: 15.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:40:23 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:31 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 22ms (Views: 12.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-05 12:41:32 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 9ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:06:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.0ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 10ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 2ms  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (2.1ms) Completed 200 OK in 35ms (Views: 25.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 8ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:07:47 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 21ms (Views: 12.1ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-11 17:09:04 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:09:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:48 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 23ms (Views: 13.4ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-11 17:10:48 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:10:48 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:10:48 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:48 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:10:48 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:10:48 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:48 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:10:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs ----------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.4ms) Completed 200 OK in 21ms (Views: 12.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------------- WithLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ---------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ WithLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name ------------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-11 17:11:40 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------- WithLastTest: test_should_remember_last_requests_in_the_same_path ----------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_translations_should_not_cause_any_error ---------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 5ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------------------- WithoutLastTest: test_empty_crumbs_should_not_cause_any_error_and_should_not_generate_crumbs -------------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_gaps_should_not_cause_any_error_and_should_generate_crumbs_either --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------- WithoutLastTest: test_going_back_should_not_cause_any_error_and_should_retain_history ------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------------------- WithoutLastTest: test_params_should_not_cause_any_error_and_can_be_use_alter_crumb_name --------------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path ----------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithoutLastTest: test_should_remember_last_requests_in_the_same_path -------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_translations_should_not_cause_any_error ------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:41 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:18 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 39ms (Views: 29.1ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_remember_last_requests_in_the_same_path ------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 8ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_remember_last_requests_in_the_same_path ---------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.9ms) Completed 200 OK in 41ms (Views: 31.4ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------- WithLastTest: test_remember_last_requests_in_the_same_path ---------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 7ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_remember_last_requests_in_the_same_path ------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 23ms (Views: 13.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------- WithoutLastTest: test_remember_last_requests_in_the_same_path ------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------- WithLastTest: test_remember_last_requests_in_the_same_path ---------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#static as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------- GeneratorsTest: test_generate_initializer -----------------------------------------  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.6ms) Completed 200 OK in 28ms (Views: 18.2ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 9ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 22ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#param as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#static as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:32:06 -0200  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:32:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 21ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:32:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:32:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-15 23:32:06 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:32:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:32:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:32:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:32:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:32:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-15 23:32:06 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:32:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:32:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:32:06 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:35:17 -0200  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:35:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 18ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:35:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:35:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-15 23:35:17 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:35:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:35:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:35:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-15 23:35:17 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:35:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:35:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:35:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:35:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:35:17 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.2ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:38 -0200  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 17ms  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.2ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-15 23:36:38 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-15 23:36:38 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 0ms  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:38 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.4ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:52 -0200  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 18ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-15 23:36:52 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:36:52 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-15 23:36:52 -0200 Processing by PagesController#home as HTML Completed 500 Internal Server Error in 1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 34ms (Views: 21.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 9ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:29 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.2ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-15 23:42:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.4ms) Completed 200 OK in 30ms (Views: 20.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:41:51 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (1.5ms) Completed 200 OK in 26ms (Views: 17.0ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 3ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:42:54 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 26ms (Views: 17.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 6ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:43:41 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.3ms) Completed 200 OK in 25ms (Views: 16.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.3ms) Completed 200 OK in 3ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 3ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-02-16 00:45:30 -0200 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 122ms (Views: 114.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:19:24 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:04 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 106ms (Views: 99.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:21:04 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:04 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:04 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-07-03 18:21:05 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.9ms) Completed 200 OK in 107ms (Views: 100.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:21:31 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:00 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 108ms (Views: 100.1ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 14ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:01 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.2ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.9ms) Completed 200 OK in 100ms (Views: 93.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:23:29 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.8ms) Completed 200 OK in 106ms (Views: 99.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:32:50 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:48 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.9ms) Completed 200 OK in 100ms (Views: 93.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-07-03 18:36:49 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 102ms (Views: 95.5ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-07-03 18:43:02 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (10.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.3ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.1ms) Completed 200 OK in 129ms (Views: 116.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 11ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:15:12 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:53 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 123ms (Views: 116.5ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:16:53 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:16:53 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:16:53 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:53 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:16:53 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:16:53 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:16:53 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:16:53 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:16:54 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 108ms (Views: 102.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:17:31 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 16ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:17:32 -0300 Processing by PagesController#home as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 109ms (Views: 102.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:22:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.9ms) Completed 200 OK in 111ms (Views: 105.2ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:28:50 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (8.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.9ms) Completed 200 OK in 106ms (Views: 98.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:30:42 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:48 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.8ms) Completed 200 OK in 111ms (Views: 104.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:49 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.8ms) Completed 200 OK in 109ms (Views: 101.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:31:57 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 108ms (Views: 101.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:33:05 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.7ms) Completed 200 OK in 115ms (Views: 108.4ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by Namespace::PagesController#index as HTML Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:58:43 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.2ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 108ms (Views: 101.4ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.4ms) Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 16:59:19 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.8ms) Completed 200 OK in 108ms (Views: 102.3ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:01 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 103ms (Views: 95.4ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:06 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.8ms) Completed 200 OK in 114ms (Views: 107.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:00:34 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:12 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.8ms) Completed 200 OK in 107ms (Views: 100.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:01:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.9ms) Completed 200 OK in 108ms (Views: 100.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:02:02 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.9ms) Completed 200 OK in 112ms (Views: 106.2ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:02:13 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.9ms) Completed 200 OK in 108ms (Views: 101.3ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 15ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:02:59 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.2ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 110ms (Views: 103.1ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- WithoutLastTest: test_namespaced_controller ------------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:03:35 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.9ms) Completed 200 OK in 110ms (Views: 103.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#nested as HTML Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- WithoutLastTest: test_namespaced_controller ------------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 3ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#static as HTML Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:28 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------- WithoutLastTest: test_namespaced_controller ------------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.8ms) Completed 200 OK in 98ms (Views: 90.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#nested as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#static as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:05:42 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:05:59 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.8ms) Completed 200 OK in 109ms (Views: 102.1ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- WithoutLastTest: test_namespaced_controller ------------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:00 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.9ms) Completed 200 OK in 110ms (Views: 103.5ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- WithoutLastTest: test_namespaced_controller ------------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:06:22 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (1.0ms) Completed 200 OK in 111ms (Views: 104.3ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- WithoutLastTest: test_namespaced_controller ------------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:06:37 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (14.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction ------------------------------------------- WithoutLastTest: test_namespaced_controller ------------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.9ms) Completed 200 OK in 106ms (Views: 98.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:07:25 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.8ms) Completed 200 OK in 109ms (Views: 102.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- WithoutLastTest: test_namespaced_controller ------------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:08:17 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0')  (0.1ms) begin transaction -------------------------------------------- WithLastTest: test_last_request_in_same_path -------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (1.2ms) Completed 200 OK in 113ms (Views: 105.6ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------- WithLastTest: test_translations_not_cause_any_error --------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- WithLastTest: test_namespaced_controller ---------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------------- WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name ----------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- WithLastTest: test_going_back_not_cause_any_error_and_retain_history -------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------- WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ---------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithLastTest: test_remember_last_request_with_parameters_in_the_same_path ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------------------------- WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs --------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ GeneratorsTest: test_initializer_generator ------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------- WithoutLastTest: test_namespaced_controller ------------------------------------------- Started GET "/namespaced" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by Namespace::PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------- WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either ------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history ----------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/param" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#param as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ WithoutLastTest: test_translations_not_cause_any_error ------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n?p2=p2" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#i18n as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------ WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs ------------------------------------------------------------------------------ Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty?p2=p2" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#empty as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------------------- WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path ---------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/static?p2=p2" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#static as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms) Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Parameters: {"p3"=>"p3"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- WithoutLastTest: test_last_request_in_same_path ----------------------------------------------- Started GET "/" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (14.3ms) Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.0ms) Started GET "/static" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#static as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/static/nested" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------------------- WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name -------------------------------------------------------------------------------- Started GET "/?p1=p1" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Parameters: {"p1"=>"p1"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param?p2=p2" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#param as HTML Parameters: {"p2"=>"p2"} Rendered pages/crumbs.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms) Started GET "/param/1?p3=p3" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#param as HTML Parameters: {"p3"=>"p3", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms) Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#nested as HTML Parameters: {"p4"=>"p4", "param"=>"1"} Rendered pages/crumbs.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms) Started GET "/" for 127.0.0.1 at 2015-08-01 17:11:56 -0300 Processing by PagesController#index as HTML Rendered pages/crumbs.html.erb within layouts/application (0.3ms) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.0ms) rollback transaction