crumbs 1.0.7 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -786,3 +786,2029 @@ Processing by PagesController#home as HTML
786
786
  Parameters: {"p1"=>"p1"}
787
787
  Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
788
788
   (0.1ms) rollback transaction
789
+  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
790
+  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
791
+  (0.1ms) SELECT version FROM "schema_migrations"
792
+  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
793
+  (0.1ms) begin transaction
794
+ --------------------------------------------------------------------------------------
795
+ WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
796
+ --------------------------------------------------------------------------------------
797
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
798
+  (0.1ms) rollback transaction
799
+  (0.1ms) begin transaction
800
+ -----------------------------------------------------------------------------------
801
+ WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
802
+ -----------------------------------------------------------------------------------
803
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
804
+  (0.0ms) rollback transaction
805
+  (0.0ms) begin transaction
806
+ ---------------------------------------------------------------------------------
807
+ WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
808
+ ---------------------------------------------------------------------------------
809
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
810
+  (0.0ms) rollback transaction
811
+  (0.0ms) begin transaction
812
+ -----------------------------------------------------------------------------------
813
+ WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
814
+ -----------------------------------------------------------------------------------
815
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
816
+  (0.1ms) rollback transaction
817
+  (0.0ms) begin transaction
818
+ --------------------------------------------------------------------------------
819
+ WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
820
+ --------------------------------------------------------------------------------
821
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
822
+  (0.1ms) rollback transaction
823
+  (0.1ms) begin transaction
824
+ -----------------------------------------------------------------
825
+ WithLastTest: test_should_remember_last_requests_in_the_same_path
826
+ -----------------------------------------------------------------
827
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
828
+  (0.1ms) rollback transaction
829
+  (0.0ms) begin transaction
830
+ -----------------------------------------------------------
831
+ WithLastTest: test_using_t_method_shouldn't_cause_any_error
832
+ -----------------------------------------------------------
833
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
834
+  (0.1ms) rollback transaction
835
+  (0.0ms) begin transaction
836
+ -----------------------------------------------------------------------------------------
837
+ WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
838
+ -----------------------------------------------------------------------------------------
839
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
840
+  (0.1ms) rollback transaction
841
+  (0.1ms) begin transaction
842
+ --------------------------------------------------------------------------------------
843
+ WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
844
+ --------------------------------------------------------------------------------------
845
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
846
+  (0.1ms) rollback transaction
847
+  (0.0ms) begin transaction
848
+ ------------------------------------------------------------------------------------
849
+ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
850
+ ------------------------------------------------------------------------------------
851
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
852
+  (0.1ms) rollback transaction
853
+  (0.0ms) begin transaction
854
+ --------------------------------------------------------------------------------------
855
+ WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
856
+ --------------------------------------------------------------------------------------
857
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
858
+  (0.1ms) rollback transaction
859
+  (0.0ms) begin transaction
860
+ -----------------------------------------------------------------------------------
861
+ WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
862
+ -----------------------------------------------------------------------------------
863
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
864
+  (0.1ms) rollback transaction
865
+  (0.0ms) begin transaction
866
+ --------------------------------------------------------------------
867
+ WithoutLastTest: test_should_remember_last_requests_in_the_same_path
868
+ --------------------------------------------------------------------
869
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
870
+  (0.0ms) rollback transaction
871
+  (0.0ms) begin transaction
872
+ --------------------------------------------------------------
873
+ WithoutLastTest: test_using_t_method_shouldn't_cause_any_error
874
+ --------------------------------------------------------------
875
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:29 -0300
876
+  (0.0ms) rollback transaction
877
+  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
878
+  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
879
+  (0.1ms) SELECT version FROM "schema_migrations"
880
+  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
881
+  (0.1ms) begin transaction
882
+ --------------------------------------------------------------------------------------
883
+ WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
884
+ --------------------------------------------------------------------------------------
885
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
886
+  (0.1ms) rollback transaction
887
+  (0.1ms) begin transaction
888
+ -----------------------------------------------------------------------------------
889
+ WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
890
+ -----------------------------------------------------------------------------------
891
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
892
+  (0.1ms) rollback transaction
893
+  (0.0ms) begin transaction
894
+ ---------------------------------------------------------------------------------
895
+ WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
896
+ ---------------------------------------------------------------------------------
897
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
898
+  (0.1ms) rollback transaction
899
+  (0.0ms) begin transaction
900
+ -----------------------------------------------------------------------------------
901
+ WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
902
+ -----------------------------------------------------------------------------------
903
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
904
+  (0.1ms) rollback transaction
905
+  (0.0ms) begin transaction
906
+ --------------------------------------------------------------------------------
907
+ WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
908
+ --------------------------------------------------------------------------------
909
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
910
+  (0.0ms) rollback transaction
911
+  (0.0ms) begin transaction
912
+ -----------------------------------------------------------------
913
+ WithLastTest: test_should_remember_last_requests_in_the_same_path
914
+ -----------------------------------------------------------------
915
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
916
+  (0.1ms) rollback transaction
917
+  (0.0ms) begin transaction
918
+ -----------------------------------------------------------
919
+ WithLastTest: test_using_t_method_shouldn't_cause_any_error
920
+ -----------------------------------------------------------
921
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
922
+  (0.0ms) rollback transaction
923
+  (0.0ms) begin transaction
924
+ -----------------------------------------------------------------------------------------
925
+ WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
926
+ -----------------------------------------------------------------------------------------
927
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
928
+  (0.1ms) rollback transaction
929
+  (0.0ms) begin transaction
930
+ --------------------------------------------------------------------------------------
931
+ WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
932
+ --------------------------------------------------------------------------------------
933
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
934
+  (0.0ms) rollback transaction
935
+  (0.0ms) begin transaction
936
+ ------------------------------------------------------------------------------------
937
+ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
938
+ ------------------------------------------------------------------------------------
939
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
940
+  (0.1ms) rollback transaction
941
+  (0.0ms) begin transaction
942
+ --------------------------------------------------------------------------------------
943
+ WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
944
+ --------------------------------------------------------------------------------------
945
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
946
+  (0.1ms) rollback transaction
947
+  (0.1ms) begin transaction
948
+ -----------------------------------------------------------------------------------
949
+ WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
950
+ -----------------------------------------------------------------------------------
951
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
952
+  (0.1ms) rollback transaction
953
+  (0.1ms) begin transaction
954
+ --------------------------------------------------------------------
955
+ WithoutLastTest: test_should_remember_last_requests_in_the_same_path
956
+ --------------------------------------------------------------------
957
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
958
+  (0.1ms) rollback transaction
959
+  (0.0ms) begin transaction
960
+ --------------------------------------------------------------
961
+ WithoutLastTest: test_using_t_method_shouldn't_cause_any_error
962
+ --------------------------------------------------------------
963
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:44 -0300
964
+  (0.1ms) rollback transaction
965
+  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
966
+  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
967
+  (0.1ms) SELECT version FROM "schema_migrations"
968
+  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
969
+  (0.1ms) begin transaction
970
+ --------------------------------------------------------------------------------------
971
+ WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
972
+ --------------------------------------------------------------------------------------
973
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:49 -0300
974
+  (0.1ms) rollback transaction
975
+  (0.1ms) begin transaction
976
+ -----------------------------------------------------------------------------------
977
+ WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
978
+ -----------------------------------------------------------------------------------
979
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:49 -0300
980
+  (0.1ms) rollback transaction
981
+  (0.0ms) begin transaction
982
+ ---------------------------------------------------------------------------------
983
+ WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
984
+ ---------------------------------------------------------------------------------
985
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:49 -0300
986
+  (0.1ms) rollback transaction
987
+  (0.0ms) begin transaction
988
+ -----------------------------------------------------------------------------------
989
+ WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
990
+ -----------------------------------------------------------------------------------
991
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:49 -0300
992
+  (0.1ms) rollback transaction
993
+  (0.0ms) begin transaction
994
+ --------------------------------------------------------------------------------
995
+ WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
996
+ --------------------------------------------------------------------------------
997
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300
998
+  (0.1ms) rollback transaction
999
+  (0.0ms) begin transaction
1000
+ -----------------------------------------------------------------
1001
+ WithLastTest: test_should_remember_last_requests_in_the_same_path
1002
+ -----------------------------------------------------------------
1003
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:47:50 -0300
1004
+  (0.1ms) rollback transaction
1005
+  (0.0ms) begin transaction
1006
+ -----------------------------------------------------------
1007
+ WithLastTest: test_using_t_method_shouldn't_cause_any_error
1008
+ -----------------------------------------------------------
1009
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300
1010
+  (0.1ms) rollback transaction
1011
+  (0.0ms) begin transaction
1012
+ -----------------------------------------------------------------------------------------
1013
+ WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
1014
+ -----------------------------------------------------------------------------------------
1015
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300
1016
+  (0.1ms) rollback transaction
1017
+  (0.1ms) begin transaction
1018
+ --------------------------------------------------------------------------------------
1019
+ WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
1020
+ --------------------------------------------------------------------------------------
1021
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300
1022
+  (0.1ms) rollback transaction
1023
+  (0.0ms) begin transaction
1024
+ ------------------------------------------------------------------------------------
1025
+ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
1026
+ ------------------------------------------------------------------------------------
1027
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300
1028
+  (0.1ms) rollback transaction
1029
+  (0.0ms) begin transaction
1030
+ --------------------------------------------------------------------------------------
1031
+ WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
1032
+ --------------------------------------------------------------------------------------
1033
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300
1034
+  (0.1ms) rollback transaction
1035
+  (0.0ms) begin transaction
1036
+ -----------------------------------------------------------------------------------
1037
+ WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
1038
+ -----------------------------------------------------------------------------------
1039
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300
1040
+  (0.0ms) rollback transaction
1041
+  (0.1ms) begin transaction
1042
+ --------------------------------------------------------------------
1043
+ WithoutLastTest: test_should_remember_last_requests_in_the_same_path
1044
+ --------------------------------------------------------------------
1045
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:47:50 -0300
1046
+  (0.0ms) rollback transaction
1047
+  (0.1ms) begin transaction
1048
+ --------------------------------------------------------------
1049
+ WithoutLastTest: test_using_t_method_shouldn't_cause_any_error
1050
+ --------------------------------------------------------------
1051
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:47:50 -0300
1052
+  (0.1ms) rollback transaction
1053
+  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1054
+  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1055
+  (0.1ms) SELECT version FROM "schema_migrations"
1056
+  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
1057
+  (0.1ms) begin transaction
1058
+ --------------------------------------------------------------------------------------
1059
+ WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
1060
+ --------------------------------------------------------------------------------------
1061
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1062
+  (0.1ms) rollback transaction
1063
+  (0.1ms) begin transaction
1064
+ -----------------------------------------------------------------------------------
1065
+ WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
1066
+ -----------------------------------------------------------------------------------
1067
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1068
+  (0.1ms) rollback transaction
1069
+  (0.0ms) begin transaction
1070
+ ---------------------------------------------------------------------------------
1071
+ WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
1072
+ ---------------------------------------------------------------------------------
1073
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1074
+  (0.1ms) rollback transaction
1075
+  (0.0ms) begin transaction
1076
+ -----------------------------------------------------------------------------------
1077
+ WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
1078
+ -----------------------------------------------------------------------------------
1079
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1080
+  (0.1ms) rollback transaction
1081
+  (0.1ms) begin transaction
1082
+ --------------------------------------------------------------------------------
1083
+ WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
1084
+ --------------------------------------------------------------------------------
1085
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1086
+  (0.1ms) rollback transaction
1087
+  (0.1ms) begin transaction
1088
+ -----------------------------------------------------------------
1089
+ WithLastTest: test_should_remember_last_requests_in_the_same_path
1090
+ -----------------------------------------------------------------
1091
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1092
+  (0.1ms) rollback transaction
1093
+  (0.0ms) begin transaction
1094
+ -----------------------------------------------------------
1095
+ WithLastTest: test_using_t_method_shouldn't_cause_any_error
1096
+ -----------------------------------------------------------
1097
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1098
+  (0.1ms) rollback transaction
1099
+  (0.0ms) begin transaction
1100
+ -----------------------------------------------------------------------------------------
1101
+ WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
1102
+ -----------------------------------------------------------------------------------------
1103
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1104
+  (0.1ms) rollback transaction
1105
+  (0.0ms) begin transaction
1106
+ --------------------------------------------------------------------------------------
1107
+ WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
1108
+ --------------------------------------------------------------------------------------
1109
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1110
+  (0.0ms) rollback transaction
1111
+  (0.0ms) begin transaction
1112
+ ------------------------------------------------------------------------------------
1113
+ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
1114
+ ------------------------------------------------------------------------------------
1115
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1116
+  (0.0ms) rollback transaction
1117
+  (0.0ms) begin transaction
1118
+ --------------------------------------------------------------------------------------
1119
+ WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
1120
+ --------------------------------------------------------------------------------------
1121
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1122
+  (0.1ms) rollback transaction
1123
+  (0.0ms) begin transaction
1124
+ -----------------------------------------------------------------------------------
1125
+ WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
1126
+ -----------------------------------------------------------------------------------
1127
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1128
+  (0.0ms) rollback transaction
1129
+  (0.0ms) begin transaction
1130
+ --------------------------------------------------------------------
1131
+ WithoutLastTest: test_should_remember_last_requests_in_the_same_path
1132
+ --------------------------------------------------------------------
1133
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1134
+  (0.1ms) rollback transaction
1135
+  (0.1ms) begin transaction
1136
+ --------------------------------------------------------------
1137
+ WithoutLastTest: test_using_t_method_shouldn't_cause_any_error
1138
+ --------------------------------------------------------------
1139
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:48:16 -0300
1140
+  (0.0ms) rollback transaction
1141
+  (0.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1142
+  (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1143
+  (0.1ms) SELECT version FROM "schema_migrations"
1144
+  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
1145
+  (0.1ms) begin transaction
1146
+ --------------------------------------------------------------------------------------
1147
+ WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
1148
+ --------------------------------------------------------------------------------------
1149
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1150
+ Processing by PagesController#home as HTML
1151
+ Parameters: {"p1"=>"p1"}
1152
+ Rendered pages/crumbs.html.erb within layouts/application (16.0ms)
1153
+ Completed 200 OK in 96ms (Views: 68.4ms | ActiveRecord: 0.0ms)
1154
+ Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1155
+ Processing by PagesController#empty as HTML
1156
+ Parameters: {"p2"=>"p2"}
1157
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
1158
+ Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
1159
+ Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1160
+ Processing by PagesController#nested as HTML
1161
+ Parameters: {"p3"=>"p3"}
1162
+ Completed 500 Internal Server Error in 1ms
1163
+  (0.1ms) rollback transaction
1164
+  (0.1ms) begin transaction
1165
+ -----------------------------------------------------------------------------------
1166
+ WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
1167
+ -----------------------------------------------------------------------------------
1168
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1169
+ Processing by PagesController#home as HTML
1170
+ Parameters: {"p1"=>"p1"}
1171
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1172
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1173
+ Processing by PagesController#nested as HTML
1174
+ Parameters: {"p3"=>"p3"}
1175
+ Completed 500 Internal Server Error in 1ms
1176
+  (0.1ms) rollback transaction
1177
+  (0.1ms) begin transaction
1178
+ ---------------------------------------------------------------------------------
1179
+ WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
1180
+ ---------------------------------------------------------------------------------
1181
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1182
+ Processing by PagesController#home as HTML
1183
+ Parameters: {"p1"=>"p1"}
1184
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1185
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1186
+ Processing by PagesController#param as HTML
1187
+ Parameters: {"p2"=>"p2"}
1188
+ Completed 500 Internal Server Error in 1ms
1189
+  (0.1ms) rollback transaction
1190
+  (0.0ms) begin transaction
1191
+ -----------------------------------------------------------------------------------
1192
+ WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
1193
+ -----------------------------------------------------------------------------------
1194
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1195
+ Processing by PagesController#home as HTML
1196
+ Parameters: {"p1"=>"p1"}
1197
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1198
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1199
+ Processing by PagesController#param as HTML
1200
+ Parameters: {"p2"=>"p2"}
1201
+ Completed 500 Internal Server Error in 1ms
1202
+  (0.1ms) rollback transaction
1203
+  (0.0ms) begin transaction
1204
+ --------------------------------------------------------------------------------
1205
+ WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
1206
+ --------------------------------------------------------------------------------
1207
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1208
+ Processing by PagesController#home as HTML
1209
+ Parameters: {"p1"=>"p1"}
1210
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1211
+ Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1212
+ Processing by PagesController#static as HTML
1213
+ Parameters: {"p2"=>"p2"}
1214
+ Completed 500 Internal Server Error in 1ms
1215
+  (0.1ms) rollback transaction
1216
+  (0.0ms) begin transaction
1217
+ -----------------------------------------------------------------
1218
+ WithLastTest: test_should_remember_last_requests_in_the_same_path
1219
+ -----------------------------------------------------------------
1220
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1221
+ Processing by PagesController#home as HTML
1222
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1223
+ Started GET "/static" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1224
+ Processing by PagesController#static as HTML
1225
+ Completed 500 Internal Server Error in 1ms
1226
+  (0.1ms) rollback transaction
1227
+  (0.0ms) begin transaction
1228
+ -----------------------------------------------------------
1229
+ WithLastTest: test_using_t_method_shouldn't_cause_any_error
1230
+ -----------------------------------------------------------
1231
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1232
+ Processing by PagesController#home as HTML
1233
+ Parameters: {"p1"=>"p1"}
1234
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1235
+ Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1236
+ Processing by PagesController#i18n as HTML
1237
+ Parameters: {"p2"=>"p2"}
1238
+ Completed 500 Internal Server Error in 1ms
1239
+  (0.1ms) rollback transaction
1240
+  (0.0ms) begin transaction
1241
+ -----------------------------------------------------------------------------------------
1242
+ WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
1243
+ -----------------------------------------------------------------------------------------
1244
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1245
+ Processing by PagesController#home as HTML
1246
+ Parameters: {"p1"=>"p1"}
1247
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1248
+ Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1249
+ Processing by PagesController#empty as HTML
1250
+ Parameters: {"p2"=>"p2"}
1251
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1252
+ Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1253
+ Processing by PagesController#nested as HTML
1254
+ Parameters: {"p3"=>"p3"}
1255
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1256
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1257
+ Processing by PagesController#home as HTML
1258
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1259
+  (0.1ms) rollback transaction
1260
+  (0.0ms) begin transaction
1261
+ --------------------------------------------------------------------------------------
1262
+ WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
1263
+ --------------------------------------------------------------------------------------
1264
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1265
+ Processing by PagesController#home as HTML
1266
+ Parameters: {"p1"=>"p1"}
1267
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1268
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1269
+ Processing by PagesController#nested as HTML
1270
+ Parameters: {"p3"=>"p3"}
1271
+ Completed 500 Internal Server Error in 1ms
1272
+  (0.1ms) rollback transaction
1273
+  (0.0ms) begin transaction
1274
+ ------------------------------------------------------------------------------------
1275
+ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
1276
+ ------------------------------------------------------------------------------------
1277
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1278
+ Processing by PagesController#home as HTML
1279
+ Parameters: {"p1"=>"p1"}
1280
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1281
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1282
+ Processing by PagesController#param as HTML
1283
+ Parameters: {"p2"=>"p2"}
1284
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1285
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1286
+ Processing by PagesController#param as HTML
1287
+ Parameters: {"p3"=>"p3", "param"=>"1"}
1288
+ Completed 500 Internal Server Error in 1ms
1289
+  (0.1ms) rollback transaction
1290
+  (0.0ms) begin transaction
1291
+ --------------------------------------------------------------------------------------
1292
+ WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
1293
+ --------------------------------------------------------------------------------------
1294
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1295
+ Processing by PagesController#home as HTML
1296
+ Parameters: {"p1"=>"p1"}
1297
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1298
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1299
+ Processing by PagesController#param as HTML
1300
+ Parameters: {"p2"=>"p2"}
1301
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1302
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1303
+ Processing by PagesController#param as HTML
1304
+ Parameters: {"p3"=>"p3", "param"=>"1"}
1305
+ Completed 500 Internal Server Error in 1ms
1306
+  (0.1ms) rollback transaction
1307
+  (0.1ms) begin transaction
1308
+ -----------------------------------------------------------------------------------
1309
+ WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
1310
+ -----------------------------------------------------------------------------------
1311
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1312
+ Processing by PagesController#home as HTML
1313
+ Parameters: {"p1"=>"p1"}
1314
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1315
+ Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1316
+ Processing by PagesController#static as HTML
1317
+ Parameters: {"p2"=>"p2"}
1318
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
1319
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1320
+ Processing by PagesController#nested as HTML
1321
+ Parameters: {"p3"=>"p3"}
1322
+ Completed 500 Internal Server Error in 1ms
1323
+  (0.1ms) rollback transaction
1324
+  (0.0ms) begin transaction
1325
+ --------------------------------------------------------------------
1326
+ WithoutLastTest: test_should_remember_last_requests_in_the_same_path
1327
+ --------------------------------------------------------------------
1328
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1329
+ Processing by PagesController#home as HTML
1330
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1331
+ Started GET "/static" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1332
+ Processing by PagesController#static as HTML
1333
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1334
+ Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1335
+ Processing by PagesController#nested as HTML
1336
+ Completed 500 Internal Server Error in 1ms
1337
+  (0.1ms) rollback transaction
1338
+  (0.0ms) begin transaction
1339
+ --------------------------------------------------------------
1340
+ WithoutLastTest: test_using_t_method_shouldn't_cause_any_error
1341
+ --------------------------------------------------------------
1342
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1343
+ Processing by PagesController#home as HTML
1344
+ Parameters: {"p1"=>"p1"}
1345
+ Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
1346
+ Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1347
+ Processing by PagesController#i18n as HTML
1348
+ Parameters: {"p2"=>"p2"}
1349
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1350
+ Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:10 -0300
1351
+ Processing by PagesController#nested as HTML
1352
+ Parameters: {"p3"=>"p3"}
1353
+ Completed 500 Internal Server Error in 1ms
1354
+  (0.1ms) rollback transaction
1355
+  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1356
+  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1357
+  (0.0ms) SELECT version FROM "schema_migrations"
1358
+  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
1359
+  (0.1ms) begin transaction
1360
+ --------------------------------------------------------------------------------------
1361
+ WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
1362
+ --------------------------------------------------------------------------------------
1363
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1364
+ Processing by PagesController#home as HTML
1365
+ Parameters: {"p1"=>"p1"}
1366
+ Rendered pages/crumbs.html.erb within layouts/application (1.0ms)
1367
+ Completed 200 OK in 32ms (Views: 12.0ms | ActiveRecord: 0.0ms)
1368
+ Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1369
+ Processing by PagesController#empty as HTML
1370
+ Parameters: {"p2"=>"p2"}
1371
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
1372
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
1373
+ Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1374
+ Processing by PagesController#nested as HTML
1375
+ Parameters: {"p3"=>"p3"}
1376
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
1377
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1378
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1379
+ Processing by PagesController#home as HTML
1380
+ Rendered pages/crumbs.html.erb within layouts/application (0.0ms)
1381
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1382
+  (0.1ms) rollback transaction
1383
+  (0.1ms) begin transaction
1384
+ -----------------------------------------------------------------------------------
1385
+ WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
1386
+ -----------------------------------------------------------------------------------
1387
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1388
+ Processing by PagesController#home as HTML
1389
+ Parameters: {"p1"=>"p1"}
1390
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1391
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1392
+ Processing by PagesController#nested as HTML
1393
+ Parameters: {"p3"=>"p3"}
1394
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1395
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1396
+ Processing by PagesController#home as HTML
1397
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1398
+  (0.1ms) rollback transaction
1399
+  (0.0ms) begin transaction
1400
+ ---------------------------------------------------------------------------------
1401
+ WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
1402
+ ---------------------------------------------------------------------------------
1403
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1404
+ Processing by PagesController#home as HTML
1405
+ Parameters: {"p1"=>"p1"}
1406
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1407
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1408
+ Processing by PagesController#param as HTML
1409
+ Parameters: {"p2"=>"p2"}
1410
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1411
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1412
+ Processing by PagesController#param as HTML
1413
+ Parameters: {"p3"=>"p3", "param"=>"1"}
1414
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1415
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1416
+ Processing by PagesController#nested as HTML
1417
+ Parameters: {"p4"=>"p4", "param"=>"1"}
1418
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1419
+ Started GET "/param" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1420
+ Processing by PagesController#param as HTML
1421
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
1422
+  (0.1ms) rollback transaction
1423
+  (0.0ms) begin transaction
1424
+ -----------------------------------------------------------------------------------
1425
+ WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
1426
+ -----------------------------------------------------------------------------------
1427
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1428
+ Processing by PagesController#home as HTML
1429
+ Parameters: {"p1"=>"p1"}
1430
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1431
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1432
+ Processing by PagesController#param as HTML
1433
+ Parameters: {"p2"=>"p2"}
1434
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1435
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1436
+ Processing by PagesController#param as HTML
1437
+ Parameters: {"p3"=>"p3", "param"=>"1"}
1438
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1439
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1440
+ Processing by PagesController#nested as HTML
1441
+ Parameters: {"p4"=>"p4", "param"=>"1"}
1442
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1443
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1444
+ Processing by PagesController#home as HTML
1445
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1446
+  (0.1ms) rollback transaction
1447
+  (0.0ms) begin transaction
1448
+ --------------------------------------------------------------------------------
1449
+ WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
1450
+ --------------------------------------------------------------------------------
1451
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1452
+ Processing by PagesController#home as HTML
1453
+ Parameters: {"p1"=>"p1"}
1454
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1455
+ Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1456
+ Processing by PagesController#static as HTML
1457
+ Parameters: {"p2"=>"p2"}
1458
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1459
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1460
+ Processing by PagesController#nested as HTML
1461
+ Parameters: {"p3"=>"p3"}
1462
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1463
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1464
+ Processing by PagesController#home as HTML
1465
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1466
+  (0.1ms) rollback transaction
1467
+  (0.0ms) begin transaction
1468
+ -----------------------------------------------------------------
1469
+ WithLastTest: test_should_remember_last_requests_in_the_same_path
1470
+ -----------------------------------------------------------------
1471
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1472
+ Processing by PagesController#home as HTML
1473
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1474
+ Started GET "/static" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1475
+ Processing by PagesController#static as HTML
1476
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1477
+ Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1478
+ Processing by PagesController#nested as HTML
1479
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1480
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1481
+ Processing by PagesController#home as HTML
1482
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1483
+  (0.1ms) rollback transaction
1484
+  (0.0ms) begin transaction
1485
+ -----------------------------------------------------------
1486
+ WithLastTest: test_using_t_method_shouldn't_cause_any_error
1487
+ -----------------------------------------------------------
1488
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1489
+ Processing by PagesController#home as HTML
1490
+ Parameters: {"p1"=>"p1"}
1491
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1492
+ Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1493
+ Processing by PagesController#i18n as HTML
1494
+ Parameters: {"p2"=>"p2"}
1495
+ Completed 200 OK in 6ms (Views: 0.9ms | ActiveRecord: 0.0ms)
1496
+ Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1497
+ Processing by PagesController#nested as HTML
1498
+ Parameters: {"p3"=>"p3"}
1499
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1500
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1501
+ Processing by PagesController#home as HTML
1502
+ Parameters: {"p1"=>"p1"}
1503
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1504
+  (0.1ms) rollback transaction
1505
+  (0.0ms) begin transaction
1506
+ -----------------------------------------------------------------------------------------
1507
+ WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
1508
+ -----------------------------------------------------------------------------------------
1509
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1510
+ Processing by PagesController#home as HTML
1511
+ Parameters: {"p1"=>"p1"}
1512
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1513
+ Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1514
+ Processing by PagesController#empty as HTML
1515
+ Parameters: {"p2"=>"p2"}
1516
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1517
+ Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1518
+ Processing by PagesController#nested as HTML
1519
+ Parameters: {"p3"=>"p3"}
1520
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1521
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1522
+ Processing by PagesController#home as HTML
1523
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1524
+  (0.1ms) rollback transaction
1525
+  (0.0ms) begin transaction
1526
+ --------------------------------------------------------------------------------------
1527
+ WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
1528
+ --------------------------------------------------------------------------------------
1529
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1530
+ Processing by PagesController#home as HTML
1531
+ Parameters: {"p1"=>"p1"}
1532
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1533
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1534
+ Processing by PagesController#nested as HTML
1535
+ Parameters: {"p3"=>"p3"}
1536
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1537
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1538
+ Processing by PagesController#home as HTML
1539
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1540
+  (0.1ms) rollback transaction
1541
+  (0.0ms) begin transaction
1542
+ ------------------------------------------------------------------------------------
1543
+ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
1544
+ ------------------------------------------------------------------------------------
1545
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1546
+ Processing by PagesController#home as HTML
1547
+ Parameters: {"p1"=>"p1"}
1548
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1549
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1550
+ Processing by PagesController#param as HTML
1551
+ Parameters: {"p2"=>"p2"}
1552
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1553
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1554
+ Processing by PagesController#param as HTML
1555
+ Parameters: {"p3"=>"p3", "param"=>"1"}
1556
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1557
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1558
+ Processing by PagesController#nested as HTML
1559
+ Parameters: {"p4"=>"p4", "param"=>"1"}
1560
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1561
+ Started GET "/param" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1562
+ Processing by PagesController#param as HTML
1563
+ Completed 200 OK in 18ms (Views: 1.1ms | ActiveRecord: 0.0ms)
1564
+  (0.1ms) rollback transaction
1565
+  (0.0ms) begin transaction
1566
+ --------------------------------------------------------------------------------------
1567
+ WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
1568
+ --------------------------------------------------------------------------------------
1569
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1570
+ Processing by PagesController#home as HTML
1571
+ Parameters: {"p1"=>"p1"}
1572
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1573
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1574
+ Processing by PagesController#param as HTML
1575
+ Parameters: {"p2"=>"p2"}
1576
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1577
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1578
+ Processing by PagesController#param as HTML
1579
+ Parameters: {"p3"=>"p3", "param"=>"1"}
1580
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1581
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1582
+ Processing by PagesController#nested as HTML
1583
+ Parameters: {"p4"=>"p4", "param"=>"1"}
1584
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1585
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1586
+ Processing by PagesController#home as HTML
1587
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1588
+  (0.1ms) rollback transaction
1589
+  (0.0ms) begin transaction
1590
+ -----------------------------------------------------------------------------------
1591
+ WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
1592
+ -----------------------------------------------------------------------------------
1593
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1594
+ Processing by PagesController#home as HTML
1595
+ Parameters: {"p1"=>"p1"}
1596
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1597
+ Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1598
+ Processing by PagesController#static as HTML
1599
+ Parameters: {"p2"=>"p2"}
1600
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1601
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1602
+ Processing by PagesController#nested as HTML
1603
+ Parameters: {"p3"=>"p3"}
1604
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1605
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1606
+ Processing by PagesController#home as HTML
1607
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1608
+  (0.1ms) rollback transaction
1609
+  (0.0ms) begin transaction
1610
+ --------------------------------------------------------------------
1611
+ WithoutLastTest: test_should_remember_last_requests_in_the_same_path
1612
+ --------------------------------------------------------------------
1613
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1614
+ Processing by PagesController#home as HTML
1615
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1616
+ Started GET "/static" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1617
+ Processing by PagesController#static as HTML
1618
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1619
+ Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1620
+ Processing by PagesController#nested as HTML
1621
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1622
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1623
+ Processing by PagesController#home as HTML
1624
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1625
+  (0.1ms) rollback transaction
1626
+  (0.1ms) begin transaction
1627
+ --------------------------------------------------------------
1628
+ WithoutLastTest: test_using_t_method_shouldn't_cause_any_error
1629
+ --------------------------------------------------------------
1630
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1631
+ Processing by PagesController#home as HTML
1632
+ Parameters: {"p1"=>"p1"}
1633
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1634
+ Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1635
+ Processing by PagesController#i18n as HTML
1636
+ Parameters: {"p2"=>"p2"}
1637
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1638
+ Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1639
+ Processing by PagesController#nested as HTML
1640
+ Parameters: {"p3"=>"p3"}
1641
+ Completed 200 OK in 17ms (Views: 16.3ms | ActiveRecord: 0.0ms)
1642
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:49:46 -0300
1643
+ Processing by PagesController#home as HTML
1644
+ Parameters: {"p1"=>"p1"}
1645
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1646
+  (0.1ms) rollback transaction
1647
+  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1648
+  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1649
+  (0.1ms) SELECT version FROM "schema_migrations"
1650
+  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
1651
+  (0.1ms) begin transaction
1652
+ --------------------------------------------------------------------------------------
1653
+ WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
1654
+ --------------------------------------------------------------------------------------
1655
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1656
+ Processing by PagesController#home as HTML
1657
+ Parameters: {"p1"=>"p1"}
1658
+ Rendered pages/crumbs.html.erb within layouts/application (1.0ms)
1659
+ Completed 200 OK in 29ms (Views: 11.7ms | ActiveRecord: 0.0ms)
1660
+ Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1661
+ Processing by PagesController#empty as HTML
1662
+ Parameters: {"p2"=>"p2"}
1663
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
1664
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
1665
+ Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1666
+ Processing by PagesController#nested as HTML
1667
+ Parameters: {"p3"=>"p3"}
1668
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
1669
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1670
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1671
+ Processing by PagesController#home as HTML
1672
+ Rendered pages/crumbs.html.erb within layouts/application (0.0ms)
1673
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1674
+  (0.1ms) rollback transaction
1675
+  (0.1ms) begin transaction
1676
+ -----------------------------------------------------------------------------------
1677
+ WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
1678
+ -----------------------------------------------------------------------------------
1679
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1680
+ Processing by PagesController#home as HTML
1681
+ Parameters: {"p1"=>"p1"}
1682
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1683
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1684
+ Processing by PagesController#nested as HTML
1685
+ Parameters: {"p3"=>"p3"}
1686
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1687
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1688
+ Processing by PagesController#home as HTML
1689
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1690
+  (0.1ms) rollback transaction
1691
+  (0.1ms) begin transaction
1692
+ ---------------------------------------------------------------------------------
1693
+ WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
1694
+ ---------------------------------------------------------------------------------
1695
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1696
+ Processing by PagesController#home as HTML
1697
+ Parameters: {"p1"=>"p1"}
1698
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1699
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1700
+ Processing by PagesController#param as HTML
1701
+ Parameters: {"p2"=>"p2"}
1702
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1703
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1704
+ Processing by PagesController#param as HTML
1705
+ Parameters: {"p3"=>"p3", "param"=>"1"}
1706
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1707
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1708
+ Processing by PagesController#nested as HTML
1709
+ Parameters: {"p4"=>"p4", "param"=>"1"}
1710
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1711
+ Started GET "/param" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1712
+ Processing by PagesController#param as HTML
1713
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1714
+  (0.1ms) rollback transaction
1715
+  (0.0ms) begin transaction
1716
+ -----------------------------------------------------------------------------------
1717
+ WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
1718
+ -----------------------------------------------------------------------------------
1719
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1720
+ Processing by PagesController#home as HTML
1721
+ Parameters: {"p1"=>"p1"}
1722
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1723
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1724
+ Processing by PagesController#param as HTML
1725
+ Parameters: {"p2"=>"p2"}
1726
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1727
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1728
+ Processing by PagesController#param as HTML
1729
+ Parameters: {"p3"=>"p3", "param"=>"1"}
1730
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1731
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1732
+ Processing by PagesController#nested as HTML
1733
+ Parameters: {"p4"=>"p4", "param"=>"1"}
1734
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1735
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1736
+ Processing by PagesController#home as HTML
1737
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1738
+  (0.1ms) rollback transaction
1739
+  (0.1ms) begin transaction
1740
+ --------------------------------------------------------------------------------
1741
+ WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
1742
+ --------------------------------------------------------------------------------
1743
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1744
+ Processing by PagesController#home as HTML
1745
+ Parameters: {"p1"=>"p1"}
1746
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1747
+ Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1748
+ Processing by PagesController#static as HTML
1749
+ Parameters: {"p2"=>"p2"}
1750
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1751
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1752
+ Processing by PagesController#nested as HTML
1753
+ Parameters: {"p3"=>"p3"}
1754
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1755
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1756
+ Processing by PagesController#home as HTML
1757
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1758
+  (0.1ms) rollback transaction
1759
+  (0.0ms) begin transaction
1760
+ -----------------------------------------------------------------
1761
+ WithLastTest: test_should_remember_last_requests_in_the_same_path
1762
+ -----------------------------------------------------------------
1763
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1764
+ Processing by PagesController#home as HTML
1765
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1766
+ Started GET "/static" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1767
+ Processing by PagesController#static as HTML
1768
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1769
+ Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1770
+ Processing by PagesController#nested as HTML
1771
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1772
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1773
+ Processing by PagesController#home as HTML
1774
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1775
+  (0.1ms) rollback transaction
1776
+  (0.1ms) begin transaction
1777
+ -----------------------------------------------------------
1778
+ WithLastTest: test_using_t_method_shouldn't_cause_any_error
1779
+ -----------------------------------------------------------
1780
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1781
+ Processing by PagesController#home as HTML
1782
+ Parameters: {"p1"=>"p1"}
1783
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
1784
+ Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1785
+ Processing by PagesController#i18n as HTML
1786
+ Parameters: {"p2"=>"p2"}
1787
+ Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1788
+ Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1789
+ Processing by PagesController#nested as HTML
1790
+ Parameters: {"p3"=>"p3"}
1791
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1792
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1793
+ Processing by PagesController#home as HTML
1794
+ Parameters: {"p1"=>"p1"}
1795
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1796
+  (0.1ms) rollback transaction
1797
+  (0.0ms) begin transaction
1798
+ -----------------------------------------------------------------------------------------
1799
+ WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
1800
+ -----------------------------------------------------------------------------------------
1801
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1802
+ Processing by PagesController#home as HTML
1803
+ Parameters: {"p1"=>"p1"}
1804
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1805
+ Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1806
+ Processing by PagesController#empty as HTML
1807
+ Parameters: {"p2"=>"p2"}
1808
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1809
+ Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1810
+ Processing by PagesController#nested as HTML
1811
+ Parameters: {"p3"=>"p3"}
1812
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1813
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1814
+ Processing by PagesController#home as HTML
1815
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1816
+  (0.1ms) rollback transaction
1817
+  (0.0ms) begin transaction
1818
+ --------------------------------------------------------------------------------------
1819
+ WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
1820
+ --------------------------------------------------------------------------------------
1821
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1822
+ Processing by PagesController#home as HTML
1823
+ Parameters: {"p1"=>"p1"}
1824
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1825
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1826
+ Processing by PagesController#nested as HTML
1827
+ Parameters: {"p3"=>"p3"}
1828
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1829
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1830
+ Processing by PagesController#home as HTML
1831
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1832
+  (0.1ms) rollback transaction
1833
+  (0.1ms) begin transaction
1834
+ ------------------------------------------------------------------------------------
1835
+ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
1836
+ ------------------------------------------------------------------------------------
1837
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1838
+ Processing by PagesController#home as HTML
1839
+ Parameters: {"p1"=>"p1"}
1840
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1841
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1842
+ Processing by PagesController#param as HTML
1843
+ Parameters: {"p2"=>"p2"}
1844
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1845
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1846
+ Processing by PagesController#param as HTML
1847
+ Parameters: {"p3"=>"p3", "param"=>"1"}
1848
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1849
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1850
+ Processing by PagesController#nested as HTML
1851
+ Parameters: {"p4"=>"p4", "param"=>"1"}
1852
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1853
+ Started GET "/param" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1854
+ Processing by PagesController#param as HTML
1855
+ Completed 200 OK in 17ms (Views: 0.9ms | ActiveRecord: 0.0ms)
1856
+  (0.1ms) rollback transaction
1857
+  (0.0ms) begin transaction
1858
+ --------------------------------------------------------------------------------------
1859
+ WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
1860
+ --------------------------------------------------------------------------------------
1861
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1862
+ Processing by PagesController#home as HTML
1863
+ Parameters: {"p1"=>"p1"}
1864
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1865
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1866
+ Processing by PagesController#param as HTML
1867
+ Parameters: {"p2"=>"p2"}
1868
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1869
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1870
+ Processing by PagesController#param as HTML
1871
+ Parameters: {"p3"=>"p3", "param"=>"1"}
1872
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1873
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1874
+ Processing by PagesController#nested as HTML
1875
+ Parameters: {"p4"=>"p4", "param"=>"1"}
1876
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1877
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1878
+ Processing by PagesController#home as HTML
1879
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1880
+  (0.1ms) rollback transaction
1881
+  (0.1ms) begin transaction
1882
+ -----------------------------------------------------------------------------------
1883
+ WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
1884
+ -----------------------------------------------------------------------------------
1885
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1886
+ Processing by PagesController#home as HTML
1887
+ Parameters: {"p1"=>"p1"}
1888
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1889
+ Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1890
+ Processing by PagesController#static as HTML
1891
+ Parameters: {"p2"=>"p2"}
1892
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1893
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1894
+ Processing by PagesController#nested as HTML
1895
+ Parameters: {"p3"=>"p3"}
1896
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1897
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1898
+ Processing by PagesController#home as HTML
1899
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1900
+  (0.1ms) rollback transaction
1901
+  (0.0ms) begin transaction
1902
+ --------------------------------------------------------------------
1903
+ WithoutLastTest: test_should_remember_last_requests_in_the_same_path
1904
+ --------------------------------------------------------------------
1905
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1906
+ Processing by PagesController#home as HTML
1907
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1908
+ Started GET "/static" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1909
+ Processing by PagesController#static as HTML
1910
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1911
+ Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1912
+ Processing by PagesController#nested as HTML
1913
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1914
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1915
+ Processing by PagesController#home as HTML
1916
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1917
+  (0.1ms) rollback transaction
1918
+  (0.0ms) begin transaction
1919
+ --------------------------------------------------------------
1920
+ WithoutLastTest: test_using_t_method_shouldn't_cause_any_error
1921
+ --------------------------------------------------------------
1922
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1923
+ Processing by PagesController#home as HTML
1924
+ Parameters: {"p1"=>"p1"}
1925
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1926
+ Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1927
+ Processing by PagesController#i18n as HTML
1928
+ Parameters: {"p2"=>"p2"}
1929
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1930
+ Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1931
+ Processing by PagesController#nested as HTML
1932
+ Parameters: {"p3"=>"p3"}
1933
+ Completed 200 OK in 18ms (Views: 16.8ms | ActiveRecord: 0.0ms)
1934
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:50:44 -0300
1935
+ Processing by PagesController#home as HTML
1936
+ Parameters: {"p1"=>"p1"}
1937
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
1938
+  (0.1ms) rollback transaction
1939
+  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
1940
+  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
1941
+  (0.1ms) SELECT version FROM "schema_migrations"
1942
+  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
1943
+  (0.1ms) begin transaction
1944
+ --------------------------------------------------------------------------------------
1945
+ WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
1946
+ --------------------------------------------------------------------------------------
1947
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:39 -0300
1948
+ Processing by PagesController#home as HTML
1949
+ Parameters: {"p1"=>"p1"}
1950
+ Rendered pages/crumbs.html.erb within layouts/application (1.0ms)
1951
+ Completed 200 OK in 30ms (Views: 11.5ms | ActiveRecord: 0.0ms)
1952
+ Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:39 -0300
1953
+ Processing by PagesController#empty as HTML
1954
+ Parameters: {"p2"=>"p2"}
1955
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
1956
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
1957
+ Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:39 -0300
1958
+ Processing by PagesController#nested as HTML
1959
+ Parameters: {"p3"=>"p3"}
1960
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
1961
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1962
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:39 -0300
1963
+ Processing by PagesController#home as HTML
1964
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
1965
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1966
+  (0.1ms) rollback transaction
1967
+  (0.1ms) begin transaction
1968
+ -----------------------------------------------------------------------------------
1969
+ WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
1970
+ -----------------------------------------------------------------------------------
1971
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:39 -0300
1972
+ Processing by PagesController#home as HTML
1973
+ Parameters: {"p1"=>"p1"}
1974
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1975
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:39 -0300
1976
+ Processing by PagesController#nested as HTML
1977
+ Parameters: {"p3"=>"p3"}
1978
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
1979
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:39 -0300
1980
+ Processing by PagesController#home as HTML
1981
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
1982
+  (0.1ms) rollback transaction
1983
+  (0.0ms) begin transaction
1984
+ ---------------------------------------------------------------------------------
1985
+ WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
1986
+ ---------------------------------------------------------------------------------
1987
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:39 -0300
1988
+ Processing by PagesController#home as HTML
1989
+ Parameters: {"p1"=>"p1"}
1990
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1991
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:39 -0300
1992
+ Processing by PagesController#param as HTML
1993
+ Parameters: {"p2"=>"p2"}
1994
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
1995
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:39 -0300
1996
+ Processing by PagesController#param as HTML
1997
+ Parameters: {"p3"=>"p3", "param"=>"1"}
1998
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
1999
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:53:39 -0300
2000
+ Processing by PagesController#nested as HTML
2001
+ Parameters: {"p4"=>"p4", "param"=>"1"}
2002
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2003
+ Started GET "/param" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2004
+ Processing by PagesController#param as HTML
2005
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2006
+  (0.1ms) rollback transaction
2007
+  (0.0ms) begin transaction
2008
+ -----------------------------------------------------------------------------------
2009
+ WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
2010
+ -----------------------------------------------------------------------------------
2011
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2012
+ Processing by PagesController#home as HTML
2013
+ Parameters: {"p1"=>"p1"}
2014
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2015
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2016
+ Processing by PagesController#param as HTML
2017
+ Parameters: {"p2"=>"p2"}
2018
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2019
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2020
+ Processing by PagesController#param as HTML
2021
+ Parameters: {"p3"=>"p3", "param"=>"1"}
2022
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2023
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2024
+ Processing by PagesController#nested as HTML
2025
+ Parameters: {"p4"=>"p4", "param"=>"1"}
2026
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2027
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2028
+ Processing by PagesController#home as HTML
2029
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2030
+  (0.1ms) rollback transaction
2031
+  (0.1ms) begin transaction
2032
+ --------------------------------------------------------------------------------
2033
+ WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
2034
+ --------------------------------------------------------------------------------
2035
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2036
+ Processing by PagesController#home as HTML
2037
+ Parameters: {"p1"=>"p1"}
2038
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2039
+ Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2040
+ Processing by PagesController#static as HTML
2041
+ Parameters: {"p2"=>"p2"}
2042
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2043
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2044
+ Processing by PagesController#nested as HTML
2045
+ Parameters: {"p3"=>"p3"}
2046
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2047
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2048
+ Processing by PagesController#home as HTML
2049
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2050
+  (0.1ms) rollback transaction
2051
+  (0.0ms) begin transaction
2052
+ -----------------------------------------------------------------
2053
+ WithLastTest: test_should_remember_last_requests_in_the_same_path
2054
+ -----------------------------------------------------------------
2055
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2056
+ Processing by PagesController#home as HTML
2057
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2058
+ Started GET "/static" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2059
+ Processing by PagesController#static as HTML
2060
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2061
+ Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2062
+ Processing by PagesController#nested as HTML
2063
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2064
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2065
+ Processing by PagesController#home as HTML
2066
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2067
+  (0.1ms) rollback transaction
2068
+  (0.0ms) begin transaction
2069
+ -----------------------------------------------------------
2070
+ WithLastTest: test_using_t_method_shouldn't_cause_any_error
2071
+ -----------------------------------------------------------
2072
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2073
+ Processing by PagesController#home as HTML
2074
+ Parameters: {"p1"=>"p1"}
2075
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
2076
+ Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2077
+ Processing by PagesController#i18n as HTML
2078
+ Parameters: {"p2"=>"p2"}
2079
+ Completed 200 OK in 5ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2080
+ Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2081
+ Processing by PagesController#nested as HTML
2082
+ Parameters: {"p3"=>"p3"}
2083
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2084
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2085
+ Processing by PagesController#home as HTML
2086
+ Parameters: {"p1"=>"p1"}
2087
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2088
+  (0.1ms) rollback transaction
2089
+  (0.0ms) begin transaction
2090
+ -----------------------------------------------------------------------------------------
2091
+ WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
2092
+ -----------------------------------------------------------------------------------------
2093
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2094
+ Processing by PagesController#home as HTML
2095
+ Parameters: {"p1"=>"p1"}
2096
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2097
+ Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2098
+ Processing by PagesController#empty as HTML
2099
+ Parameters: {"p2"=>"p2"}
2100
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2101
+ Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2102
+ Processing by PagesController#nested as HTML
2103
+ Parameters: {"p3"=>"p3"}
2104
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2105
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2106
+ Processing by PagesController#home as HTML
2107
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2108
+  (0.1ms) rollback transaction
2109
+  (0.0ms) begin transaction
2110
+ --------------------------------------------------------------------------------------
2111
+ WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
2112
+ --------------------------------------------------------------------------------------
2113
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2114
+ Processing by PagesController#home as HTML
2115
+ Parameters: {"p1"=>"p1"}
2116
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2117
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2118
+ Processing by PagesController#nested as HTML
2119
+ Parameters: {"p3"=>"p3"}
2120
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2121
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2122
+ Processing by PagesController#home as HTML
2123
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2124
+  (0.1ms) rollback transaction
2125
+  (0.1ms) begin transaction
2126
+ ------------------------------------------------------------------------------------
2127
+ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
2128
+ ------------------------------------------------------------------------------------
2129
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2130
+ Processing by PagesController#home as HTML
2131
+ Parameters: {"p1"=>"p1"}
2132
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2133
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2134
+ Processing by PagesController#param as HTML
2135
+ Parameters: {"p2"=>"p2"}
2136
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2137
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2138
+ Processing by PagesController#param as HTML
2139
+ Parameters: {"p3"=>"p3", "param"=>"1"}
2140
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2141
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2142
+ Processing by PagesController#nested as HTML
2143
+ Parameters: {"p4"=>"p4", "param"=>"1"}
2144
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2145
+ Started GET "/param" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2146
+ Processing by PagesController#param as HTML
2147
+ Completed 200 OK in 18ms (Views: 1.0ms | ActiveRecord: 0.0ms)
2148
+  (0.1ms) rollback transaction
2149
+  (0.0ms) begin transaction
2150
+ --------------------------------------------------------------------------------------
2151
+ WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
2152
+ --------------------------------------------------------------------------------------
2153
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2154
+ Processing by PagesController#home as HTML
2155
+ Parameters: {"p1"=>"p1"}
2156
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2157
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2158
+ Processing by PagesController#param as HTML
2159
+ Parameters: {"p2"=>"p2"}
2160
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2161
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2162
+ Processing by PagesController#param as HTML
2163
+ Parameters: {"p3"=>"p3", "param"=>"1"}
2164
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2165
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2166
+ Processing by PagesController#nested as HTML
2167
+ Parameters: {"p4"=>"p4", "param"=>"1"}
2168
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2169
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2170
+ Processing by PagesController#home as HTML
2171
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2172
+  (0.1ms) rollback transaction
2173
+  (0.1ms) begin transaction
2174
+ -----------------------------------------------------------------------------------
2175
+ WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
2176
+ -----------------------------------------------------------------------------------
2177
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2178
+ Processing by PagesController#home as HTML
2179
+ Parameters: {"p1"=>"p1"}
2180
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2181
+ Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2182
+ Processing by PagesController#static as HTML
2183
+ Parameters: {"p2"=>"p2"}
2184
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2185
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2186
+ Processing by PagesController#nested as HTML
2187
+ Parameters: {"p3"=>"p3"}
2188
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2189
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2190
+ Processing by PagesController#home as HTML
2191
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2192
+  (0.1ms) rollback transaction
2193
+  (0.1ms) begin transaction
2194
+ --------------------------------------------------------------------
2195
+ WithoutLastTest: test_should_remember_last_requests_in_the_same_path
2196
+ --------------------------------------------------------------------
2197
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2198
+ Processing by PagesController#home as HTML
2199
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2200
+ Started GET "/static" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2201
+ Processing by PagesController#static as HTML
2202
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2203
+ Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2204
+ Processing by PagesController#nested as HTML
2205
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2206
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2207
+ Processing by PagesController#home as HTML
2208
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2209
+  (0.1ms) rollback transaction
2210
+  (0.0ms) begin transaction
2211
+ --------------------------------------------------------------
2212
+ WithoutLastTest: test_using_t_method_shouldn't_cause_any_error
2213
+ --------------------------------------------------------------
2214
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2215
+ Processing by PagesController#home as HTML
2216
+ Parameters: {"p1"=>"p1"}
2217
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2218
+ Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2219
+ Processing by PagesController#i18n as HTML
2220
+ Parameters: {"p2"=>"p2"}
2221
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2222
+ Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2223
+ Processing by PagesController#nested as HTML
2224
+ Parameters: {"p3"=>"p3"}
2225
+ Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.0ms)
2226
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:53:40 -0300
2227
+ Processing by PagesController#home as HTML
2228
+ Parameters: {"p1"=>"p1"}
2229
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2230
+  (0.1ms) rollback transaction
2231
+  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
2232
+  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
2233
+  (0.1ms) SELECT version FROM "schema_migrations"
2234
+  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
2235
+  (0.1ms) begin transaction
2236
+ --------------------------------------------------------------------------------------
2237
+ WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
2238
+ --------------------------------------------------------------------------------------
2239
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2240
+ Processing by PagesController#home as HTML
2241
+ Parameters: {"p1"=>"p1"}
2242
+ Rendered pages/crumbs.html.erb within layouts/application (1.0ms)
2243
+ Completed 200 OK in 30ms (Views: 12.3ms | ActiveRecord: 0.0ms)
2244
+ Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2245
+ Processing by PagesController#empty as HTML
2246
+ Parameters: {"p2"=>"p2"}
2247
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
2248
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
2249
+ Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2250
+ Processing by PagesController#nested as HTML
2251
+ Parameters: {"p3"=>"p3"}
2252
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
2253
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2254
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2255
+ Processing by PagesController#home as HTML
2256
+ Rendered pages/crumbs.html.erb within layouts/application (0.0ms)
2257
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2258
+  (0.1ms) rollback transaction
2259
+  (0.1ms) begin transaction
2260
+ -----------------------------------------------------------------------------------
2261
+ WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
2262
+ -----------------------------------------------------------------------------------
2263
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2264
+ Processing by PagesController#home as HTML
2265
+ Parameters: {"p1"=>"p1"}
2266
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2267
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2268
+ Processing by PagesController#nested as HTML
2269
+ Parameters: {"p3"=>"p3"}
2270
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2271
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2272
+ Processing by PagesController#home as HTML
2273
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2274
+  (0.1ms) rollback transaction
2275
+  (0.1ms) begin transaction
2276
+ ---------------------------------------------------------------------------------
2277
+ WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
2278
+ ---------------------------------------------------------------------------------
2279
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2280
+ Processing by PagesController#home as HTML
2281
+ Parameters: {"p1"=>"p1"}
2282
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2283
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2284
+ Processing by PagesController#param as HTML
2285
+ Parameters: {"p2"=>"p2"}
2286
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2287
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2288
+ Processing by PagesController#param as HTML
2289
+ Parameters: {"p3"=>"p3", "param"=>"1"}
2290
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2291
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2292
+ Processing by PagesController#nested as HTML
2293
+ Parameters: {"p4"=>"p4", "param"=>"1"}
2294
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2295
+ Started GET "/param" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2296
+ Processing by PagesController#param as HTML
2297
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2298
+  (0.1ms) rollback transaction
2299
+  (0.0ms) begin transaction
2300
+ -----------------------------------------------------------------------------------
2301
+ WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
2302
+ -----------------------------------------------------------------------------------
2303
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2304
+ Processing by PagesController#home as HTML
2305
+ Parameters: {"p1"=>"p1"}
2306
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2307
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2308
+ Processing by PagesController#param as HTML
2309
+ Parameters: {"p2"=>"p2"}
2310
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2311
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2312
+ Processing by PagesController#param as HTML
2313
+ Parameters: {"p3"=>"p3", "param"=>"1"}
2314
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2315
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2316
+ Processing by PagesController#nested as HTML
2317
+ Parameters: {"p4"=>"p4", "param"=>"1"}
2318
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2319
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2320
+ Processing by PagesController#home as HTML
2321
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2322
+  (0.1ms) rollback transaction
2323
+  (0.0ms) begin transaction
2324
+ --------------------------------------------------------------------------------
2325
+ WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
2326
+ --------------------------------------------------------------------------------
2327
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2328
+ Processing by PagesController#home as HTML
2329
+ Parameters: {"p1"=>"p1"}
2330
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2331
+ Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2332
+ Processing by PagesController#static as HTML
2333
+ Parameters: {"p2"=>"p2"}
2334
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2335
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2336
+ Processing by PagesController#nested as HTML
2337
+ Parameters: {"p3"=>"p3"}
2338
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2339
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2340
+ Processing by PagesController#home as HTML
2341
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2342
+  (0.1ms) rollback transaction
2343
+  (0.0ms) begin transaction
2344
+ -----------------------------------------------------------------
2345
+ WithLastTest: test_should_remember_last_requests_in_the_same_path
2346
+ -----------------------------------------------------------------
2347
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2348
+ Processing by PagesController#home as HTML
2349
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2350
+ Started GET "/static" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2351
+ Processing by PagesController#static as HTML
2352
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2353
+ Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2354
+ Processing by PagesController#nested as HTML
2355
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2356
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2357
+ Processing by PagesController#home as HTML
2358
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2359
+  (0.1ms) rollback transaction
2360
+  (0.0ms) begin transaction
2361
+ -----------------------------------------------------------
2362
+ WithLastTest: test_using_t_method_shouldn't_cause_any_error
2363
+ -----------------------------------------------------------
2364
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2365
+ Processing by PagesController#home as HTML
2366
+ Parameters: {"p1"=>"p1"}
2367
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
2368
+ Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2369
+ Processing by PagesController#i18n as HTML
2370
+ Parameters: {"p2"=>"p2"}
2371
+ Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2372
+ Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:38 -0300
2373
+ Processing by PagesController#nested as HTML
2374
+ Parameters: {"p3"=>"p3"}
2375
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2376
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2377
+ Processing by PagesController#home as HTML
2378
+ Parameters: {"p1"=>"p1"}
2379
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2380
+  (0.1ms) rollback transaction
2381
+  (0.0ms) begin transaction
2382
+ -----------------------------------------------------------------------------------------
2383
+ WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
2384
+ -----------------------------------------------------------------------------------------
2385
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2386
+ Processing by PagesController#home as HTML
2387
+ Parameters: {"p1"=>"p1"}
2388
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2389
+ Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2390
+ Processing by PagesController#empty as HTML
2391
+ Parameters: {"p2"=>"p2"}
2392
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2393
+ Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2394
+ Processing by PagesController#nested as HTML
2395
+ Parameters: {"p3"=>"p3"}
2396
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2397
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2398
+ Processing by PagesController#home as HTML
2399
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2400
+  (0.1ms) rollback transaction
2401
+  (0.0ms) begin transaction
2402
+ --------------------------------------------------------------------------------------
2403
+ WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
2404
+ --------------------------------------------------------------------------------------
2405
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2406
+ Processing by PagesController#home as HTML
2407
+ Parameters: {"p1"=>"p1"}
2408
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2409
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2410
+ Processing by PagesController#nested as HTML
2411
+ Parameters: {"p3"=>"p3"}
2412
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2413
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2414
+ Processing by PagesController#home as HTML
2415
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2416
+  (0.1ms) rollback transaction
2417
+  (0.1ms) begin transaction
2418
+ ------------------------------------------------------------------------------------
2419
+ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
2420
+ ------------------------------------------------------------------------------------
2421
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2422
+ Processing by PagesController#home as HTML
2423
+ Parameters: {"p1"=>"p1"}
2424
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2425
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2426
+ Processing by PagesController#param as HTML
2427
+ Parameters: {"p2"=>"p2"}
2428
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2429
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2430
+ Processing by PagesController#param as HTML
2431
+ Parameters: {"p3"=>"p3", "param"=>"1"}
2432
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2433
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2434
+ Processing by PagesController#nested as HTML
2435
+ Parameters: {"p4"=>"p4", "param"=>"1"}
2436
+ Completed 200 OK in 2ms (Views: 0.9ms | ActiveRecord: 0.0ms)
2437
+ Started GET "/param" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2438
+ Processing by PagesController#param as HTML
2439
+ Completed 200 OK in 18ms (Views: 1.0ms | ActiveRecord: 0.0ms)
2440
+  (0.1ms) rollback transaction
2441
+  (0.0ms) begin transaction
2442
+ --------------------------------------------------------------------------------------
2443
+ WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
2444
+ --------------------------------------------------------------------------------------
2445
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2446
+ Processing by PagesController#home as HTML
2447
+ Parameters: {"p1"=>"p1"}
2448
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2449
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2450
+ Processing by PagesController#param as HTML
2451
+ Parameters: {"p2"=>"p2"}
2452
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2453
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2454
+ Processing by PagesController#param as HTML
2455
+ Parameters: {"p3"=>"p3", "param"=>"1"}
2456
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2457
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2458
+ Processing by PagesController#nested as HTML
2459
+ Parameters: {"p4"=>"p4", "param"=>"1"}
2460
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2461
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2462
+ Processing by PagesController#home as HTML
2463
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2464
+  (0.1ms) rollback transaction
2465
+  (0.1ms) begin transaction
2466
+ -----------------------------------------------------------------------------------
2467
+ WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
2468
+ -----------------------------------------------------------------------------------
2469
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2470
+ Processing by PagesController#home as HTML
2471
+ Parameters: {"p1"=>"p1"}
2472
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2473
+ Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2474
+ Processing by PagesController#static as HTML
2475
+ Parameters: {"p2"=>"p2"}
2476
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2477
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2478
+ Processing by PagesController#nested as HTML
2479
+ Parameters: {"p3"=>"p3"}
2480
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2481
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2482
+ Processing by PagesController#home as HTML
2483
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2484
+  (0.1ms) rollback transaction
2485
+  (0.1ms) begin transaction
2486
+ --------------------------------------------------------------------
2487
+ WithoutLastTest: test_should_remember_last_requests_in_the_same_path
2488
+ --------------------------------------------------------------------
2489
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2490
+ Processing by PagesController#home as HTML
2491
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2492
+ Started GET "/static" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2493
+ Processing by PagesController#static as HTML
2494
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2495
+ Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2496
+ Processing by PagesController#nested as HTML
2497
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2498
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2499
+ Processing by PagesController#home as HTML
2500
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2501
+  (0.1ms) rollback transaction
2502
+  (0.1ms) begin transaction
2503
+ --------------------------------------------------------------
2504
+ WithoutLastTest: test_using_t_method_shouldn't_cause_any_error
2505
+ --------------------------------------------------------------
2506
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2507
+ Processing by PagesController#home as HTML
2508
+ Parameters: {"p1"=>"p1"}
2509
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2510
+ Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2511
+ Processing by PagesController#i18n as HTML
2512
+ Parameters: {"p2"=>"p2"}
2513
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2514
+ Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2515
+ Processing by PagesController#nested as HTML
2516
+ Parameters: {"p3"=>"p3"}
2517
+ Completed 200 OK in 18ms (Views: 17.0ms | ActiveRecord: 0.0ms)
2518
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:55:39 -0300
2519
+ Processing by PagesController#home as HTML
2520
+ Parameters: {"p1"=>"p1"}
2521
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2522
+  (0.1ms) rollback transaction
2523
+  (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
2524
+  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
2525
+  (0.1ms) SELECT version FROM "schema_migrations"
2526
+  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
2527
+  (0.1ms) begin transaction
2528
+ --------------------------------------------------------------------------------------
2529
+ WithLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
2530
+ --------------------------------------------------------------------------------------
2531
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2532
+ Processing by PagesController#home as HTML
2533
+ Parameters: {"p1"=>"p1"}
2534
+ Rendered pages/crumbs.html.erb within layouts/application (1.0ms)
2535
+ Completed 200 OK in 30ms (Views: 12.4ms | ActiveRecord: 0.0ms)
2536
+ Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2537
+ Processing by PagesController#empty as HTML
2538
+ Parameters: {"p2"=>"p2"}
2539
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
2540
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2541
+ Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2542
+ Processing by PagesController#nested as HTML
2543
+ Parameters: {"p3"=>"p3"}
2544
+ Rendered pages/crumbs.html.erb within layouts/application (0.1ms)
2545
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2546
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2547
+ Processing by PagesController#home as HTML
2548
+ Rendered pages/crumbs.html.erb within layouts/application (0.0ms)
2549
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2550
+  (0.1ms) rollback transaction
2551
+  (0.1ms) begin transaction
2552
+ -----------------------------------------------------------------------------------
2553
+ WithLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
2554
+ -----------------------------------------------------------------------------------
2555
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2556
+ Processing by PagesController#home as HTML
2557
+ Parameters: {"p1"=>"p1"}
2558
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2559
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2560
+ Processing by PagesController#nested as HTML
2561
+ Parameters: {"p3"=>"p3"}
2562
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2563
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2564
+ Processing by PagesController#home as HTML
2565
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2566
+  (0.1ms) rollback transaction
2567
+  (0.1ms) begin transaction
2568
+ ---------------------------------------------------------------------------------
2569
+ WithLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
2570
+ ---------------------------------------------------------------------------------
2571
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2572
+ Processing by PagesController#home as HTML
2573
+ Parameters: {"p1"=>"p1"}
2574
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2575
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2576
+ Processing by PagesController#param as HTML
2577
+ Parameters: {"p2"=>"p2"}
2578
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2579
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2580
+ Processing by PagesController#param as HTML
2581
+ Parameters: {"p3"=>"p3", "param"=>"1"}
2582
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2583
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2584
+ Processing by PagesController#nested as HTML
2585
+ Parameters: {"p4"=>"p4", "param"=>"1"}
2586
+ Completed 200 OK in 2ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2587
+ Started GET "/param" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2588
+ Processing by PagesController#param as HTML
2589
+ Completed 200 OK in 2ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2590
+  (0.1ms) rollback transaction
2591
+  (0.0ms) begin transaction
2592
+ -----------------------------------------------------------------------------------
2593
+ WithLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
2594
+ -----------------------------------------------------------------------------------
2595
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2596
+ Processing by PagesController#home as HTML
2597
+ Parameters: {"p1"=>"p1"}
2598
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2599
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2600
+ Processing by PagesController#param as HTML
2601
+ Parameters: {"p2"=>"p2"}
2602
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2603
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2604
+ Processing by PagesController#param as HTML
2605
+ Parameters: {"p3"=>"p3", "param"=>"1"}
2606
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2607
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2608
+ Processing by PagesController#nested as HTML
2609
+ Parameters: {"p4"=>"p4", "param"=>"1"}
2610
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2611
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2612
+ Processing by PagesController#home as HTML
2613
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2614
+  (0.1ms) rollback transaction
2615
+  (0.1ms) begin transaction
2616
+ --------------------------------------------------------------------------------
2617
+ WithLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
2618
+ --------------------------------------------------------------------------------
2619
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2620
+ Processing by PagesController#home as HTML
2621
+ Parameters: {"p1"=>"p1"}
2622
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2623
+ Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2624
+ Processing by PagesController#static as HTML
2625
+ Parameters: {"p2"=>"p2"}
2626
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2627
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2628
+ Processing by PagesController#nested as HTML
2629
+ Parameters: {"p3"=>"p3"}
2630
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2631
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2632
+ Processing by PagesController#home as HTML
2633
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2634
+  (0.1ms) rollback transaction
2635
+  (0.0ms) begin transaction
2636
+ -----------------------------------------------------------------
2637
+ WithLastTest: test_should_remember_last_requests_in_the_same_path
2638
+ -----------------------------------------------------------------
2639
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2640
+ Processing by PagesController#home as HTML
2641
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2642
+ Started GET "/static" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2643
+ Processing by PagesController#static as HTML
2644
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2645
+ Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2646
+ Processing by PagesController#nested as HTML
2647
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2648
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2649
+ Processing by PagesController#home as HTML
2650
+ Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
2651
+  (0.1ms) rollback transaction
2652
+  (0.0ms) begin transaction
2653
+ -----------------------------------------------------------
2654
+ WithLastTest: test_using_t_method_shouldn't_cause_any_error
2655
+ -----------------------------------------------------------
2656
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2657
+ Processing by PagesController#home as HTML
2658
+ Parameters: {"p1"=>"p1"}
2659
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
2660
+ Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2661
+ Processing by PagesController#i18n as HTML
2662
+ Parameters: {"p2"=>"p2"}
2663
+ Completed 200 OK in 5ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2664
+ Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2665
+ Processing by PagesController#nested as HTML
2666
+ Parameters: {"p3"=>"p3"}
2667
+ Completed 200 OK in 2ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2668
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2669
+ Processing by PagesController#home as HTML
2670
+ Parameters: {"p1"=>"p1"}
2671
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2672
+  (0.1ms) rollback transaction
2673
+  (0.0ms) begin transaction
2674
+ -----------------------------------------------------------------------------------------
2675
+ WithoutLastTest: test_empty_crumbs_shouldn't_cause_any_error_and_should't_generate_crumbs
2676
+ -----------------------------------------------------------------------------------------
2677
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2678
+ Processing by PagesController#home as HTML
2679
+ Parameters: {"p1"=>"p1"}
2680
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2681
+ Started GET "/empty?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2682
+ Processing by PagesController#empty as HTML
2683
+ Parameters: {"p2"=>"p2"}
2684
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2685
+ Started GET "/empty/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2686
+ Processing by PagesController#nested as HTML
2687
+ Parameters: {"p3"=>"p3"}
2688
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2689
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2690
+ Processing by PagesController#home as HTML
2691
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2692
+  (0.1ms) rollback transaction
2693
+  (0.0ms) begin transaction
2694
+ --------------------------------------------------------------------------------------
2695
+ WithoutLastTest: test_gaps_shouldn't_cause_any_error_and_should_generate_crumbs_either
2696
+ --------------------------------------------------------------------------------------
2697
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2698
+ Processing by PagesController#home as HTML
2699
+ Parameters: {"p1"=>"p1"}
2700
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2701
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2702
+ Processing by PagesController#nested as HTML
2703
+ Parameters: {"p3"=>"p3"}
2704
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2705
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2706
+ Processing by PagesController#home as HTML
2707
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2708
+  (0.1ms) rollback transaction
2709
+  (0.1ms) begin transaction
2710
+ ------------------------------------------------------------------------------------
2711
+ WithoutLastTest: test_going_back_shouldn't_cause_any_error_and_should_retain_history
2712
+ ------------------------------------------------------------------------------------
2713
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2714
+ Processing by PagesController#home as HTML
2715
+ Parameters: {"p1"=>"p1"}
2716
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2717
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2718
+ Processing by PagesController#param as HTML
2719
+ Parameters: {"p2"=>"p2"}
2720
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2721
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2722
+ Processing by PagesController#param as HTML
2723
+ Parameters: {"p3"=>"p3", "param"=>"1"}
2724
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2725
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2726
+ Processing by PagesController#nested as HTML
2727
+ Parameters: {"p4"=>"p4", "param"=>"1"}
2728
+ Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2729
+ Started GET "/param" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2730
+ Processing by PagesController#param as HTML
2731
+ Completed 200 OK in 18ms (Views: 1.1ms | ActiveRecord: 0.0ms)
2732
+  (0.1ms) rollback transaction
2733
+  (0.0ms) begin transaction
2734
+ --------------------------------------------------------------------------------------
2735
+ WithoutLastTest: test_params_shouldn't_cause_any_error_and_can_be_use_alter_crumb_name
2736
+ --------------------------------------------------------------------------------------
2737
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2738
+ Processing by PagesController#home as HTML
2739
+ Parameters: {"p1"=>"p1"}
2740
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2741
+ Started GET "/param?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2742
+ Processing by PagesController#param as HTML
2743
+ Parameters: {"p2"=>"p2"}
2744
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2745
+ Started GET "/param/1?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2746
+ Processing by PagesController#param as HTML
2747
+ Parameters: {"p3"=>"p3", "param"=>"1"}
2748
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2749
+ Started GET "/param/1/nested?p4=p4" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2750
+ Processing by PagesController#nested as HTML
2751
+ Parameters: {"p4"=>"p4", "param"=>"1"}
2752
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2753
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2754
+ Processing by PagesController#home as HTML
2755
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2756
+  (0.1ms) rollback transaction
2757
+  (0.1ms) begin transaction
2758
+ -----------------------------------------------------------------------------------
2759
+ WithoutLastTest: test_should_remember_last_request_with_parameters_in_the_same_path
2760
+ -----------------------------------------------------------------------------------
2761
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2762
+ Processing by PagesController#home as HTML
2763
+ Parameters: {"p1"=>"p1"}
2764
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2765
+ Started GET "/static?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2766
+ Processing by PagesController#static as HTML
2767
+ Parameters: {"p2"=>"p2"}
2768
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2769
+ Started GET "/static/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2770
+ Processing by PagesController#nested as HTML
2771
+ Parameters: {"p3"=>"p3"}
2772
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2773
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2774
+ Processing by PagesController#home as HTML
2775
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2776
+  (0.1ms) rollback transaction
2777
+  (0.0ms) begin transaction
2778
+ --------------------------------------------------------------------
2779
+ WithoutLastTest: test_should_remember_last_requests_in_the_same_path
2780
+ --------------------------------------------------------------------
2781
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2782
+ Processing by PagesController#home as HTML
2783
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
2784
+ Started GET "/static" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2785
+ Processing by PagesController#static as HTML
2786
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2787
+ Started GET "/static/nested" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2788
+ Processing by PagesController#nested as HTML
2789
+ Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
2790
+ Started GET "/" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2791
+ Processing by PagesController#home as HTML
2792
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2793
+  (0.1ms) rollback transaction
2794
+  (0.0ms) begin transaction
2795
+ --------------------------------------------------------------
2796
+ WithoutLastTest: test_using_t_method_shouldn't_cause_any_error
2797
+ --------------------------------------------------------------
2798
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2799
+ Processing by PagesController#home as HTML
2800
+ Parameters: {"p1"=>"p1"}
2801
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2802
+ Started GET "/i18n?p2=p2" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2803
+ Processing by PagesController#i18n as HTML
2804
+ Parameters: {"p2"=>"p2"}
2805
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
2806
+ Started GET "/i18n/nested?p3=p3" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2807
+ Processing by PagesController#nested as HTML
2808
+ Parameters: {"p3"=>"p3"}
2809
+ Completed 200 OK in 18ms (Views: 17.0ms | ActiveRecord: 0.0ms)
2810
+ Started GET "/?p1=p1" for 127.0.0.1 at 2013-08-19 10:56:13 -0300
2811
+ Processing by PagesController#home as HTML
2812
+ Parameters: {"p1"=>"p1"}
2813
+ Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
2814
+  (0.1ms) rollback transaction