test/dummy/log/test.log in crumbs-1.1.2 vs test/dummy/log/test.log in crumbs-1.2.0
- old
+ new
@@ -32449,5 +32449,1490 @@
Started GET "/?p1=p1" for 127.0.0.1 at 2014-03-11 17:11:41 -0300
Processing by PagesController#home as HTML
Parameters: {"p1"=>"p1"}
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
[1m[35m (0.1ms)[0m rollback transaction
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m select sqlite_version(*)
+ [1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35m (0.0ms)[0m SELECT version FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
+ [1m[35m (0.1ms)[0m begin transaction
+------------------------------------------------------------------------------
+WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs
+------------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:18 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+ Rendered pages/crumbs.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 39ms (Views: 29.1ms | ActiveRecord: 0.0ms)
+Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#empty as HTML
+ Parameters: {"p2"=>"p2"}
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
+Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Rendered pages/crumbs.html.erb within layouts/application (0.0ms)
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+-------------------------------------------------------------------------
+WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either
+-------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+-----------------------------------------------------------------------
+WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history
+-----------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#param as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+--------------------------------------------------------------------------------
+WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name
+--------------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+----------------------------------------------------------------------------
+WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path
+----------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/static?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#static as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+-------------------------------------------------------------
+WithoutLastTest: test_remember_last_requests_in_the_same_path
+-------------------------------------------------------------
+Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/static" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#static as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+------------------------------------------------------
+WithoutLastTest: test_translations_not_cause_any_error
+------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#i18n as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 8ms (Views: 1.2ms | ActiveRecord: 0.0ms)
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+---------------------------------------------------------------------------
+WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs
+---------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#empty as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+----------------------------------------------------------------------
+WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either
+----------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+--------------------------------------------------------------------
+WithLastTest: test_going_back_not_cause_any_error_and_retain_history
+--------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#param as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-----------------------------------------------------------------------------
+WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name
+-----------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-------------------------------------------------------------------------
+WithLastTest: test_remember_last_request_with_parameters_in_the_same_path
+-------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/static?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#static as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+----------------------------------------------------------
+WithLastTest: test_remember_last_requests_in_the_same_path
+----------------------------------------------------------
+Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#static as HTML
+Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+---------------------------------------------------
+WithLastTest: test_translations_not_cause_any_error
+---------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#i18n as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-06-24 22:31:19 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m select sqlite_version(*)
+ [1m[36m (0.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35m (0.0ms)[0m SELECT version FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
+ [1m[35m (0.1ms)[0m begin transaction
+---------------------------------------------------------------------------
+WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs
+---------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+ Rendered pages/crumbs.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 41ms (Views: 31.4ms | ActiveRecord: 0.0ms)
+Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#empty as HTML
+ Parameters: {"p2"=>"p2"}
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+----------------------------------------------------------------------
+WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either
+----------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+--------------------------------------------------------------------
+WithLastTest: test_going_back_not_cause_any_error_and_retain_history
+--------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#param as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-----------------------------------------------------------------------------
+WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name
+-----------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-------------------------------------------------------------------------
+WithLastTest: test_remember_last_request_with_parameters_in_the_same_path
+-------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#static as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+----------------------------------------------------------
+WithLastTest: test_remember_last_requests_in_the_same_path
+----------------------------------------------------------
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#static as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+---------------------------------------------------
+WithLastTest: test_translations_not_cause_any_error
+---------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#i18n as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 7ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+------------------------------------------------------------------------------
+WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs
+------------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#empty as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-------------------------------------------------------------------------
+WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either
+-------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-----------------------------------------------------------------------
+WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history
+-----------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#param as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+--------------------------------------------------------------------------------
+WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name
+--------------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+----------------------------------------------------------------------------
+WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path
+----------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#static as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-------------------------------------------------------------
+WithoutLastTest: test_remember_last_requests_in_the_same_path
+-------------------------------------------------------------
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/static" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#static as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+------------------------------------------------------
+WithoutLastTest: test_translations_not_cause_any_error
+------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#i18n as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:10:32 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m select sqlite_version(*)
+ [1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35m (0.0ms)[0m SELECT version FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m select sqlite_version(*)
+ [1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35m (0.0ms)[0m SELECT version FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
+ [1m[35m (0.1ms)[0m begin transaction
+------------------------------------------------------------------------------
+WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs
+------------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+ Rendered pages/crumbs.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 23ms (Views: 13.8ms | ActiveRecord: 0.0ms)
+Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#empty as HTML
+ Parameters: {"p2"=>"p2"}
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
+Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Rendered pages/crumbs.html.erb within layouts/application (0.0ms)
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-------------------------------------------------------------------------
+WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either
+-------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+-----------------------------------------------------------------------
+WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history
+-----------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#param as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+--------------------------------------------------------------------------------
+WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name
+--------------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+----------------------------------------------------------------------------
+WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path
+----------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#static as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-------------------------------------------------------------
+WithoutLastTest: test_remember_last_requests_in_the_same_path
+-------------------------------------------------------------
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#static as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+------------------------------------------------------
+WithoutLastTest: test_translations_not_cause_any_error
+------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#i18n as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 6ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+---------------------------------------------------------------------------
+WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs
+---------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#empty as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+----------------------------------------------------------------------
+WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either
+----------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+--------------------------------------------------------------------
+WithLastTest: test_going_back_not_cause_any_error_and_retain_history
+--------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/param" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#param as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-----------------------------------------------------------------------------
+WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name
+-----------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-------------------------------------------------------------------------
+WithLastTest: test_remember_last_request_with_parameters_in_the_same_path
+-------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#static as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+----------------------------------------------------------
+WithLastTest: test_remember_last_requests_in_the_same_path
+----------------------------------------------------------
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+Started GET "/static" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#static as HTML
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+---------------------------------------------------
+WithLastTest: test_translations_not_cause_any_error
+---------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#i18n as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-16 23:18:08 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-----------------------------------------
+GeneratorsTest: test_generate_initializer
+-----------------------------------------
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m select sqlite_version(*)
+ [1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
+ [1m[35m (0.1ms)[0m begin transaction
+---------------------------------------------------------------------------
+WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs
+---------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+ Rendered pages/crumbs.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 28ms (Views: 18.2ms | ActiveRecord: 0.0ms)
+Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#empty as HTML
+ Parameters: {"p2"=>"p2"}
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
+Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+----------------------------------------------------------------------
+WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either
+----------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+--------------------------------------------------------------------
+WithLastTest: test_going_back_not_cause_any_error_and_retain_history
+--------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#param as HTML
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+--------------------------------------------
+WithLastTest: test_last_request_in_same_path
+--------------------------------------------
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/static" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#static as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-----------------------------------------------------------------------------
+WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name
+-----------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+-------------------------------------------------------------------------
+WithLastTest: test_remember_last_request_with_parameters_in_the_same_path
+-------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#static as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+---------------------------------------------------
+WithLastTest: test_translations_not_cause_any_error
+---------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#i18n as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 9ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+------------------------------------------
+GeneratorsTest: test_initializer_generator
+------------------------------------------
+ [1m[36m (0.0ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+------------------------------------------------------------------------------
+WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs
+------------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#empty as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-------------------------------------------------------------------------
+WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either
+-------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.0ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-----------------------------------------------------------------------
+WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history
+-----------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#param as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-----------------------------------------------
+WithoutLastTest: test_last_request_in_same_path
+-----------------------------------------------
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#static as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+--------------------------------------------------------------------------------
+WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name
+--------------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+----------------------------------------------------------------------------
+WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path
+----------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#static as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+------------------------------------------------------
+WithoutLastTest: test_translations_not_cause_any_error
+------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#i18n as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:03:31 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
+ [1m[35m (0.1ms)[0m select sqlite_version(*)
+ [1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
+ [1m[35m (0.1ms)[0m begin transaction
+------------------------------------------------------------------------------
+WithoutLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs
+------------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+ Rendered pages/crumbs.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 22ms (Views: 12.5ms | ActiveRecord: 0.0ms)
+Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#empty as HTML
+ Parameters: {"p2"=>"p2"}
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
+Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Rendered pages/crumbs.html.erb within layouts/application (0.0ms)
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-------------------------------------------------------------------------
+WithoutLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either
+-------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-----------------------------------------------------------------------
+WithoutLastTest: test_going_back_not_cause_any_error_and_retain_history
+-----------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#param as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-----------------------------------------------
+WithoutLastTest: test_last_request_in_same_path
+-----------------------------------------------
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/static" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#static as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+--------------------------------------------------------------------------------
+WithoutLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name
+--------------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+----------------------------------------------------------------------------
+WithoutLastTest: test_remember_last_request_with_parameters_in_the_same_path
+----------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#static as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+------------------------------------------------------
+WithoutLastTest: test_translations_not_cause_any_error
+------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#i18n as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+------------------------------------------
+GeneratorsTest: test_initializer_generator
+------------------------------------------
+ [1m[36m (0.0ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+---------------------------------------------------------------------------
+WithLastTest: test_empty_crumbs_not_cause_any_error_and_not_generate_crumbs
+---------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/empty?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#empty as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+----------------------------------------------------------------------
+WithLastTest: test_gaps_not_cause_any_error_and_generate_crumbs_either
+----------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.0ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+--------------------------------------------------------------------
+WithLastTest: test_going_back_not_cause_any_error_and_retain_history
+--------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#param as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+--------------------------------------------
+WithLastTest: test_last_request_in_same_path
+--------------------------------------------
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#static as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-----------------------------------------------------------------------------
+WithLastTest: test_params_not_cause_any_error_and_can_be_use_alter_crumb_name
+-----------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/param/1?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#param as HTML
+ Parameters: {"p3"=>"p3", "param"=>"1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p4"=>"p4", "param"=>"1"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+-------------------------------------------------------------------------
+WithLastTest: test_remember_last_request_with_parameters_in_the_same_path
+-------------------------------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
+Started GET "/static?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#static as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+---------------------------------------------------
+WithLastTest: test_translations_not_cause_any_error
+---------------------------------------------------
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/i18n?p2=p2" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#i18n as HTML
+ Parameters: {"p2"=>"p2"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#nested as HTML
+ Parameters: {"p3"=>"p3"}
+Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
+Started GET "/?p1=p1" for 127.0.0.1 at 2014-09-27 20:04:01 -0300
+Processing by PagesController#home as HTML
+ Parameters: {"p1"=>"p1"}
+Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m