seiten 0.0.7 → 0.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.
- checksums.yaml +4 -4
- data/app/controllers/seiten/pages_controller.rb +0 -1
- data/lib/seiten/page.rb +2 -1
- data/lib/seiten/page_store.rb +9 -4
- data/lib/seiten/version.rb +1 -1
- data/lib/seiten.rb +0 -1
- data/test/dummy/config/navigation/en.yml +8 -0
- data/test/dummy/log/development.log +1 -0
- data/test/dummy/log/test.log +2356 -0
- data/test/page_test.rb +6 -0
- metadata +2 -4
- data/test/dummy/tmp/pids/server.pid +0 -1
data/test/dummy/log/test.log
CHANGED
@@ -13896,3 +13896,2359 @@ Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
|
13896
13896
|
[1m[35m (0.0ms)[0m rollback transaction
|
13897
13897
|
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13898
13898
|
[1m[35m (0.0ms)[0m rollback transaction
|
13899
|
+
Connecting to database specified by database.yml
|
13900
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
13901
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13902
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13903
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13904
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13905
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13906
|
+
Processing by Seiten::PagesController#show as HTML
|
13907
|
+
Parameters: {"page"=>"produkte"}
|
13908
|
+
Completed 200 OK in 11ms (Views: 10.7ms | ActiveRecord: 0.0ms)
|
13909
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13910
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13911
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13912
|
+
Processing by Seiten::PagesController#show as HTML
|
13913
|
+
Parameters: {"page"=>"products"}
|
13914
|
+
Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
|
13915
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13916
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13917
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13918
|
+
Processing by Seiten::PagesController#show as HTML
|
13919
|
+
Parameters: {"page"=>"about/works"}
|
13920
|
+
Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
13921
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13922
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13923
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13924
|
+
Processing by Seiten::PagesController#show as HTML
|
13925
|
+
Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)
|
13926
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13927
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13928
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13929
|
+
Processing by Seiten::PagesController#show as HTML
|
13930
|
+
Parameters: {"page"=>"products/logo-design"}
|
13931
|
+
Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
13932
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13933
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13934
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13935
|
+
Processing by Seiten::PagesController#show as HTML
|
13936
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
13937
|
+
Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
13938
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13939
|
+
Processing by Seiten::PagesController#show as HTML
|
13940
|
+
Parameters: {"page"=>"contact"}
|
13941
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
13942
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13943
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13944
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13945
|
+
Processing by Seiten::PagesController#show as HTML
|
13946
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
13947
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
13948
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13949
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13950
|
+
Processing by Seiten::PagesController#show as HTML
|
13951
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
13952
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13953
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13954
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13955
|
+
Processing by Seiten::PagesController#show as HTML
|
13956
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
13957
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
13958
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13959
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13960
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13961
|
+
Processing by Seiten::PagesController#show as HTML
|
13962
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
13963
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
13964
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13965
|
+
Processing by Seiten::PagesController#show as HTML
|
13966
|
+
Parameters: {"page"=>"about/our-team"}
|
13967
|
+
Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
13968
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13969
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13970
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13971
|
+
Processing by Seiten::PagesController#show as HTML
|
13972
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
13973
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13974
|
+
Processing by Seiten::PagesController#show as HTML
|
13975
|
+
Parameters: {"page"=>"products/web-development"}
|
13976
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
13977
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13978
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13979
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13980
|
+
Processing by Seiten::PagesController#show as HTML
|
13981
|
+
Parameters: {"page"=>"about/partners"}
|
13982
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
13983
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13984
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13985
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13986
|
+
Processing by Seiten::PagesController#show as HTML
|
13987
|
+
Parameters: {"page"=>"contact"}
|
13988
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
13989
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13990
|
+
Processing by Seiten::PagesController#show as HTML
|
13991
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
13992
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13993
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13994
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
13995
|
+
Processing by PagesController#secret as HTML
|
13996
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
13997
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
13998
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
13999
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
14000
|
+
Processing by Seiten::PagesController#show as HTML
|
14001
|
+
Parameters: {"page"=>"about/partners"}
|
14002
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14003
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14004
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14005
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
14006
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
14007
|
+
Processing by Seiten::PagesController#show as HTML
|
14008
|
+
Parameters: {"page"=>"about/our-team"}
|
14009
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14010
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14011
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14012
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
14013
|
+
Processing by Seiten::PagesController#show as HTML
|
14014
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14015
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
14016
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:26:38 +0200
|
14017
|
+
Processing by Seiten::PagesController#show as HTML
|
14018
|
+
Parameters: {"page"=>"contact"}
|
14019
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14020
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14021
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14022
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14023
|
+
Connecting to database specified by database.yml
|
14024
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
14025
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14026
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14027
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14028
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14029
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14030
|
+
Processing by Seiten::PagesController#show as HTML
|
14031
|
+
Parameters: {"page"=>"produkte"}
|
14032
|
+
Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms)
|
14033
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14034
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14035
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14036
|
+
Processing by Seiten::PagesController#show as HTML
|
14037
|
+
Parameters: {"page"=>"products"}
|
14038
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
14039
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14040
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14041
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14042
|
+
Processing by Seiten::PagesController#show as HTML
|
14043
|
+
Parameters: {"page"=>"about/works"}
|
14044
|
+
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
14045
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14046
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14047
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14048
|
+
Processing by Seiten::PagesController#show as HTML
|
14049
|
+
Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
14050
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14051
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14052
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14053
|
+
Processing by Seiten::PagesController#show as HTML
|
14054
|
+
Parameters: {"page"=>"products/logo-design"}
|
14055
|
+
Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
14056
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14057
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14058
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14059
|
+
Processing by Seiten::PagesController#show as HTML
|
14060
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14061
|
+
Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
|
14062
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14063
|
+
Processing by Seiten::PagesController#show as HTML
|
14064
|
+
Parameters: {"page"=>"contact"}
|
14065
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
14066
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14067
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14068
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14069
|
+
Processing by Seiten::PagesController#show as HTML
|
14070
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
14071
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14072
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14073
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14074
|
+
Processing by Seiten::PagesController#show as HTML
|
14075
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
14076
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14077
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14078
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14079
|
+
Processing by Seiten::PagesController#show as HTML
|
14080
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14081
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
14082
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14083
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14084
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14085
|
+
Processing by Seiten::PagesController#show as HTML
|
14086
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14087
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
14088
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14089
|
+
Processing by Seiten::PagesController#show as HTML
|
14090
|
+
Parameters: {"page"=>"about/our-team"}
|
14091
|
+
Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
14092
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14093
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14094
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14095
|
+
Processing by Seiten::PagesController#show as HTML
|
14096
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
14097
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14098
|
+
Processing by Seiten::PagesController#show as HTML
|
14099
|
+
Parameters: {"page"=>"products/web-development"}
|
14100
|
+
Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
14101
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14102
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14103
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14104
|
+
Processing by Seiten::PagesController#show as HTML
|
14105
|
+
Parameters: {"page"=>"about/partners"}
|
14106
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
14107
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14108
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14109
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14110
|
+
Processing by Seiten::PagesController#show as HTML
|
14111
|
+
Parameters: {"page"=>"contact"}
|
14112
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14113
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14114
|
+
Processing by Seiten::PagesController#show as HTML
|
14115
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
14116
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14117
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14118
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14119
|
+
Processing by PagesController#secret as HTML
|
14120
|
+
Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
|
14121
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14122
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14123
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14124
|
+
Processing by Seiten::PagesController#show as HTML
|
14125
|
+
Parameters: {"page"=>"about/partners"}
|
14126
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14127
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14128
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14129
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14130
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14131
|
+
Processing by Seiten::PagesController#show as HTML
|
14132
|
+
Parameters: {"page"=>"about/our-team"}
|
14133
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14134
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14135
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14136
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14137
|
+
Processing by Seiten::PagesController#show as HTML
|
14138
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14139
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14140
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:27:49 +0200
|
14141
|
+
Processing by Seiten::PagesController#show as HTML
|
14142
|
+
Parameters: {"page"=>"contact"}
|
14143
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14144
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14145
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14146
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14147
|
+
Connecting to database specified by database.yml
|
14148
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
14149
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14150
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14151
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14152
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14153
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14154
|
+
Processing by Seiten::PagesController#show as HTML
|
14155
|
+
Parameters: {"page"=>"produkte"}
|
14156
|
+
Completed 200 OK in 8ms (Views: 7.3ms | ActiveRecord: 0.0ms)
|
14157
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14158
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14159
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14160
|
+
Processing by Seiten::PagesController#show as HTML
|
14161
|
+
Parameters: {"page"=>"products"}
|
14162
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
14163
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14164
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14165
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14166
|
+
Processing by Seiten::PagesController#show as HTML
|
14167
|
+
Parameters: {"page"=>"about/works"}
|
14168
|
+
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
14169
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14170
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14171
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14172
|
+
Processing by Seiten::PagesController#show as HTML
|
14173
|
+
Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
|
14174
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14175
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14176
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14177
|
+
Processing by Seiten::PagesController#show as HTML
|
14178
|
+
Parameters: {"page"=>"products/logo-design"}
|
14179
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
14180
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14181
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14182
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14183
|
+
Processing by Seiten::PagesController#show as HTML
|
14184
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14185
|
+
Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
14186
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14187
|
+
Processing by Seiten::PagesController#show as HTML
|
14188
|
+
Parameters: {"page"=>"contact"}
|
14189
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
14190
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14191
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14192
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14193
|
+
Processing by Seiten::PagesController#show as HTML
|
14194
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14195
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14196
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14197
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14198
|
+
Processing by Seiten::PagesController#show as HTML
|
14199
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
14200
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14201
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14202
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14203
|
+
Processing by Seiten::PagesController#show as HTML
|
14204
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14205
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14206
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14207
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14208
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14209
|
+
Processing by Seiten::PagesController#show as HTML
|
14210
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14211
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
14212
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14213
|
+
Processing by Seiten::PagesController#show as HTML
|
14214
|
+
Parameters: {"page"=>"about/our-team"}
|
14215
|
+
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
14216
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14217
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14218
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14219
|
+
Processing by Seiten::PagesController#show as HTML
|
14220
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
14221
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14222
|
+
Processing by Seiten::PagesController#show as HTML
|
14223
|
+
Parameters: {"page"=>"products/web-development"}
|
14224
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
14225
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14226
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14227
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14228
|
+
Processing by Seiten::PagesController#show as HTML
|
14229
|
+
Parameters: {"page"=>"about/partners"}
|
14230
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
14231
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14232
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14233
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14234
|
+
Processing by Seiten::PagesController#show as HTML
|
14235
|
+
Parameters: {"page"=>"contact"}
|
14236
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14237
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14238
|
+
Processing by Seiten::PagesController#show as HTML
|
14239
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14240
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14241
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14242
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14243
|
+
Processing by PagesController#secret as HTML
|
14244
|
+
Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
14245
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14246
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14247
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14248
|
+
Processing by Seiten::PagesController#show as HTML
|
14249
|
+
Parameters: {"page"=>"about/partners"}
|
14250
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14251
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14252
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14253
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14254
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14255
|
+
Processing by Seiten::PagesController#show as HTML
|
14256
|
+
Parameters: {"page"=>"about/our-team"}
|
14257
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
14258
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14259
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14260
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14261
|
+
Processing by Seiten::PagesController#show as HTML
|
14262
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
14263
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14264
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:28:54 +0200
|
14265
|
+
Processing by Seiten::PagesController#show as HTML
|
14266
|
+
Parameters: {"page"=>"contact"}
|
14267
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14268
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14269
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14270
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14271
|
+
Connecting to database specified by database.yml
|
14272
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
14273
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14274
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14275
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14276
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14277
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14278
|
+
Processing by Seiten::PagesController#show as HTML
|
14279
|
+
Parameters: {"page"=>"produkte"}
|
14280
|
+
Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
|
14281
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14282
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14283
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14284
|
+
Processing by Seiten::PagesController#show as HTML
|
14285
|
+
Parameters: {"page"=>"products"}
|
14286
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
14287
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14288
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14289
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14290
|
+
Processing by Seiten::PagesController#show as HTML
|
14291
|
+
Parameters: {"page"=>"about/works"}
|
14292
|
+
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
14293
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14294
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14295
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14296
|
+
Processing by Seiten::PagesController#show as HTML
|
14297
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
14298
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14299
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14300
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14301
|
+
Processing by Seiten::PagesController#show as HTML
|
14302
|
+
Parameters: {"page"=>"products/logo-design"}
|
14303
|
+
Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
|
14304
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14305
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14306
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14307
|
+
Processing by Seiten::PagesController#show as HTML
|
14308
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14309
|
+
Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
|
14310
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14311
|
+
Processing by Seiten::PagesController#show as HTML
|
14312
|
+
Parameters: {"page"=>"contact"}
|
14313
|
+
Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
|
14314
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14315
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14316
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14317
|
+
Processing by Seiten::PagesController#show as HTML
|
14318
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14319
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14320
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14321
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14322
|
+
Processing by Seiten::PagesController#show as HTML
|
14323
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
14324
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14325
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14326
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14327
|
+
Processing by Seiten::PagesController#show as HTML
|
14328
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14329
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
14330
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14331
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14332
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14333
|
+
Processing by Seiten::PagesController#show as HTML
|
14334
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14335
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14336
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14337
|
+
Processing by Seiten::PagesController#show as HTML
|
14338
|
+
Parameters: {"page"=>"about/our-team"}
|
14339
|
+
Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
14340
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14341
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14342
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14343
|
+
Processing by Seiten::PagesController#show as HTML
|
14344
|
+
Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
|
14345
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14346
|
+
Processing by Seiten::PagesController#show as HTML
|
14347
|
+
Parameters: {"page"=>"products/web-development"}
|
14348
|
+
Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
14349
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14350
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14351
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14352
|
+
Processing by Seiten::PagesController#show as HTML
|
14353
|
+
Parameters: {"page"=>"about/partners"}
|
14354
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
14355
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14356
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14357
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14358
|
+
Processing by Seiten::PagesController#show as HTML
|
14359
|
+
Parameters: {"page"=>"contact"}
|
14360
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
14361
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14362
|
+
Processing by Seiten::PagesController#show as HTML
|
14363
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14364
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14365
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14366
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14367
|
+
Processing by PagesController#secret as HTML
|
14368
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
14369
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14370
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14371
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14372
|
+
Processing by Seiten::PagesController#show as HTML
|
14373
|
+
Parameters: {"page"=>"about/partners"}
|
14374
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
14375
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14376
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14377
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14378
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14379
|
+
Processing by Seiten::PagesController#show as HTML
|
14380
|
+
Parameters: {"page"=>"about/our-team"}
|
14381
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14382
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14383
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14384
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14385
|
+
Processing by Seiten::PagesController#show as HTML
|
14386
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
14387
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14388
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:29:22 +0200
|
14389
|
+
Processing by Seiten::PagesController#show as HTML
|
14390
|
+
Parameters: {"page"=>"contact"}
|
14391
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14392
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14393
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14394
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14395
|
+
Connecting to database specified by database.yml
|
14396
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
14397
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14398
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14399
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14400
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14401
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-20 11:30:01 +0200
|
14402
|
+
Processing by Seiten::PagesController#show as HTML
|
14403
|
+
Parameters: {"page"=>"produkte"}
|
14404
|
+
Completed 200 OK in 8ms (Views: 7.7ms | ActiveRecord: 0.0ms)
|
14405
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14406
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14407
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-20 11:30:01 +0200
|
14408
|
+
Processing by Seiten::PagesController#show as HTML
|
14409
|
+
Parameters: {"page"=>"products"}
|
14410
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
14411
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14412
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14413
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14414
|
+
Processing by Seiten::PagesController#show as HTML
|
14415
|
+
Parameters: {"page"=>"about/works"}
|
14416
|
+
Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
|
14417
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14418
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14419
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14420
|
+
Processing by Seiten::PagesController#show as HTML
|
14421
|
+
Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
14422
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14423
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14424
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14425
|
+
Processing by Seiten::PagesController#show as HTML
|
14426
|
+
Parameters: {"page"=>"products/logo-design"}
|
14427
|
+
Completed 200 OK in 4ms (Views: 4.3ms | ActiveRecord: 0.0ms)
|
14428
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14429
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14430
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14431
|
+
Processing by Seiten::PagesController#show as HTML
|
14432
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14433
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
14434
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14435
|
+
Processing by Seiten::PagesController#show as HTML
|
14436
|
+
Parameters: {"page"=>"contact"}
|
14437
|
+
Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
14438
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14439
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14440
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14441
|
+
Processing by Seiten::PagesController#show as HTML
|
14442
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
14443
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14444
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14445
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14446
|
+
Processing by Seiten::PagesController#show as HTML
|
14447
|
+
Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
14448
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14449
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14450
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14451
|
+
Processing by Seiten::PagesController#show as HTML
|
14452
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14453
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
14454
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14455
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14456
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14457
|
+
Processing by Seiten::PagesController#show as HTML
|
14458
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14459
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
14460
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14461
|
+
Processing by Seiten::PagesController#show as HTML
|
14462
|
+
Parameters: {"page"=>"about/our-team"}
|
14463
|
+
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
14464
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14465
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14466
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14467
|
+
Processing by Seiten::PagesController#show as HTML
|
14468
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14469
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14470
|
+
Processing by Seiten::PagesController#show as HTML
|
14471
|
+
Parameters: {"page"=>"products/web-development"}
|
14472
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
14473
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14474
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14475
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14476
|
+
Processing by Seiten::PagesController#show as HTML
|
14477
|
+
Parameters: {"page"=>"about/partners"}
|
14478
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
14479
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14480
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14481
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14482
|
+
Processing by Seiten::PagesController#show as HTML
|
14483
|
+
Parameters: {"page"=>"contact"}
|
14484
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14485
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14486
|
+
Processing by Seiten::PagesController#show as HTML
|
14487
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14488
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14489
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14490
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14491
|
+
Processing by PagesController#secret as HTML
|
14492
|
+
Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
14493
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14494
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14495
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14496
|
+
Processing by Seiten::PagesController#show as HTML
|
14497
|
+
Parameters: {"page"=>"about/partners"}
|
14498
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
14499
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14500
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14501
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14502
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14503
|
+
Processing by Seiten::PagesController#show as HTML
|
14504
|
+
Parameters: {"page"=>"about/our-team"}
|
14505
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
14506
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14507
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14508
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14509
|
+
Processing by Seiten::PagesController#show as HTML
|
14510
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14511
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14512
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:30:02 +0200
|
14513
|
+
Processing by Seiten::PagesController#show as HTML
|
14514
|
+
Parameters: {"page"=>"contact"}
|
14515
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14516
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14517
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14518
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14519
|
+
Connecting to database specified by database.yml
|
14520
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
14521
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14522
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14523
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14524
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14525
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14526
|
+
Processing by Seiten::PagesController#show as HTML
|
14527
|
+
Parameters: {"page"=>"produkte"}
|
14528
|
+
Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms)
|
14529
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14530
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14531
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14532
|
+
Processing by Seiten::PagesController#show as HTML
|
14533
|
+
Parameters: {"page"=>"products"}
|
14534
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
14535
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14536
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14537
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14538
|
+
Processing by Seiten::PagesController#show as HTML
|
14539
|
+
Parameters: {"page"=>"about/works"}
|
14540
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
14541
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14542
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14543
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14544
|
+
Processing by Seiten::PagesController#show as HTML
|
14545
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
14546
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14547
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14548
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14549
|
+
Processing by Seiten::PagesController#show as HTML
|
14550
|
+
Parameters: {"page"=>"products/logo-design"}
|
14551
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
14552
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14553
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14554
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14555
|
+
Processing by Seiten::PagesController#show as HTML
|
14556
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14557
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
14558
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14559
|
+
Processing by Seiten::PagesController#show as HTML
|
14560
|
+
Parameters: {"page"=>"contact"}
|
14561
|
+
Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
|
14562
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14563
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14564
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14565
|
+
Processing by Seiten::PagesController#show as HTML
|
14566
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
14567
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14568
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14569
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14570
|
+
Processing by Seiten::PagesController#show as HTML
|
14571
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
14572
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14573
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14574
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14575
|
+
Processing by Seiten::PagesController#show as HTML
|
14576
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14577
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
14578
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14579
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14580
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14581
|
+
Processing by Seiten::PagesController#show as HTML
|
14582
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14583
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
14584
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14585
|
+
Processing by Seiten::PagesController#show as HTML
|
14586
|
+
Parameters: {"page"=>"about/our-team"}
|
14587
|
+
Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
|
14588
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14589
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14590
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14591
|
+
Processing by Seiten::PagesController#show as HTML
|
14592
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14593
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14594
|
+
Processing by Seiten::PagesController#show as HTML
|
14595
|
+
Parameters: {"page"=>"products/web-development"}
|
14596
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
14597
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14598
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14599
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14600
|
+
Processing by Seiten::PagesController#show as HTML
|
14601
|
+
Parameters: {"page"=>"about/partners"}
|
14602
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
14603
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14604
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14605
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14606
|
+
Processing by Seiten::PagesController#show as HTML
|
14607
|
+
Parameters: {"page"=>"contact"}
|
14608
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14609
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14610
|
+
Processing by Seiten::PagesController#show as HTML
|
14611
|
+
Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
14612
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14613
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14614
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14615
|
+
Processing by PagesController#secret as HTML
|
14616
|
+
Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
14617
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14618
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14619
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14620
|
+
Processing by Seiten::PagesController#show as HTML
|
14621
|
+
Parameters: {"page"=>"about/partners"}
|
14622
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14623
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14624
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14625
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14626
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14627
|
+
Processing by Seiten::PagesController#show as HTML
|
14628
|
+
Parameters: {"page"=>"about/our-team"}
|
14629
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
14630
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14631
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14632
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14633
|
+
Processing by Seiten::PagesController#show as HTML
|
14634
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14635
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14636
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:30:36 +0200
|
14637
|
+
Processing by Seiten::PagesController#show as HTML
|
14638
|
+
Parameters: {"page"=>"contact"}
|
14639
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14640
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14641
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14642
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14643
|
+
Connecting to database specified by database.yml
|
14644
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
14645
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14646
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14647
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14648
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14649
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14650
|
+
Processing by Seiten::PagesController#show as HTML
|
14651
|
+
Parameters: {"page"=>"produkte"}
|
14652
|
+
Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms)
|
14653
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14654
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14655
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14656
|
+
Processing by Seiten::PagesController#show as HTML
|
14657
|
+
Parameters: {"page"=>"products"}
|
14658
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
14659
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14660
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14661
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14662
|
+
Processing by Seiten::PagesController#show as HTML
|
14663
|
+
Parameters: {"page"=>"about/works"}
|
14664
|
+
Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
|
14665
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14666
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14667
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14668
|
+
Processing by Seiten::PagesController#show as HTML
|
14669
|
+
Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
14670
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14671
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14672
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14673
|
+
Processing by Seiten::PagesController#show as HTML
|
14674
|
+
Parameters: {"page"=>"products/logo-design"}
|
14675
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
14676
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14677
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14678
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14679
|
+
Processing by Seiten::PagesController#show as HTML
|
14680
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14681
|
+
Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
14682
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14683
|
+
Processing by Seiten::PagesController#show as HTML
|
14684
|
+
Parameters: {"page"=>"contact"}
|
14685
|
+
Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
|
14686
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14687
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14688
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14689
|
+
Processing by Seiten::PagesController#show as HTML
|
14690
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
14691
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14692
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14693
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14694
|
+
Processing by Seiten::PagesController#show as HTML
|
14695
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
14696
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14697
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14698
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14699
|
+
Processing by Seiten::PagesController#show as HTML
|
14700
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14701
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14702
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14703
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14704
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14705
|
+
Processing by Seiten::PagesController#show as HTML
|
14706
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14707
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
14708
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14709
|
+
Processing by Seiten::PagesController#show as HTML
|
14710
|
+
Parameters: {"page"=>"about/our-team"}
|
14711
|
+
Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
14712
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14713
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14714
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14715
|
+
Processing by Seiten::PagesController#show as HTML
|
14716
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14717
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14718
|
+
Processing by Seiten::PagesController#show as HTML
|
14719
|
+
Parameters: {"page"=>"products/web-development"}
|
14720
|
+
Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
14721
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14722
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14723
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14724
|
+
Processing by Seiten::PagesController#show as HTML
|
14725
|
+
Parameters: {"page"=>"about/partners"}
|
14726
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
14727
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14728
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14729
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14730
|
+
Processing by Seiten::PagesController#show as HTML
|
14731
|
+
Parameters: {"page"=>"contact"}
|
14732
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14733
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14734
|
+
Processing by Seiten::PagesController#show as HTML
|
14735
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
14736
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14737
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14738
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14739
|
+
Processing by PagesController#secret as HTML
|
14740
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
14741
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14742
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14743
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14744
|
+
Processing by Seiten::PagesController#show as HTML
|
14745
|
+
Parameters: {"page"=>"about/partners"}
|
14746
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
14747
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14748
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14749
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14750
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14751
|
+
Processing by Seiten::PagesController#show as HTML
|
14752
|
+
Parameters: {"page"=>"about/our-team"}
|
14753
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
14754
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14755
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14756
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14757
|
+
Processing by Seiten::PagesController#show as HTML
|
14758
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14759
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14760
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:31:24 +0200
|
14761
|
+
Processing by Seiten::PagesController#show as HTML
|
14762
|
+
Parameters: {"page"=>"contact"}
|
14763
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14764
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14765
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14766
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14767
|
+
Connecting to database specified by database.yml
|
14768
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
14769
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14770
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14771
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14772
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14773
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14774
|
+
Processing by Seiten::PagesController#show as HTML
|
14775
|
+
Parameters: {"page"=>"produkte"}
|
14776
|
+
Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms)
|
14777
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14778
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
14779
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14780
|
+
Processing by Seiten::PagesController#show as HTML
|
14781
|
+
Parameters: {"page"=>"products"}
|
14782
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
14783
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14784
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14785
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14786
|
+
Processing by Seiten::PagesController#show as HTML
|
14787
|
+
Parameters: {"page"=>"about/works"}
|
14788
|
+
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
14789
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14790
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14791
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14792
|
+
Processing by Seiten::PagesController#show as HTML
|
14793
|
+
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
14794
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14795
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14796
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14797
|
+
Processing by Seiten::PagesController#show as HTML
|
14798
|
+
Parameters: {"page"=>"products/logo-design"}
|
14799
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
14800
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14801
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14802
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14803
|
+
Processing by Seiten::PagesController#show as HTML
|
14804
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14805
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
14806
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14807
|
+
Processing by Seiten::PagesController#show as HTML
|
14808
|
+
Parameters: {"page"=>"contact"}
|
14809
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
14810
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14811
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14812
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14813
|
+
Processing by Seiten::PagesController#show as HTML
|
14814
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
14815
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14816
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14817
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14818
|
+
Processing by Seiten::PagesController#show as HTML
|
14819
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
14820
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14821
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14822
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14823
|
+
Processing by Seiten::PagesController#show as HTML
|
14824
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14825
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
14826
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14827
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14828
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14829
|
+
Processing by Seiten::PagesController#show as HTML
|
14830
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14831
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14832
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14833
|
+
Processing by Seiten::PagesController#show as HTML
|
14834
|
+
Parameters: {"page"=>"about/our-team"}
|
14835
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
14836
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14837
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14838
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14839
|
+
Processing by Seiten::PagesController#show as HTML
|
14840
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14841
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14842
|
+
Processing by Seiten::PagesController#show as HTML
|
14843
|
+
Parameters: {"page"=>"products/web-development"}
|
14844
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
14845
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14846
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14847
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14848
|
+
Processing by Seiten::PagesController#show as HTML
|
14849
|
+
Parameters: {"page"=>"about/partners"}
|
14850
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
14851
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14852
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14853
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14854
|
+
Processing by Seiten::PagesController#show as HTML
|
14855
|
+
Parameters: {"page"=>"contact"}
|
14856
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14857
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14858
|
+
Processing by Seiten::PagesController#show as HTML
|
14859
|
+
Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
14860
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14861
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14862
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14863
|
+
Processing by PagesController#secret as HTML
|
14864
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
14865
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14866
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14867
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14868
|
+
Processing by Seiten::PagesController#show as HTML
|
14869
|
+
Parameters: {"page"=>"about/partners"}
|
14870
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
14871
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14872
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14873
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14874
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14875
|
+
Processing by Seiten::PagesController#show as HTML
|
14876
|
+
Parameters: {"page"=>"about/our-team"}
|
14877
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14878
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14879
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14880
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14881
|
+
Processing by Seiten::PagesController#show as HTML
|
14882
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14883
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14884
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:31:41 +0200
|
14885
|
+
Processing by Seiten::PagesController#show as HTML
|
14886
|
+
Parameters: {"page"=>"contact"}
|
14887
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
14888
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14889
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14890
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14891
|
+
Connecting to database specified by database.yml
|
14892
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
14893
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14894
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14895
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14896
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14897
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14898
|
+
Processing by Seiten::PagesController#show as HTML
|
14899
|
+
Parameters: {"page"=>"produkte"}
|
14900
|
+
Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms)
|
14901
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14902
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14903
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14904
|
+
Processing by Seiten::PagesController#show as HTML
|
14905
|
+
Parameters: {"page"=>"products"}
|
14906
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
14907
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14908
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14909
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14910
|
+
Processing by Seiten::PagesController#show as HTML
|
14911
|
+
Parameters: {"page"=>"about/works"}
|
14912
|
+
Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
14913
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14914
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14915
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14916
|
+
Processing by Seiten::PagesController#show as HTML
|
14917
|
+
Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
|
14918
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14919
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14920
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14921
|
+
Processing by Seiten::PagesController#show as HTML
|
14922
|
+
Parameters: {"page"=>"products/logo-design"}
|
14923
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
14924
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14925
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14926
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14927
|
+
Processing by Seiten::PagesController#show as HTML
|
14928
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14929
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
14930
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14931
|
+
Processing by Seiten::PagesController#show as HTML
|
14932
|
+
Parameters: {"page"=>"contact"}
|
14933
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
14934
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14935
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14936
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14937
|
+
Processing by Seiten::PagesController#show as HTML
|
14938
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
14939
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14940
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14941
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14942
|
+
Processing by Seiten::PagesController#show as HTML
|
14943
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
14944
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14945
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14946
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14947
|
+
Processing by Seiten::PagesController#show as HTML
|
14948
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14949
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
14950
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14951
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14952
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14953
|
+
Processing by Seiten::PagesController#show as HTML
|
14954
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
14955
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
14956
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14957
|
+
Processing by Seiten::PagesController#show as HTML
|
14958
|
+
Parameters: {"page"=>"about/our-team"}
|
14959
|
+
Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
14960
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14961
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14962
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14963
|
+
Processing by Seiten::PagesController#show as HTML
|
14964
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14965
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14966
|
+
Processing by Seiten::PagesController#show as HTML
|
14967
|
+
Parameters: {"page"=>"products/web-development"}
|
14968
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
14969
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14970
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14971
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14972
|
+
Processing by Seiten::PagesController#show as HTML
|
14973
|
+
Parameters: {"page"=>"about/partners"}
|
14974
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
14975
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14976
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14977
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14978
|
+
Processing by Seiten::PagesController#show as HTML
|
14979
|
+
Parameters: {"page"=>"contact"}
|
14980
|
+
Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
|
14981
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14982
|
+
Processing by Seiten::PagesController#show as HTML
|
14983
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
14984
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14985
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14986
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14987
|
+
Processing by PagesController#secret as HTML
|
14988
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
14989
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
14990
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14991
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14992
|
+
Processing by Seiten::PagesController#show as HTML
|
14993
|
+
Parameters: {"page"=>"about/partners"}
|
14994
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
14995
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
14996
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
14997
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14998
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
14999
|
+
Processing by Seiten::PagesController#show as HTML
|
15000
|
+
Parameters: {"page"=>"about/our-team"}
|
15001
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
15002
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15003
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15004
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
15005
|
+
Processing by Seiten::PagesController#show as HTML
|
15006
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
15007
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
15008
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:46:02 +0200
|
15009
|
+
Processing by Seiten::PagesController#show as HTML
|
15010
|
+
Parameters: {"page"=>"contact"}
|
15011
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
15012
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15013
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15014
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15015
|
+
Connecting to database specified by database.yml
|
15016
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
15017
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15018
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15019
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15020
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15021
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15022
|
+
Processing by Seiten::PagesController#show as HTML
|
15023
|
+
Parameters: {"page"=>"produkte"}
|
15024
|
+
Completed 200 OK in 8ms (Views: 7.8ms | ActiveRecord: 0.0ms)
|
15025
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15026
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15027
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15028
|
+
Processing by Seiten::PagesController#show as HTML
|
15029
|
+
Parameters: {"page"=>"products"}
|
15030
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
15031
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15032
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15033
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15034
|
+
Processing by Seiten::PagesController#show as HTML
|
15035
|
+
Parameters: {"page"=>"about/works"}
|
15036
|
+
Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
15037
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15038
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15039
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15040
|
+
Processing by Seiten::PagesController#show as HTML
|
15041
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
15042
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15043
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15044
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15045
|
+
Processing by Seiten::PagesController#show as HTML
|
15046
|
+
Parameters: {"page"=>"products/logo-design"}
|
15047
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
15048
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15049
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15050
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15051
|
+
Processing by Seiten::PagesController#show as HTML
|
15052
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15053
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
15054
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15055
|
+
Processing by Seiten::PagesController#show as HTML
|
15056
|
+
Parameters: {"page"=>"contact"}
|
15057
|
+
Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
|
15058
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15059
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15060
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15061
|
+
Processing by Seiten::PagesController#show as HTML
|
15062
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
15063
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15064
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15065
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15066
|
+
Processing by Seiten::PagesController#show as HTML
|
15067
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
15068
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15069
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15070
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15071
|
+
Processing by Seiten::PagesController#show as HTML
|
15072
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15073
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
15074
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15075
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15076
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15077
|
+
Processing by Seiten::PagesController#show as HTML
|
15078
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15079
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
15080
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15081
|
+
Processing by Seiten::PagesController#show as HTML
|
15082
|
+
Parameters: {"page"=>"about/our-team"}
|
15083
|
+
Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
|
15084
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15085
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15086
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15087
|
+
Processing by Seiten::PagesController#show as HTML
|
15088
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
15089
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15090
|
+
Processing by Seiten::PagesController#show as HTML
|
15091
|
+
Parameters: {"page"=>"products/web-development"}
|
15092
|
+
Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
15093
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15094
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15095
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15096
|
+
Processing by Seiten::PagesController#show as HTML
|
15097
|
+
Parameters: {"page"=>"about/partners"}
|
15098
|
+
Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
|
15099
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15100
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15101
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15102
|
+
Processing by Seiten::PagesController#show as HTML
|
15103
|
+
Parameters: {"page"=>"contact"}
|
15104
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
15105
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15106
|
+
Processing by Seiten::PagesController#show as HTML
|
15107
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
15108
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15109
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15110
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15111
|
+
Processing by PagesController#secret as HTML
|
15112
|
+
Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
|
15113
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15114
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15115
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-20 11:50:36 +0200
|
15116
|
+
Processing by Seiten::PagesController#show as HTML
|
15117
|
+
Parameters: {"page"=>"about/partners"}
|
15118
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
15119
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15120
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15121
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-20 11:50:37 +0200
|
15122
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-20 11:50:37 +0200
|
15123
|
+
Processing by Seiten::PagesController#show as HTML
|
15124
|
+
Parameters: {"page"=>"about/our-team"}
|
15125
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
15126
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15127
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15128
|
+
Started GET "/" for 127.0.0.1 at 2014-08-20 11:50:37 +0200
|
15129
|
+
Processing by Seiten::PagesController#show as HTML
|
15130
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
15131
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-20 11:50:37 +0200
|
15132
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-20 11:50:37 +0200
|
15133
|
+
Processing by Seiten::PagesController#show as HTML
|
15134
|
+
Parameters: {"page"=>"contact"}
|
15135
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
15136
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15137
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15138
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15139
|
+
Connecting to database specified by database.yml
|
15140
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
15141
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15142
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15143
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15144
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15145
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15146
|
+
Processing by Seiten::PagesController#show as HTML
|
15147
|
+
Parameters: {"page"=>"produkte"}
|
15148
|
+
Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.0ms)
|
15149
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15150
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15151
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15152
|
+
Processing by Seiten::PagesController#show as HTML
|
15153
|
+
Parameters: {"page"=>"products"}
|
15154
|
+
Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
15155
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15156
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15157
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15158
|
+
Processing by Seiten::PagesController#show as HTML
|
15159
|
+
Parameters: {"page"=>"about/works"}
|
15160
|
+
Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
|
15161
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15162
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15163
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15164
|
+
Processing by Seiten::PagesController#show as HTML
|
15165
|
+
Completed 200 OK in 6ms (Views: 6.0ms | ActiveRecord: 0.0ms)
|
15166
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15167
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15168
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15169
|
+
Processing by Seiten::PagesController#show as HTML
|
15170
|
+
Parameters: {"page"=>"products/logo-design"}
|
15171
|
+
Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
|
15172
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15173
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15174
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15175
|
+
Processing by Seiten::PagesController#show as HTML
|
15176
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15177
|
+
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
15178
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15179
|
+
Processing by Seiten::PagesController#show as HTML
|
15180
|
+
Parameters: {"page"=>"contact"}
|
15181
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
15182
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15183
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15184
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15185
|
+
Processing by Seiten::PagesController#show as HTML
|
15186
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
15187
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15188
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15189
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15190
|
+
Processing by Seiten::PagesController#show as HTML
|
15191
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
15192
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15193
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15194
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15195
|
+
Processing by Seiten::PagesController#show as HTML
|
15196
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15197
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
15198
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15199
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15200
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15201
|
+
Processing by Seiten::PagesController#show as HTML
|
15202
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15203
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
15204
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15205
|
+
Processing by Seiten::PagesController#show as HTML
|
15206
|
+
Parameters: {"page"=>"about/our-team"}
|
15207
|
+
Completed 200 OK in 8ms (Views: 7.7ms | ActiveRecord: 0.0ms)
|
15208
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15209
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15210
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15211
|
+
Processing by Seiten::PagesController#show as HTML
|
15212
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
15213
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15214
|
+
Processing by Seiten::PagesController#show as HTML
|
15215
|
+
Parameters: {"page"=>"products/web-development"}
|
15216
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
15217
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15218
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15219
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15220
|
+
Processing by Seiten::PagesController#show as HTML
|
15221
|
+
Parameters: {"page"=>"about/partners"}
|
15222
|
+
Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
15223
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15224
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15225
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15226
|
+
Processing by Seiten::PagesController#show as HTML
|
15227
|
+
Parameters: {"page"=>"contact"}
|
15228
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
15229
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15230
|
+
Processing by Seiten::PagesController#show as HTML
|
15231
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
15232
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15233
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15234
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15235
|
+
Processing by PagesController#secret as HTML
|
15236
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
15237
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15238
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15239
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15240
|
+
Processing by Seiten::PagesController#show as HTML
|
15241
|
+
Parameters: {"page"=>"about/partners"}
|
15242
|
+
Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
|
15243
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15244
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15245
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15246
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15247
|
+
Processing by Seiten::PagesController#show as HTML
|
15248
|
+
Parameters: {"page"=>"about/our-team"}
|
15249
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
15250
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15251
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15252
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15253
|
+
Processing by Seiten::PagesController#show as HTML
|
15254
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
15255
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15256
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:41:18 +0200
|
15257
|
+
Processing by Seiten::PagesController#show as HTML
|
15258
|
+
Parameters: {"page"=>"contact"}
|
15259
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
15260
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15261
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15262
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15263
|
+
Connecting to database specified by database.yml
|
15264
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
15265
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15266
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15267
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15268
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15269
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15270
|
+
Processing by Seiten::PagesController#show as HTML
|
15271
|
+
Parameters: {"page"=>"produkte"}
|
15272
|
+
Completed 200 OK in 8ms (Views: 7.8ms | ActiveRecord: 0.0ms)
|
15273
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15274
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15275
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15276
|
+
Processing by Seiten::PagesController#show as HTML
|
15277
|
+
Parameters: {"page"=>"products"}
|
15278
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
15279
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15280
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15281
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15282
|
+
Processing by Seiten::PagesController#show as HTML
|
15283
|
+
Parameters: {"page"=>"about/works"}
|
15284
|
+
Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.0ms)
|
15285
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15286
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15287
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15288
|
+
Processing by Seiten::PagesController#show as HTML
|
15289
|
+
Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)
|
15290
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15291
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15292
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15293
|
+
Processing by Seiten::PagesController#show as HTML
|
15294
|
+
Parameters: {"page"=>"products/logo-design"}
|
15295
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
15296
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15297
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15298
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15299
|
+
Processing by Seiten::PagesController#show as HTML
|
15300
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15301
|
+
Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
|
15302
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15303
|
+
Processing by Seiten::PagesController#show as HTML
|
15304
|
+
Parameters: {"page"=>"contact"}
|
15305
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
15306
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15307
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15308
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15309
|
+
Processing by Seiten::PagesController#show as HTML
|
15310
|
+
Completed 200 OK in 2ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
15311
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15312
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15313
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15314
|
+
Processing by Seiten::PagesController#show as HTML
|
15315
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
15316
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15317
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15318
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15319
|
+
Processing by Seiten::PagesController#show as HTML
|
15320
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15321
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
15322
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15323
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15324
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15325
|
+
Processing by Seiten::PagesController#show as HTML
|
15326
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15327
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
15328
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15329
|
+
Processing by Seiten::PagesController#show as HTML
|
15330
|
+
Parameters: {"page"=>"about/our-team"}
|
15331
|
+
Completed 200 OK in 7ms (Views: 7.3ms | ActiveRecord: 0.0ms)
|
15332
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15333
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15334
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15335
|
+
Processing by Seiten::PagesController#show as HTML
|
15336
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
15337
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15338
|
+
Processing by Seiten::PagesController#show as HTML
|
15339
|
+
Parameters: {"page"=>"products/web-development"}
|
15340
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
15341
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15342
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15343
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15344
|
+
Processing by Seiten::PagesController#show as HTML
|
15345
|
+
Parameters: {"page"=>"about/partners"}
|
15346
|
+
Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
|
15347
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15348
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15349
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15350
|
+
Processing by Seiten::PagesController#show as HTML
|
15351
|
+
Parameters: {"page"=>"contact"}
|
15352
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
15353
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15354
|
+
Processing by Seiten::PagesController#show as HTML
|
15355
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
15356
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15357
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15358
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15359
|
+
Processing by PagesController#secret as HTML
|
15360
|
+
Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
|
15361
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15362
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15363
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15364
|
+
Processing by Seiten::PagesController#show as HTML
|
15365
|
+
Parameters: {"page"=>"about/partners"}
|
15366
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
15367
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15368
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15369
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15370
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15371
|
+
Processing by Seiten::PagesController#show as HTML
|
15372
|
+
Parameters: {"page"=>"about/our-team"}
|
15373
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
15374
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15375
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15376
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15377
|
+
Processing by Seiten::PagesController#show as HTML
|
15378
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
15379
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15380
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:41:50 +0200
|
15381
|
+
Processing by Seiten::PagesController#show as HTML
|
15382
|
+
Parameters: {"page"=>"contact"}
|
15383
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
15384
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15385
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15386
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15387
|
+
Connecting to database specified by database.yml
|
15388
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
15389
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15390
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15391
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15392
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15393
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15394
|
+
Processing by Seiten::PagesController#show as HTML
|
15395
|
+
Parameters: {"page"=>"produkte"}
|
15396
|
+
Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.0ms)
|
15397
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15398
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15399
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15400
|
+
Processing by Seiten::PagesController#show as HTML
|
15401
|
+
Parameters: {"page"=>"products"}
|
15402
|
+
Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
15403
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15404
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15405
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15406
|
+
Processing by Seiten::PagesController#show as HTML
|
15407
|
+
Parameters: {"page"=>"about/works"}
|
15408
|
+
Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)
|
15409
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15410
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15411
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15412
|
+
Processing by Seiten::PagesController#show as HTML
|
15413
|
+
Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms)
|
15414
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15415
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15416
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15417
|
+
Processing by Seiten::PagesController#show as HTML
|
15418
|
+
Parameters: {"page"=>"products/logo-design"}
|
15419
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
15420
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15421
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15422
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15423
|
+
Processing by Seiten::PagesController#show as HTML
|
15424
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15425
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
15426
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15427
|
+
Processing by Seiten::PagesController#show as HTML
|
15428
|
+
Parameters: {"page"=>"contact"}
|
15429
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
15430
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15431
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15432
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15433
|
+
Processing by Seiten::PagesController#show as HTML
|
15434
|
+
Completed 200 OK in 2ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
15435
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15436
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15437
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15438
|
+
Processing by Seiten::PagesController#show as HTML
|
15439
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
15440
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15441
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15442
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15443
|
+
Processing by Seiten::PagesController#show as HTML
|
15444
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15445
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
15446
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15447
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15448
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15449
|
+
Processing by Seiten::PagesController#show as HTML
|
15450
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15451
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
15452
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15453
|
+
Processing by Seiten::PagesController#show as HTML
|
15454
|
+
Parameters: {"page"=>"about/our-team"}
|
15455
|
+
Completed 200 OK in 8ms (Views: 8.4ms | ActiveRecord: 0.0ms)
|
15456
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15457
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15458
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15459
|
+
Processing by Seiten::PagesController#show as HTML
|
15460
|
+
Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
|
15461
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-30 14:43:18 +0200
|
15462
|
+
Processing by Seiten::PagesController#show as HTML
|
15463
|
+
Parameters: {"page"=>"products/web-development"}
|
15464
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
15465
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15466
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15467
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:43:19 +0200
|
15468
|
+
Processing by Seiten::PagesController#show as HTML
|
15469
|
+
Parameters: {"page"=>"about/partners"}
|
15470
|
+
Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
15471
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15472
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15473
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:43:19 +0200
|
15474
|
+
Processing by Seiten::PagesController#show as HTML
|
15475
|
+
Parameters: {"page"=>"contact"}
|
15476
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
15477
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:43:19 +0200
|
15478
|
+
Processing by Seiten::PagesController#show as HTML
|
15479
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
15480
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15481
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15482
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-30 14:43:19 +0200
|
15483
|
+
Processing by PagesController#secret as HTML
|
15484
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
15485
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15486
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15487
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:43:19 +0200
|
15488
|
+
Processing by Seiten::PagesController#show as HTML
|
15489
|
+
Parameters: {"page"=>"about/partners"}
|
15490
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
15491
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15492
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15493
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-30 14:43:19 +0200
|
15494
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:43:19 +0200
|
15495
|
+
Processing by Seiten::PagesController#show as HTML
|
15496
|
+
Parameters: {"page"=>"about/our-team"}
|
15497
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
15498
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15499
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15500
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:43:19 +0200
|
15501
|
+
Processing by Seiten::PagesController#show as HTML
|
15502
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
15503
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-30 14:43:19 +0200
|
15504
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:43:19 +0200
|
15505
|
+
Processing by Seiten::PagesController#show as HTML
|
15506
|
+
Parameters: {"page"=>"contact"}
|
15507
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
15508
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15509
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15510
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15511
|
+
Connecting to database specified by database.yml
|
15512
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
15513
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15514
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15515
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15516
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15517
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15518
|
+
Processing by Seiten::PagesController#show as HTML
|
15519
|
+
Parameters: {"page"=>"produkte"}
|
15520
|
+
Completed 200 OK in 8ms (Views: 8.0ms | ActiveRecord: 0.0ms)
|
15521
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15522
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15523
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15524
|
+
Processing by Seiten::PagesController#show as HTML
|
15525
|
+
Parameters: {"page"=>"products"}
|
15526
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
15527
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15528
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15529
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15530
|
+
Processing by Seiten::PagesController#show as HTML
|
15531
|
+
Parameters: {"page"=>"about/works"}
|
15532
|
+
Completed 200 OK in 4ms (Views: 4.3ms | ActiveRecord: 0.0ms)
|
15533
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15534
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15535
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15536
|
+
Processing by Seiten::PagesController#show as HTML
|
15537
|
+
Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
15538
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15539
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15540
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15541
|
+
Processing by Seiten::PagesController#show as HTML
|
15542
|
+
Parameters: {"page"=>"products/logo-design"}
|
15543
|
+
Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
15544
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15545
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15546
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15547
|
+
Processing by Seiten::PagesController#show as HTML
|
15548
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15549
|
+
Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
15550
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15551
|
+
Processing by Seiten::PagesController#show as HTML
|
15552
|
+
Parameters: {"page"=>"contact"}
|
15553
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
15554
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15555
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15556
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15557
|
+
Processing by Seiten::PagesController#show as HTML
|
15558
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
15559
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15560
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15561
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15562
|
+
Processing by Seiten::PagesController#show as HTML
|
15563
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
15564
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15565
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15566
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15567
|
+
Processing by Seiten::PagesController#show as HTML
|
15568
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15569
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
15570
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15571
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15572
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15573
|
+
Processing by Seiten::PagesController#show as HTML
|
15574
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15575
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
15576
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15577
|
+
Processing by Seiten::PagesController#show as HTML
|
15578
|
+
Parameters: {"page"=>"about/our-team"}
|
15579
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
15580
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15581
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15582
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15583
|
+
Processing by Seiten::PagesController#show as HTML
|
15584
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
15585
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15586
|
+
Processing by Seiten::PagesController#show as HTML
|
15587
|
+
Parameters: {"page"=>"products/web-development"}
|
15588
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
15589
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15590
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15591
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15592
|
+
Processing by Seiten::PagesController#show as HTML
|
15593
|
+
Parameters: {"page"=>"about/partners"}
|
15594
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
15595
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15596
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15597
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15598
|
+
Processing by Seiten::PagesController#show as HTML
|
15599
|
+
Parameters: {"page"=>"contact"}
|
15600
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
15601
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15602
|
+
Processing by Seiten::PagesController#show as HTML
|
15603
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
15604
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15605
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15606
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15607
|
+
Processing by PagesController#secret as HTML
|
15608
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
15609
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15610
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15611
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15612
|
+
Processing by Seiten::PagesController#show as HTML
|
15613
|
+
Parameters: {"page"=>"about/partners"}
|
15614
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
15615
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15616
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15617
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15618
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15619
|
+
Processing by Seiten::PagesController#show as HTML
|
15620
|
+
Parameters: {"page"=>"about/our-team"}
|
15621
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
15622
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15623
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15624
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15625
|
+
Processing by Seiten::PagesController#show as HTML
|
15626
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
15627
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15628
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:45:20 +0200
|
15629
|
+
Processing by Seiten::PagesController#show as HTML
|
15630
|
+
Parameters: {"page"=>"contact"}
|
15631
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
15632
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15633
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15634
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15635
|
+
Connecting to database specified by database.yml
|
15636
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
15637
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15638
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15639
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15640
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15641
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15642
|
+
Processing by Seiten::PagesController#show as HTML
|
15643
|
+
Parameters: {"page"=>"produkte"}
|
15644
|
+
Completed 200 OK in 13ms (Views: 13.0ms | ActiveRecord: 0.0ms)
|
15645
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15646
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15647
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15648
|
+
Processing by Seiten::PagesController#show as HTML
|
15649
|
+
Parameters: {"page"=>"products"}
|
15650
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
15651
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15652
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15653
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15654
|
+
Processing by Seiten::PagesController#show as HTML
|
15655
|
+
Parameters: {"page"=>"about/works"}
|
15656
|
+
Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms)
|
15657
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15658
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15659
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15660
|
+
Processing by Seiten::PagesController#show as HTML
|
15661
|
+
Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
|
15662
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15663
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15664
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15665
|
+
Processing by Seiten::PagesController#show as HTML
|
15666
|
+
Parameters: {"page"=>"products/logo-design"}
|
15667
|
+
Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
|
15668
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15669
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15670
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15671
|
+
Processing by Seiten::PagesController#show as HTML
|
15672
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15673
|
+
Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
|
15674
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15675
|
+
Processing by Seiten::PagesController#show as HTML
|
15676
|
+
Parameters: {"page"=>"contact"}
|
15677
|
+
Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
15678
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15679
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15680
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15681
|
+
Processing by Seiten::PagesController#show as HTML
|
15682
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
15683
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15684
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15685
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15686
|
+
Processing by Seiten::PagesController#show as HTML
|
15687
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
15688
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15689
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15690
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15691
|
+
Processing by Seiten::PagesController#show as HTML
|
15692
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15693
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
15694
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15695
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15696
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15697
|
+
Processing by Seiten::PagesController#show as HTML
|
15698
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15699
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
15700
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15701
|
+
Processing by Seiten::PagesController#show as HTML
|
15702
|
+
Parameters: {"page"=>"about/our-team"}
|
15703
|
+
Completed 200 OK in 6ms (Views: 5.9ms | ActiveRecord: 0.0ms)
|
15704
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15705
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15706
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15707
|
+
Processing by Seiten::PagesController#show as HTML
|
15708
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
15709
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15710
|
+
Processing by Seiten::PagesController#show as HTML
|
15711
|
+
Parameters: {"page"=>"products/web-development"}
|
15712
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
15713
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15714
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15715
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15716
|
+
Processing by Seiten::PagesController#show as HTML
|
15717
|
+
Parameters: {"page"=>"about/partners"}
|
15718
|
+
Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
15719
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15720
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15721
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15722
|
+
Processing by Seiten::PagesController#show as HTML
|
15723
|
+
Parameters: {"page"=>"contact"}
|
15724
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
15725
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15726
|
+
Processing by Seiten::PagesController#show as HTML
|
15727
|
+
Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
15728
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15729
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15730
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15731
|
+
Processing by PagesController#secret as HTML
|
15732
|
+
Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
15733
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15734
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15735
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15736
|
+
Processing by Seiten::PagesController#show as HTML
|
15737
|
+
Parameters: {"page"=>"about/partners"}
|
15738
|
+
Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
|
15739
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15740
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15741
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15742
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15743
|
+
Processing by Seiten::PagesController#show as HTML
|
15744
|
+
Parameters: {"page"=>"about/our-team"}
|
15745
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
15746
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15747
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15748
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15749
|
+
Processing by Seiten::PagesController#show as HTML
|
15750
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
15751
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15752
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:48:09 +0200
|
15753
|
+
Processing by Seiten::PagesController#show as HTML
|
15754
|
+
Parameters: {"page"=>"contact"}
|
15755
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
15756
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15757
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15758
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15759
|
+
Connecting to database specified by database.yml
|
15760
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
15761
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15762
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15763
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15764
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15765
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15766
|
+
Processing by Seiten::PagesController#show as HTML
|
15767
|
+
Parameters: {"page"=>"produkte"}
|
15768
|
+
Completed 200 OK in 8ms (Views: 8.0ms | ActiveRecord: 0.0ms)
|
15769
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15770
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15771
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15772
|
+
Processing by Seiten::PagesController#show as HTML
|
15773
|
+
Parameters: {"page"=>"products"}
|
15774
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
15775
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15776
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15777
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15778
|
+
Processing by Seiten::PagesController#show as HTML
|
15779
|
+
Parameters: {"page"=>"about/works"}
|
15780
|
+
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
15781
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15782
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15783
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15784
|
+
Processing by Seiten::PagesController#show as HTML
|
15785
|
+
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
15786
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15787
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15788
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15789
|
+
Processing by Seiten::PagesController#show as HTML
|
15790
|
+
Parameters: {"page"=>"products/logo-design"}
|
15791
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
15792
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15793
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15794
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15795
|
+
Processing by Seiten::PagesController#show as HTML
|
15796
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15797
|
+
Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
|
15798
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15799
|
+
Processing by Seiten::PagesController#show as HTML
|
15800
|
+
Parameters: {"page"=>"contact"}
|
15801
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
15802
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15803
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15804
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15805
|
+
Processing by Seiten::PagesController#show as HTML
|
15806
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
15807
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15808
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15809
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15810
|
+
Processing by Seiten::PagesController#show as HTML
|
15811
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
15812
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15813
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15814
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15815
|
+
Processing by Seiten::PagesController#show as HTML
|
15816
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15817
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
15818
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15819
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15820
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15821
|
+
Processing by Seiten::PagesController#show as HTML
|
15822
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15823
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
15824
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15825
|
+
Processing by Seiten::PagesController#show as HTML
|
15826
|
+
Parameters: {"page"=>"about/our-team"}
|
15827
|
+
Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
15828
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15829
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
15830
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15831
|
+
Processing by Seiten::PagesController#show as HTML
|
15832
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
15833
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15834
|
+
Processing by Seiten::PagesController#show as HTML
|
15835
|
+
Parameters: {"page"=>"products/web-development"}
|
15836
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
15837
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15838
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15839
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15840
|
+
Processing by Seiten::PagesController#show as HTML
|
15841
|
+
Parameters: {"page"=>"about/partners"}
|
15842
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
15843
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15844
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15845
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15846
|
+
Processing by Seiten::PagesController#show as HTML
|
15847
|
+
Parameters: {"page"=>"contact"}
|
15848
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
15849
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15850
|
+
Processing by Seiten::PagesController#show as HTML
|
15851
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
15852
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15853
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15854
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15855
|
+
Processing by PagesController#secret as HTML
|
15856
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
15857
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15858
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15859
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15860
|
+
Processing by Seiten::PagesController#show as HTML
|
15861
|
+
Parameters: {"page"=>"about/partners"}
|
15862
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
15863
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15864
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15865
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15866
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15867
|
+
Processing by Seiten::PagesController#show as HTML
|
15868
|
+
Parameters: {"page"=>"about/our-team"}
|
15869
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
15870
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15871
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15872
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15873
|
+
Processing by Seiten::PagesController#show as HTML
|
15874
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
15875
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15876
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:50:28 +0200
|
15877
|
+
Processing by Seiten::PagesController#show as HTML
|
15878
|
+
Parameters: {"page"=>"contact"}
|
15879
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
15880
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15881
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15882
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15883
|
+
Connecting to database specified by database.yml
|
15884
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
15885
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15886
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15887
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15888
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15889
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15890
|
+
Processing by Seiten::PagesController#show as HTML
|
15891
|
+
Parameters: {"page"=>"produkte"}
|
15892
|
+
Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms)
|
15893
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15894
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15895
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15896
|
+
Processing by Seiten::PagesController#show as HTML
|
15897
|
+
Parameters: {"page"=>"products"}
|
15898
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
15899
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15900
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15901
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15902
|
+
Processing by Seiten::PagesController#show as HTML
|
15903
|
+
Parameters: {"page"=>"about/works"}
|
15904
|
+
Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
15905
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15906
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15907
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15908
|
+
Processing by Seiten::PagesController#show as HTML
|
15909
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
15910
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15911
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15912
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15913
|
+
Processing by Seiten::PagesController#show as HTML
|
15914
|
+
Parameters: {"page"=>"products/logo-design"}
|
15915
|
+
Completed 200 OK in 3ms (Views: 3.4ms | ActiveRecord: 0.0ms)
|
15916
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15917
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15918
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15919
|
+
Processing by Seiten::PagesController#show as HTML
|
15920
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15921
|
+
Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
|
15922
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15923
|
+
Processing by Seiten::PagesController#show as HTML
|
15924
|
+
Parameters: {"page"=>"contact"}
|
15925
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
15926
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15927
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
15928
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15929
|
+
Processing by Seiten::PagesController#show as HTML
|
15930
|
+
Completed 200 OK in 5ms (Views: 4.4ms | ActiveRecord: 0.0ms)
|
15931
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15932
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15933
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15934
|
+
Processing by Seiten::PagesController#show as HTML
|
15935
|
+
Completed 200 OK in 2ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
15936
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15937
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15938
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15939
|
+
Processing by Seiten::PagesController#show as HTML
|
15940
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15941
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
15942
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15943
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15944
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15945
|
+
Processing by Seiten::PagesController#show as HTML
|
15946
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
15947
|
+
Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)
|
15948
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15949
|
+
Processing by Seiten::PagesController#show as HTML
|
15950
|
+
Parameters: {"page"=>"about/our-team"}
|
15951
|
+
Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
|
15952
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15953
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15954
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15955
|
+
Processing by Seiten::PagesController#show as HTML
|
15956
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
15957
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15958
|
+
Processing by Seiten::PagesController#show as HTML
|
15959
|
+
Parameters: {"page"=>"products/web-development"}
|
15960
|
+
Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
15961
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15962
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15963
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15964
|
+
Processing by Seiten::PagesController#show as HTML
|
15965
|
+
Parameters: {"page"=>"about/partners"}
|
15966
|
+
Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
15967
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
15968
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15969
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15970
|
+
Processing by Seiten::PagesController#show as HTML
|
15971
|
+
Parameters: {"page"=>"contact"}
|
15972
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
15973
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15974
|
+
Processing by Seiten::PagesController#show as HTML
|
15975
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
15976
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15977
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15978
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15979
|
+
Processing by PagesController#secret as HTML
|
15980
|
+
Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
15981
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15982
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15983
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15984
|
+
Processing by Seiten::PagesController#show as HTML
|
15985
|
+
Parameters: {"page"=>"about/partners"}
|
15986
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
15987
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15988
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15989
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15990
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15991
|
+
Processing by Seiten::PagesController#show as HTML
|
15992
|
+
Parameters: {"page"=>"about/our-team"}
|
15993
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
15994
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
15995
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
15996
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
15997
|
+
Processing by Seiten::PagesController#show as HTML
|
15998
|
+
Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
15999
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
16000
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:51:01 +0200
|
16001
|
+
Processing by Seiten::PagesController#show as HTML
|
16002
|
+
Parameters: {"page"=>"contact"}
|
16003
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
16004
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16005
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16006
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16007
|
+
Connecting to database specified by database.yml
|
16008
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
16009
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16010
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16011
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16012
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16013
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16014
|
+
Processing by Seiten::PagesController#show as HTML
|
16015
|
+
Parameters: {"page"=>"produkte"}
|
16016
|
+
Completed 200 OK in 14ms (Views: 13.3ms | ActiveRecord: 0.0ms)
|
16017
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
16018
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16019
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16020
|
+
Processing by Seiten::PagesController#show as HTML
|
16021
|
+
Parameters: {"page"=>"products"}
|
16022
|
+
Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
16023
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16024
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16025
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16026
|
+
Processing by Seiten::PagesController#show as HTML
|
16027
|
+
Parameters: {"page"=>"about/works"}
|
16028
|
+
Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms)
|
16029
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16030
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16031
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16032
|
+
Processing by Seiten::PagesController#show as HTML
|
16033
|
+
Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms)
|
16034
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
16035
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16036
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16037
|
+
Processing by Seiten::PagesController#show as HTML
|
16038
|
+
Parameters: {"page"=>"products/logo-design"}
|
16039
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
16040
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16041
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16042
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16043
|
+
Processing by Seiten::PagesController#show as HTML
|
16044
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
16045
|
+
Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)
|
16046
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16047
|
+
Processing by Seiten::PagesController#show as HTML
|
16048
|
+
Parameters: {"page"=>"contact"}
|
16049
|
+
Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
16050
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16051
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16052
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16053
|
+
Processing by Seiten::PagesController#show as HTML
|
16054
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
16055
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16056
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16057
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16058
|
+
Processing by Seiten::PagesController#show as HTML
|
16059
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
16060
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16061
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16062
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16063
|
+
Processing by Seiten::PagesController#show as HTML
|
16064
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
16065
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
16066
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16067
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16068
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16069
|
+
Processing by Seiten::PagesController#show as HTML
|
16070
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
16071
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
16072
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16073
|
+
Processing by Seiten::PagesController#show as HTML
|
16074
|
+
Parameters: {"page"=>"about/our-team"}
|
16075
|
+
Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
|
16076
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
16077
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16078
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16079
|
+
Processing by Seiten::PagesController#show as HTML
|
16080
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
16081
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16082
|
+
Processing by Seiten::PagesController#show as HTML
|
16083
|
+
Parameters: {"page"=>"products/web-development"}
|
16084
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
16085
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
16086
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16087
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16088
|
+
Processing by Seiten::PagesController#show as HTML
|
16089
|
+
Parameters: {"page"=>"about/partners"}
|
16090
|
+
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
16091
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16092
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16093
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16094
|
+
Processing by Seiten::PagesController#show as HTML
|
16095
|
+
Parameters: {"page"=>"contact"}
|
16096
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
16097
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16098
|
+
Processing by Seiten::PagesController#show as HTML
|
16099
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
16100
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16101
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16102
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16103
|
+
Processing by PagesController#secret as HTML
|
16104
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
16105
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16106
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16107
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16108
|
+
Processing by Seiten::PagesController#show as HTML
|
16109
|
+
Parameters: {"page"=>"about/partners"}
|
16110
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
16111
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16112
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16113
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16114
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16115
|
+
Processing by Seiten::PagesController#show as HTML
|
16116
|
+
Parameters: {"page"=>"about/our-team"}
|
16117
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
16118
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16119
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16120
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16121
|
+
Processing by Seiten::PagesController#show as HTML
|
16122
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
16123
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16124
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:53:54 +0200
|
16125
|
+
Processing by Seiten::PagesController#show as HTML
|
16126
|
+
Parameters: {"page"=>"contact"}
|
16127
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
16128
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16129
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16130
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16131
|
+
Connecting to database specified by database.yml
|
16132
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
16133
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16134
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16135
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16136
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16137
|
+
Started GET "/produkte" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16138
|
+
Processing by Seiten::PagesController#show as HTML
|
16139
|
+
Parameters: {"page"=>"produkte"}
|
16140
|
+
Completed 200 OK in 9ms (Views: 8.3ms | ActiveRecord: 0.0ms)
|
16141
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16142
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16143
|
+
Started GET "/products" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16144
|
+
Processing by Seiten::PagesController#show as HTML
|
16145
|
+
Parameters: {"page"=>"products"}
|
16146
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
16147
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16148
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16149
|
+
Started GET "/about/works" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16150
|
+
Processing by Seiten::PagesController#show as HTML
|
16151
|
+
Parameters: {"page"=>"about/works"}
|
16152
|
+
Completed 200 OK in 4ms (Views: 4.2ms | ActiveRecord: 0.0ms)
|
16153
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16154
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16155
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16156
|
+
Processing by Seiten::PagesController#show as HTML
|
16157
|
+
Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
16158
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16159
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16160
|
+
Started GET "/products/logo-design" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16161
|
+
Processing by Seiten::PagesController#show as HTML
|
16162
|
+
Parameters: {"page"=>"products/logo-design"}
|
16163
|
+
Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
16164
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
16165
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16166
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16167
|
+
Processing by Seiten::PagesController#show as HTML
|
16168
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
16169
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
16170
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16171
|
+
Processing by Seiten::PagesController#show as HTML
|
16172
|
+
Parameters: {"page"=>"contact"}
|
16173
|
+
Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
16174
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
16175
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16176
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16177
|
+
Processing by Seiten::PagesController#show as HTML
|
16178
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
16179
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16180
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16181
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16182
|
+
Processing by Seiten::PagesController#show as HTML
|
16183
|
+
Completed 200 OK in 2ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
16184
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16185
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16186
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16187
|
+
Processing by Seiten::PagesController#show as HTML
|
16188
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
16189
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
16190
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16191
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16192
|
+
Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16193
|
+
Processing by Seiten::PagesController#show as HTML
|
16194
|
+
Parameters: {"page"=>"about/our-team/switzerland"}
|
16195
|
+
Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
16196
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16197
|
+
Processing by Seiten::PagesController#show as HTML
|
16198
|
+
Parameters: {"page"=>"about/our-team"}
|
16199
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
16200
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16201
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16202
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16203
|
+
Processing by Seiten::PagesController#show as HTML
|
16204
|
+
Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
16205
|
+
Started GET "/products/web-development" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16206
|
+
Processing by Seiten::PagesController#show as HTML
|
16207
|
+
Parameters: {"page"=>"products/web-development"}
|
16208
|
+
Completed 200 OK in 4ms (Views: 3.8ms | ActiveRecord: 0.0ms)
|
16209
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16210
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16211
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16212
|
+
Processing by Seiten::PagesController#show as HTML
|
16213
|
+
Parameters: {"page"=>"about/partners"}
|
16214
|
+
Completed 200 OK in 4ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
16215
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16216
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16217
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16218
|
+
Processing by Seiten::PagesController#show as HTML
|
16219
|
+
Parameters: {"page"=>"contact"}
|
16220
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
16221
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16222
|
+
Processing by Seiten::PagesController#show as HTML
|
16223
|
+
Completed 200 OK in 2ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
16224
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16225
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16226
|
+
Started GET "/secret" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16227
|
+
Processing by PagesController#secret as HTML
|
16228
|
+
Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
16229
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16230
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16231
|
+
Started GET "/about/partners" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16232
|
+
Processing by Seiten::PagesController#show as HTML
|
16233
|
+
Parameters: {"page"=>"about/partners"}
|
16234
|
+
Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
16235
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16236
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16237
|
+
Started GET "/about" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16238
|
+
Started GET "/about/our-team" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16239
|
+
Processing by Seiten::PagesController#show as HTML
|
16240
|
+
Parameters: {"page"=>"about/our-team"}
|
16241
|
+
Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
16242
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16243
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16244
|
+
Started GET "/" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16245
|
+
Processing by Seiten::PagesController#show as HTML
|
16246
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
16247
|
+
Started GET "/products/hire-us" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16248
|
+
Started GET "/contact" for 127.0.0.1 at 2014-08-30 14:54:52 +0200
|
16249
|
+
Processing by Seiten::PagesController#show as HTML
|
16250
|
+
Parameters: {"page"=>"contact"}
|
16251
|
+
Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
16252
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16253
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
16254
|
+
[1m[35m (0.0ms)[0m rollback transaction
|