test/dummy/log/test.log in crumbs-1.2.0 vs test/dummy/log/test.log in crumbs-1.2.1

- old
+ new

@@ -33934,5 +33934,2325 @@ 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