(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