seiten 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -2602,3 +2602,2808 @@ Completed 200 OK in 109ms (Views: 107.8ms | ActiveRecord: 0.0ms)
2602
2602
   (0.0ms) rollback transaction
2603
2603
   (0.1ms) begin transaction
2604
2604
   (0.0ms) rollback transaction
2605
+ Connecting to database specified by database.yml
2606
+  (0.2ms) begin transaction
2607
+ Started GET "/" for 127.0.0.1 at 2013-07-25 09:39:38 +0200
2608
+ Processing by Seiten::PagesController#show as HTML
2609
+ Rendered app/pages/home.html.erb (0.2ms)
2610
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (2.3ms)
2611
+ Completed 200 OK in 60ms (Views: 57.9ms | ActiveRecord: 0.0ms)
2612
+  (0.1ms) rollback transaction
2613
+  (0.0ms) begin transaction
2614
+ Started GET "/about" for 127.0.0.1 at 2013-07-25 09:39:38 +0200
2615
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-07-25 09:39:38 +0200
2616
+ Processing by Seiten::PagesController#show as HTML
2617
+ Parameters: {"page"=>"about/our-team"}
2618
+ Completed 200 OK in 108ms (Views: 106.3ms | ActiveRecord: 0.0ms)
2619
+  (0.1ms) rollback transaction
2620
+  (0.0ms) begin transaction
2621
+ Started GET "/" for 127.0.0.1 at 2013-07-25 09:39:38 +0200
2622
+ Processing by Seiten::PagesController#show as HTML
2623
+ Completed 200 OK in 51ms (Views: 50.1ms | ActiveRecord: 0.0ms)
2624
+ Started GET "/contact" for 127.0.0.1 at 2013-07-25 09:39:38 +0200
2625
+ Processing by Seiten::PagesController#show as HTML
2626
+ Parameters: {"page"=>"contact"}
2627
+ Completed 200 OK in 69ms (Views: 67.2ms | ActiveRecord: 0.0ms)
2628
+  (0.1ms) rollback transaction
2629
+  (0.0ms) begin transaction
2630
+ Started GET "/" for 127.0.0.1 at 2013-07-25 09:39:38 +0200
2631
+ Processing by Seiten::PagesController#show as HTML
2632
+ Completed 200 OK in 53ms (Views: 51.7ms | ActiveRecord: 0.0ms)
2633
+  (0.0ms) rollback transaction
2634
+  (0.0ms) begin transaction
2635
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-07-25 09:39:38 +0200
2636
+ Processing by Seiten::PagesController#show as HTML
2637
+ Parameters: {"page"=>"about/our-team/switzerland"}
2638
+ Completed 200 OK in 116ms (Views: 114.1ms | ActiveRecord: 0.0ms)
2639
+  (0.1ms) rollback transaction
2640
+  (0.0ms) begin transaction
2641
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-07-25 09:39:38 +0200
2642
+ Processing by Seiten::PagesController#show as HTML
2643
+ Parameters: {"page"=>"about/our-team/switzerland"}
2644
+ Completed 200 OK in 116ms (Views: 114.5ms | ActiveRecord: 0.0ms)
2645
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-07-25 09:39:38 +0200
2646
+ Processing by Seiten::PagesController#show as HTML
2647
+ Parameters: {"page"=>"about/our-team"}
2648
+ Completed 200 OK in 102ms (Views: 100.4ms | ActiveRecord: 0.0ms)
2649
+  (0.0ms) rollback transaction
2650
+  (0.0ms) begin transaction
2651
+ Started GET "/" for 127.0.0.1 at 2013-07-25 09:39:38 +0200
2652
+ Processing by Seiten::PagesController#show as HTML
2653
+ Completed 200 OK in 26ms (Views: 25.1ms | ActiveRecord: 0.0ms)
2654
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-07-25 09:39:39 +0200
2655
+ Processing by Seiten::PagesController#show as HTML
2656
+ Parameters: {"page"=>"products/web-development"}
2657
+ Completed 200 OK in 94ms (Views: 92.7ms | ActiveRecord: 0.0ms)
2658
+  (0.1ms) rollback transaction
2659
+  (0.0ms) begin transaction
2660
+ Started GET "/about/partners" for 127.0.0.1 at 2013-07-25 09:39:39 +0200
2661
+ Processing by Seiten::PagesController#show as HTML
2662
+ Parameters: {"page"=>"about/partners"}
2663
+ Completed 200 OK in 85ms (Views: 83.6ms | ActiveRecord: 0.0ms)
2664
+  (0.1ms) rollback transaction
2665
+  (0.0ms) begin transaction
2666
+ Started GET "/secret" for 127.0.0.1 at 2013-07-25 09:39:39 +0200
2667
+ Processing by PagesController#secret as HTML
2668
+ Completed 200 OK in 52ms (Views: 51.6ms | ActiveRecord: 0.0ms)
2669
+  (0.1ms) rollback transaction
2670
+  (0.0ms) begin transaction
2671
+ Started GET "/about/partners" for 127.0.0.1 at 2013-07-25 09:39:39 +0200
2672
+ Processing by Seiten::PagesController#show as HTML
2673
+ Parameters: {"page"=>"about/partners"}
2674
+ Completed 200 OK in 108ms (Views: 106.9ms | ActiveRecord: 0.0ms)
2675
+  (0.0ms) rollback transaction
2676
+  (0.1ms) begin transaction
2677
+  (0.0ms) rollback transaction
2678
+ Connecting to database specified by database.yml
2679
+  (0.2ms) begin transaction
2680
+ Started GET "/" for 127.0.0.1 at 2013-07-25 09:49:51 +0200
2681
+ Processing by Seiten::PagesController#show as HTML
2682
+ Rendered app/pages/home.html.erb (0.2ms)
2683
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.8ms)
2684
+ Completed 200 OK in 56ms (Views: 54.3ms | ActiveRecord: 0.0ms)
2685
+  (0.1ms) rollback transaction
2686
+  (0.0ms) begin transaction
2687
+ Started GET "/about" for 127.0.0.1 at 2013-07-25 09:49:51 +0200
2688
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-07-25 09:49:51 +0200
2689
+ Processing by Seiten::PagesController#show as HTML
2690
+ Parameters: {"page"=>"about/our-team"}
2691
+ Completed 200 OK in 105ms (Views: 103.1ms | ActiveRecord: 0.0ms)
2692
+  (0.1ms) rollback transaction
2693
+  (0.0ms) begin transaction
2694
+ Started GET "/" for 127.0.0.1 at 2013-07-25 09:49:51 +0200
2695
+ Processing by Seiten::PagesController#show as HTML
2696
+ Completed 200 OK in 50ms (Views: 48.5ms | ActiveRecord: 0.0ms)
2697
+ Started GET "/contact" for 127.0.0.1 at 2013-07-25 09:49:51 +0200
2698
+ Processing by Seiten::PagesController#show as HTML
2699
+ Parameters: {"page"=>"contact"}
2700
+ Completed 200 OK in 68ms (Views: 66.1ms | ActiveRecord: 0.0ms)
2701
+  (0.1ms) rollback transaction
2702
+  (0.0ms) begin transaction
2703
+ Started GET "/" for 127.0.0.1 at 2013-07-25 09:49:51 +0200
2704
+ Processing by Seiten::PagesController#show as HTML
2705
+ Completed 200 OK in 50ms (Views: 49.2ms | ActiveRecord: 0.0ms)
2706
+  (0.1ms) rollback transaction
2707
+  (0.0ms) begin transaction
2708
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-07-25 09:49:51 +0200
2709
+ Processing by Seiten::PagesController#show as HTML
2710
+ Parameters: {"page"=>"about/our-team/switzerland"}
2711
+ Completed 200 OK in 113ms (Views: 111.5ms | ActiveRecord: 0.0ms)
2712
+  (0.1ms) rollback transaction
2713
+  (0.0ms) begin transaction
2714
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-07-25 09:49:51 +0200
2715
+ Processing by Seiten::PagesController#show as HTML
2716
+ Parameters: {"page"=>"about/our-team/switzerland"}
2717
+ Completed 200 OK in 110ms (Views: 108.8ms | ActiveRecord: 0.0ms)
2718
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-07-25 09:49:51 +0200
2719
+ Processing by Seiten::PagesController#show as HTML
2720
+ Parameters: {"page"=>"about/our-team"}
2721
+ Completed 200 OK in 99ms (Views: 97.8ms | ActiveRecord: 0.0ms)
2722
+  (0.0ms) rollback transaction
2723
+  (0.0ms) begin transaction
2724
+ Started GET "/" for 127.0.0.1 at 2013-07-25 09:49:51 +0200
2725
+ Processing by Seiten::PagesController#show as HTML
2726
+ Completed 200 OK in 26ms (Views: 24.4ms | ActiveRecord: 0.0ms)
2727
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-07-25 09:49:52 +0200
2728
+ Processing by Seiten::PagesController#show as HTML
2729
+ Parameters: {"page"=>"products/web-development"}
2730
+ Completed 200 OK in 92ms (Views: 90.4ms | ActiveRecord: 0.0ms)
2731
+  (0.1ms) rollback transaction
2732
+  (0.0ms) begin transaction
2733
+ Started GET "/about/partners" for 127.0.0.1 at 2013-07-25 09:49:52 +0200
2734
+ Processing by Seiten::PagesController#show as HTML
2735
+ Parameters: {"page"=>"about/partners"}
2736
+ Completed 200 OK in 83ms (Views: 81.8ms | ActiveRecord: 0.0ms)
2737
+  (0.1ms) rollback transaction
2738
+  (0.0ms) begin transaction
2739
+ Started GET "/secret" for 127.0.0.1 at 2013-07-25 09:49:52 +0200
2740
+ Processing by PagesController#secret as HTML
2741
+ Completed 200 OK in 50ms (Views: 50.1ms | ActiveRecord: 0.0ms)
2742
+  (0.1ms) rollback transaction
2743
+  (0.0ms) begin transaction
2744
+ Started GET "/about/partners" for 127.0.0.1 at 2013-07-25 09:49:52 +0200
2745
+ Processing by Seiten::PagesController#show as HTML
2746
+ Parameters: {"page"=>"about/partners"}
2747
+ Completed 200 OK in 105ms (Views: 104.1ms | ActiveRecord: 0.0ms)
2748
+  (0.0ms) rollback transaction
2749
+  (0.1ms) begin transaction
2750
+  (0.0ms) rollback transaction
2751
+ Connecting to database specified by database.yml
2752
+  (0.2ms) begin transaction
2753
+ Started GET "/" for 127.0.0.1 at 2013-07-25 09:52:18 +0200
2754
+ Processing by Seiten::PagesController#show as HTML
2755
+ Rendered app/pages/home.html.erb (0.2ms)
2756
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.8ms)
2757
+ Completed 200 OK in 57ms (Views: 55.4ms | ActiveRecord: 0.0ms)
2758
+  (0.1ms) rollback transaction
2759
+  (0.0ms) begin transaction
2760
+ Started GET "/about" for 127.0.0.1 at 2013-07-25 09:52:18 +0200
2761
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-07-25 09:52:18 +0200
2762
+ Processing by Seiten::PagesController#show as HTML
2763
+ Parameters: {"page"=>"about/our-team"}
2764
+ Completed 200 OK in 103ms (Views: 101.6ms | ActiveRecord: 0.0ms)
2765
+  (0.1ms) rollback transaction
2766
+  (0.0ms) begin transaction
2767
+ Started GET "/" for 127.0.0.1 at 2013-07-25 09:52:18 +0200
2768
+ Processing by Seiten::PagesController#show as HTML
2769
+ Completed 200 OK in 52ms (Views: 50.4ms | ActiveRecord: 0.0ms)
2770
+ Started GET "/contact" for 127.0.0.1 at 2013-07-25 09:52:18 +0200
2771
+ Processing by Seiten::PagesController#show as HTML
2772
+ Parameters: {"page"=>"contact"}
2773
+ Completed 200 OK in 67ms (Views: 65.4ms | ActiveRecord: 0.0ms)
2774
+  (0.1ms) rollback transaction
2775
+  (0.0ms) begin transaction
2776
+ Started GET "/" for 127.0.0.1 at 2013-07-25 09:52:18 +0200
2777
+ Processing by Seiten::PagesController#show as HTML
2778
+ Completed 200 OK in 50ms (Views: 48.4ms | ActiveRecord: 0.0ms)
2779
+  (0.0ms) rollback transaction
2780
+  (0.0ms) begin transaction
2781
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-07-25 09:52:18 +0200
2782
+ Processing by Seiten::PagesController#show as HTML
2783
+ Parameters: {"page"=>"about/our-team/switzerland"}
2784
+ Completed 200 OK in 114ms (Views: 113.0ms | ActiveRecord: 0.0ms)
2785
+  (0.1ms) rollback transaction
2786
+  (0.0ms) begin transaction
2787
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-07-25 09:52:18 +0200
2788
+ Processing by Seiten::PagesController#show as HTML
2789
+ Parameters: {"page"=>"about/our-team/switzerland"}
2790
+ Completed 200 OK in 112ms (Views: 110.8ms | ActiveRecord: 0.0ms)
2791
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-07-25 09:52:18 +0200
2792
+ Processing by Seiten::PagesController#show as HTML
2793
+ Parameters: {"page"=>"about/our-team"}
2794
+ Completed 200 OK in 100ms (Views: 98.9ms | ActiveRecord: 0.0ms)
2795
+  (0.0ms) rollback transaction
2796
+  (0.0ms) begin transaction
2797
+ Started GET "/" for 127.0.0.1 at 2013-07-25 09:52:18 +0200
2798
+ Processing by Seiten::PagesController#show as HTML
2799
+ Completed 200 OK in 26ms (Views: 24.5ms | ActiveRecord: 0.0ms)
2800
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-07-25 09:52:18 +0200
2801
+ Processing by Seiten::PagesController#show as HTML
2802
+ Parameters: {"page"=>"products/web-development"}
2803
+ Completed 200 OK in 94ms (Views: 93.0ms | ActiveRecord: 0.0ms)
2804
+  (0.1ms) rollback transaction
2805
+  (0.0ms) begin transaction
2806
+ Started GET "/about/partners" for 127.0.0.1 at 2013-07-25 09:52:18 +0200
2807
+ Processing by Seiten::PagesController#show as HTML
2808
+ Parameters: {"page"=>"about/partners"}
2809
+ Completed 200 OK in 83ms (Views: 82.1ms | ActiveRecord: 0.0ms)
2810
+  (0.1ms) rollback transaction
2811
+  (0.0ms) begin transaction
2812
+ Started GET "/secret" for 127.0.0.1 at 2013-07-25 09:52:19 +0200
2813
+ Processing by PagesController#secret as HTML
2814
+ Completed 200 OK in 52ms (Views: 51.5ms | ActiveRecord: 0.0ms)
2815
+  (0.1ms) rollback transaction
2816
+  (0.0ms) begin transaction
2817
+ Started GET "/about/partners" for 127.0.0.1 at 2013-07-25 09:52:19 +0200
2818
+ Processing by Seiten::PagesController#show as HTML
2819
+ Parameters: {"page"=>"about/partners"}
2820
+ Completed 200 OK in 105ms (Views: 104.2ms | ActiveRecord: 0.0ms)
2821
+  (0.0ms) rollback transaction
2822
+  (0.1ms) begin transaction
2823
+  (0.0ms) rollback transaction
2824
+ Connecting to database specified by database.yml
2825
+  (0.2ms) begin transaction
2826
+ Started GET "/" for 127.0.0.1 at 2013-07-25 12:03:50 +0200
2827
+ Processing by Seiten::PagesController#show as HTML
2828
+ Rendered app/pages/home.html.erb (0.2ms)
2829
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (2.5ms)
2830
+ Completed 200 OK in 62ms (Views: 60.1ms | ActiveRecord: 0.0ms)
2831
+  (0.1ms) rollback transaction
2832
+  (0.0ms) begin transaction
2833
+ Started GET "/about" for 127.0.0.1 at 2013-07-25 12:03:50 +0200
2834
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-07-25 12:03:50 +0200
2835
+ Processing by Seiten::PagesController#show as HTML
2836
+ Parameters: {"page"=>"about/our-team"}
2837
+ Completed 200 OK in 81ms (Views: 79.5ms | ActiveRecord: 0.0ms)
2838
+  (0.1ms) rollback transaction
2839
+  (0.0ms) begin transaction
2840
+ Started GET "/" for 127.0.0.1 at 2013-07-25 12:03:50 +0200
2841
+ Processing by Seiten::PagesController#show as HTML
2842
+ Completed 200 OK in 50ms (Views: 48.2ms | ActiveRecord: 0.0ms)
2843
+  (0.0ms) rollback transaction
2844
+  (0.0ms) begin transaction
2845
+ Started GET "/" for 127.0.0.1 at 2013-07-25 12:03:50 +0200
2846
+ Processing by Seiten::PagesController#show as HTML
2847
+ Completed 200 OK in 49ms (Views: 47.8ms | ActiveRecord: 0.0ms)
2848
+  (0.1ms) rollback transaction
2849
+  (0.0ms) begin transaction
2850
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-07-25 12:03:50 +0200
2851
+ Processing by Seiten::PagesController#show as HTML
2852
+ Parameters: {"page"=>"about/our-team/switzerland"}
2853
+ Completed 200 OK in 115ms (Views: 88.1ms | ActiveRecord: 0.0ms)
2854
+  (0.1ms) rollback transaction
2855
+  (0.0ms) begin transaction
2856
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-07-25 12:03:50 +0200
2857
+ Processing by Seiten::PagesController#show as HTML
2858
+ Parameters: {"page"=>"about/our-team/switzerland"}
2859
+ Completed 200 OK in 112ms (Views: 111.1ms | ActiveRecord: 0.0ms)
2860
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-07-25 12:03:50 +0200
2861
+ Processing by Seiten::PagesController#show as HTML
2862
+ Parameters: {"page"=>"about/our-team"}
2863
+ Completed 200 OK in 78ms (Views: 77.2ms | ActiveRecord: 0.0ms)
2864
+  (0.0ms) rollback transaction
2865
+  (0.0ms) begin transaction
2866
+ Started GET "/" for 127.0.0.1 at 2013-07-25 12:03:50 +0200
2867
+ Processing by Seiten::PagesController#show as HTML
2868
+ Completed 200 OK in 49ms (Views: 47.6ms | ActiveRecord: 0.0ms)
2869
+  (0.0ms) rollback transaction
2870
+  (0.1ms) begin transaction
2871
+ Started GET "/about/partners" for 127.0.0.1 at 2013-07-25 12:03:50 +0200
2872
+ Processing by Seiten::PagesController#show as HTML
2873
+ Parameters: {"page"=>"about/partners"}
2874
+ Completed 200 OK in 109ms (Views: 107.3ms | ActiveRecord: 0.0ms)
2875
+  (0.1ms) rollback transaction
2876
+  (0.0ms) begin transaction
2877
+ Started GET "/secret" for 127.0.0.1 at 2013-07-25 12:03:50 +0200
2878
+ Processing by PagesController#secret as HTML
2879
+ Completed 200 OK in 26ms (Views: 26.2ms | ActiveRecord: 0.0ms)
2880
+  (0.1ms) rollback transaction
2881
+  (0.0ms) begin transaction
2882
+ Started GET "/about/partners" for 127.0.0.1 at 2013-07-25 12:03:50 +0200
2883
+ Processing by Seiten::PagesController#show as HTML
2884
+ Parameters: {"page"=>"about/partners"}
2885
+ Completed 200 OK in 108ms (Views: 83.0ms | ActiveRecord: 0.0ms)
2886
+  (0.0ms) rollback transaction
2887
+  (0.1ms) begin transaction
2888
+  (0.0ms) rollback transaction
2889
+ Connecting to database specified by database.yml
2890
+  (0.2ms) begin transaction
2891
+ Started GET "/" for 127.0.0.1 at 2013-07-25 12:06:41 +0200
2892
+ Processing by Seiten::PagesController#show as HTML
2893
+ Rendered app/pages/home.html.erb (0.2ms)
2894
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.8ms)
2895
+ Completed 200 OK in 59ms (Views: 57.2ms | ActiveRecord: 0.0ms)
2896
+  (0.1ms) rollback transaction
2897
+  (0.0ms) begin transaction
2898
+ Started GET "/about" for 127.0.0.1 at 2013-07-25 12:06:41 +0200
2899
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-07-25 12:06:41 +0200
2900
+ Processing by Seiten::PagesController#show as HTML
2901
+ Parameters: {"page"=>"about/our-team"}
2902
+ Completed 200 OK in 105ms (Views: 103.1ms | ActiveRecord: 0.0ms)
2903
+  (0.1ms) rollback transaction
2904
+  (0.0ms) begin transaction
2905
+ Started GET "/" for 127.0.0.1 at 2013-07-25 12:06:41 +0200
2906
+ Processing by Seiten::PagesController#show as HTML
2907
+ Completed 200 OK in 51ms (Views: 49.5ms | ActiveRecord: 0.0ms)
2908
+ Started GET "/contact" for 127.0.0.1 at 2013-07-25 12:06:41 +0200
2909
+ Processing by Seiten::PagesController#show as HTML
2910
+ Parameters: {"page"=>"contact"}
2911
+ Completed 200 OK in 74ms (Views: 72.2ms | ActiveRecord: 0.0ms)
2912
+  (0.1ms) rollback transaction
2913
+  (0.0ms) begin transaction
2914
+ Started GET "/" for 127.0.0.1 at 2013-07-25 12:06:41 +0200
2915
+ Processing by Seiten::PagesController#show as HTML
2916
+ Completed 200 OK in 53ms (Views: 51.6ms | ActiveRecord: 0.0ms)
2917
+  (0.0ms) rollback transaction
2918
+  (0.0ms) begin transaction
2919
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-07-25 12:06:41 +0200
2920
+ Processing by Seiten::PagesController#show as HTML
2921
+ Parameters: {"page"=>"about/our-team/switzerland"}
2922
+ Completed 200 OK in 124ms (Views: 122.2ms | ActiveRecord: 0.0ms)
2923
+  (0.1ms) rollback transaction
2924
+  (0.0ms) begin transaction
2925
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-07-25 12:06:41 +0200
2926
+ Processing by Seiten::PagesController#show as HTML
2927
+ Parameters: {"page"=>"about/our-team/switzerland"}
2928
+ Completed 200 OK in 113ms (Views: 111.7ms | ActiveRecord: 0.0ms)
2929
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-07-25 12:06:42 +0200
2930
+ Processing by Seiten::PagesController#show as HTML
2931
+ Parameters: {"page"=>"about/our-team"}
2932
+ Completed 200 OK in 76ms (Views: 74.5ms | ActiveRecord: 0.0ms)
2933
+  (0.0ms) rollback transaction
2934
+  (0.0ms) begin transaction
2935
+ Started GET "/" for 127.0.0.1 at 2013-07-25 12:06:42 +0200
2936
+ Processing by Seiten::PagesController#show as HTML
2937
+ Completed 200 OK in 49ms (Views: 48.2ms | ActiveRecord: 0.0ms)
2938
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-07-25 12:06:42 +0200
2939
+ Processing by Seiten::PagesController#show as HTML
2940
+ Parameters: {"page"=>"products/web-development"}
2941
+ Completed 200 OK in 68ms (Views: 67.0ms | ActiveRecord: 0.0ms)
2942
+  (0.1ms) rollback transaction
2943
+  (0.0ms) begin transaction
2944
+ Started GET "/about/partners" for 127.0.0.1 at 2013-07-25 12:06:42 +0200
2945
+ Processing by Seiten::PagesController#show as HTML
2946
+ Parameters: {"page"=>"about/partners"}
2947
+ Completed 200 OK in 107ms (Views: 105.4ms | ActiveRecord: 0.0ms)
2948
+  (0.1ms) rollback transaction
2949
+  (0.0ms) begin transaction
2950
+ Started GET "/secret" for 127.0.0.1 at 2013-07-25 12:06:42 +0200
2951
+ Processing by PagesController#secret as HTML
2952
+ Completed 200 OK in 51ms (Views: 50.2ms | ActiveRecord: 0.0ms)
2953
+  (0.1ms) rollback transaction
2954
+  (0.0ms) begin transaction
2955
+ Started GET "/about/partners" for 127.0.0.1 at 2013-07-25 12:06:42 +0200
2956
+ Processing by Seiten::PagesController#show as HTML
2957
+ Parameters: {"page"=>"about/partners"}
2958
+ Completed 200 OK in 107ms (Views: 106.0ms | ActiveRecord: 0.0ms)
2959
+  (0.0ms) rollback transaction
2960
+  (0.1ms) begin transaction
2961
+  (0.0ms) rollback transaction
2962
+ Connecting to database specified by database.yml
2963
+  (0.2ms) begin transaction
2964
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:22:49 +0200
2965
+ Processing by Seiten::PagesController#show as HTML
2966
+ Rendered app/pages/home.html.erb (0.3ms)
2967
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (3.0ms)
2968
+ Completed 200 OK in 61ms (Views: 58.9ms | ActiveRecord: 0.0ms)
2969
+  (0.1ms) rollback transaction
2970
+  (0.0ms) begin transaction
2971
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 11:22:49 +0200
2972
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:22:49 +0200
2973
+ Processing by Seiten::PagesController#show as HTML
2974
+ Parameters: {"page"=>"about/our-team"}
2975
+ Completed 200 OK in 101ms (Views: 99.2ms | ActiveRecord: 0.0ms)
2976
+  (0.1ms) rollback transaction
2977
+  (0.0ms) begin transaction
2978
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:22:49 +0200
2979
+ Processing by Seiten::PagesController#show as HTML
2980
+ Completed 200 OK in 48ms (Views: 47.3ms | ActiveRecord: 0.0ms)
2981
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 11:22:49 +0200
2982
+ Processing by Seiten::PagesController#show as HTML
2983
+ Parameters: {"page"=>"contact"}
2984
+ Completed 200 OK in 66ms (Views: 65.1ms | ActiveRecord: 0.0ms)
2985
+  (0.1ms) rollback transaction
2986
+  (0.0ms) begin transaction
2987
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:22:49 +0200
2988
+ Processing by Seiten::PagesController#show as HTML
2989
+ Completed 200 OK in 49ms (Views: 47.5ms | ActiveRecord: 0.0ms)
2990
+  (0.1ms) rollback transaction
2991
+  (0.0ms) begin transaction
2992
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:22:49 +0200
2993
+ Processing by Seiten::PagesController#show as HTML
2994
+ Parameters: {"page"=>"about/our-team/switzerland"}
2995
+ Completed 200 OK in 109ms (Views: 108.1ms | ActiveRecord: 0.0ms)
2996
+  (0.1ms) rollback transaction
2997
+  (0.0ms) begin transaction
2998
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:22:50 +0200
2999
+ Processing by Seiten::PagesController#show as HTML
3000
+ Parameters: {"page"=>"about/our-team/switzerland"}
3001
+ Completed 200 OK in 107ms (Views: 106.0ms | ActiveRecord: 0.0ms)
3002
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:22:50 +0200
3003
+ Processing by Seiten::PagesController#show as HTML
3004
+ Parameters: {"page"=>"about/our-team"}
3005
+ Completed 200 OK in 74ms (Views: 72.7ms | ActiveRecord: 0.0ms)
3006
+  (0.0ms) rollback transaction
3007
+  (0.0ms) begin transaction
3008
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:22:50 +0200
3009
+ Processing by Seiten::PagesController#show as HTML
3010
+ Completed 200 OK in 48ms (Views: 47.2ms | ActiveRecord: 0.0ms)
3011
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 11:22:50 +0200
3012
+ Processing by Seiten::PagesController#show as HTML
3013
+ Parameters: {"page"=>"products/web-development"}
3014
+ Completed 200 OK in 66ms (Views: 64.3ms | ActiveRecord: 0.0ms)
3015
+  (0.1ms) rollback transaction
3016
+  (0.0ms) begin transaction
3017
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:22:50 +0200
3018
+ Processing by Seiten::PagesController#show as HTML
3019
+ Parameters: {"page"=>"about/partners"}
3020
+ Completed 200 OK in 105ms (Views: 103.3ms | ActiveRecord: 0.0ms)
3021
+  (0.1ms) rollback transaction
3022
+  (0.0ms) begin transaction
3023
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 11:22:50 +0200
3024
+ Processing by PagesController#secret as HTML
3025
+ Completed 200 OK in 50ms (Views: 49.7ms | ActiveRecord: 0.0ms)
3026
+  (0.1ms) rollback transaction
3027
+  (0.0ms) begin transaction
3028
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:22:50 +0200
3029
+ Processing by Seiten::PagesController#show as HTML
3030
+ Parameters: {"page"=>"about/partners"}
3031
+ Completed 200 OK in 102ms (Views: 100.9ms | ActiveRecord: 0.0ms)
3032
+  (0.0ms) rollback transaction
3033
+  (0.1ms) begin transaction
3034
+  (0.0ms) rollback transaction
3035
+ Connecting to database specified by database.yml
3036
+  (0.2ms) begin transaction
3037
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:24:01 +0200
3038
+ Processing by Seiten::PagesController#show as HTML
3039
+ Rendered app/pages/home.html.erb (0.2ms)
3040
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.6ms)
3041
+ Completed 200 OK in 55ms (Views: 53.2ms | ActiveRecord: 0.0ms)
3042
+  (0.1ms) rollback transaction
3043
+  (0.0ms) begin transaction
3044
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 11:24:01 +0200
3045
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:24:01 +0200
3046
+ Processing by Seiten::PagesController#show as HTML
3047
+ Parameters: {"page"=>"about/our-team"}
3048
+ Completed 200 OK in 100ms (Views: 98.6ms | ActiveRecord: 0.0ms)
3049
+  (0.1ms) rollback transaction
3050
+  (0.0ms) begin transaction
3051
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:24:01 +0200
3052
+ Processing by Seiten::PagesController#show as HTML
3053
+ Completed 200 OK in 48ms (Views: 46.6ms | ActiveRecord: 0.0ms)
3054
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 11:24:01 +0200
3055
+ Processing by Seiten::PagesController#show as HTML
3056
+ Parameters: {"page"=>"contact"}
3057
+ Completed 200 OK in 65ms (Views: 64.1ms | ActiveRecord: 0.0ms)
3058
+  (0.1ms) rollback transaction
3059
+  (0.0ms) begin transaction
3060
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:24:01 +0200
3061
+ Processing by Seiten::PagesController#show as HTML
3062
+ Completed 200 OK in 49ms (Views: 48.2ms | ActiveRecord: 0.0ms)
3063
+  (0.0ms) rollback transaction
3064
+  (0.0ms) begin transaction
3065
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:24:01 +0200
3066
+ Processing by Seiten::PagesController#show as HTML
3067
+ Parameters: {"page"=>"about/our-team/switzerland"}
3068
+ Completed 200 OK in 109ms (Views: 107.6ms | ActiveRecord: 0.0ms)
3069
+  (0.1ms) rollback transaction
3070
+  (0.0ms) begin transaction
3071
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:24:01 +0200
3072
+ Processing by Seiten::PagesController#show as HTML
3073
+ Parameters: {"page"=>"about/our-team/switzerland"}
3074
+ Completed 200 OK in 107ms (Views: 106.1ms | ActiveRecord: 0.0ms)
3075
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:24:01 +0200
3076
+ Processing by Seiten::PagesController#show as HTML
3077
+ Parameters: {"page"=>"about/our-team"}
3078
+ Completed 200 OK in 74ms (Views: 72.8ms | ActiveRecord: 0.0ms)
3079
+  (0.0ms) rollback transaction
3080
+  (0.0ms) begin transaction
3081
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:24:01 +0200
3082
+ Processing by Seiten::PagesController#show as HTML
3083
+ Completed 200 OK in 49ms (Views: 47.5ms | ActiveRecord: 0.0ms)
3084
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 11:24:01 +0200
3085
+ Processing by Seiten::PagesController#show as HTML
3086
+ Parameters: {"page"=>"products/web-development"}
3087
+ Completed 200 OK in 66ms (Views: 64.6ms | ActiveRecord: 0.0ms)
3088
+  (0.1ms) rollback transaction
3089
+  (0.0ms) begin transaction
3090
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:24:02 +0200
3091
+ Processing by Seiten::PagesController#show as HTML
3092
+ Parameters: {"page"=>"about/partners"}
3093
+ Completed 200 OK in 104ms (Views: 102.6ms | ActiveRecord: 0.0ms)
3094
+  (0.1ms) rollback transaction
3095
+  (0.0ms) begin transaction
3096
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 11:24:02 +0200
3097
+ Processing by PagesController#secret as HTML
3098
+ Completed 200 OK in 49ms (Views: 48.7ms | ActiveRecord: 0.0ms)
3099
+  (0.1ms) rollback transaction
3100
+  (0.0ms) begin transaction
3101
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:24:02 +0200
3102
+ Processing by Seiten::PagesController#show as HTML
3103
+ Parameters: {"page"=>"about/partners"}
3104
+ Completed 200 OK in 102ms (Views: 100.5ms | ActiveRecord: 0.0ms)
3105
+  (0.0ms) rollback transaction
3106
+  (0.1ms) begin transaction
3107
+  (0.0ms) rollback transaction
3108
+ Connecting to database specified by database.yml
3109
+  (0.2ms) begin transaction
3110
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:25:37 +0200
3111
+ Processing by Seiten::PagesController#show as HTML
3112
+ Rendered app/pages/home.html.erb (0.2ms)
3113
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.6ms)
3114
+ Completed 200 OK in 54ms (Views: 52.4ms | ActiveRecord: 0.0ms)
3115
+  (0.1ms) rollback transaction
3116
+  (0.0ms) begin transaction
3117
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 11:25:37 +0200
3118
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:25:37 +0200
3119
+ Processing by Seiten::PagesController#show as HTML
3120
+ Parameters: {"page"=>"about/our-team"}
3121
+ Completed 200 OK in 99ms (Views: 97.8ms | ActiveRecord: 0.0ms)
3122
+  (0.1ms) rollback transaction
3123
+  (0.0ms) begin transaction
3124
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:25:37 +0200
3125
+ Processing by Seiten::PagesController#show as HTML
3126
+ Completed 200 OK in 50ms (Views: 49.0ms | ActiveRecord: 0.0ms)
3127
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 11:25:38 +0200
3128
+ Processing by Seiten::PagesController#show as HTML
3129
+ Parameters: {"page"=>"contact"}
3130
+ Completed 200 OK in 65ms (Views: 63.8ms | ActiveRecord: 0.0ms)
3131
+  (0.1ms) rollback transaction
3132
+  (0.0ms) begin transaction
3133
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:25:38 +0200
3134
+ Processing by Seiten::PagesController#show as HTML
3135
+ Completed 200 OK in 48ms (Views: 46.9ms | ActiveRecord: 0.0ms)
3136
+  (0.1ms) rollback transaction
3137
+  (0.0ms) begin transaction
3138
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:25:38 +0200
3139
+ Processing by Seiten::PagesController#show as HTML
3140
+ Parameters: {"page"=>"about/our-team/switzerland"}
3141
+ Completed 200 OK in 108ms (Views: 106.2ms | ActiveRecord: 0.0ms)
3142
+  (0.1ms) rollback transaction
3143
+  (0.0ms) begin transaction
3144
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:25:38 +0200
3145
+ Processing by Seiten::PagesController#show as HTML
3146
+ Parameters: {"page"=>"about/our-team/switzerland"}
3147
+ Completed 200 OK in 107ms (Views: 105.9ms | ActiveRecord: 0.0ms)
3148
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:25:38 +0200
3149
+ Processing by Seiten::PagesController#show as HTML
3150
+ Parameters: {"page"=>"about/our-team"}
3151
+ Completed 200 OK in 73ms (Views: 71.7ms | ActiveRecord: 0.0ms)
3152
+  (0.0ms) rollback transaction
3153
+  (0.0ms) begin transaction
3154
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:25:38 +0200
3155
+ Processing by Seiten::PagesController#show as HTML
3156
+ Completed 200 OK in 47ms (Views: 46.3ms | ActiveRecord: 0.0ms)
3157
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 11:25:38 +0200
3158
+ Processing by Seiten::PagesController#show as HTML
3159
+ Parameters: {"page"=>"products/web-development"}
3160
+ Completed 200 OK in 65ms (Views: 63.5ms | ActiveRecord: 0.0ms)
3161
+  (0.1ms) rollback transaction
3162
+  (0.0ms) begin transaction
3163
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:25:38 +0200
3164
+ Processing by Seiten::PagesController#show as HTML
3165
+ Parameters: {"page"=>"about/partners"}
3166
+ Completed 200 OK in 102ms (Views: 100.4ms | ActiveRecord: 0.0ms)
3167
+  (0.1ms) rollback transaction
3168
+  (0.0ms) begin transaction
3169
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 11:25:38 +0200
3170
+ Processing by PagesController#secret as HTML
3171
+ Completed 200 OK in 48ms (Views: 48.0ms | ActiveRecord: 0.0ms)
3172
+  (0.1ms) rollback transaction
3173
+  (0.0ms) begin transaction
3174
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:25:38 +0200
3175
+ Processing by Seiten::PagesController#show as HTML
3176
+ Parameters: {"page"=>"about/partners"}
3177
+ Completed 200 OK in 101ms (Views: 100.2ms | ActiveRecord: 0.0ms)
3178
+  (0.0ms) rollback transaction
3179
+  (0.1ms) begin transaction
3180
+  (0.0ms) rollback transaction
3181
+ Connecting to database specified by database.yml
3182
+  (0.2ms) begin transaction
3183
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 11:33:04 +0200
3184
+ Processing by Seiten::PagesController#show as HTML
3185
+ Parameters: {"page"=>"contact"}
3186
+ Rendered app/pages/contact.html.erb (0.2ms)
3187
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.8ms)
3188
+ Completed 200 OK in 74ms (Views: 72.9ms | ActiveRecord: 0.0ms)
3189
+  (0.1ms) rollback transaction
3190
+  (0.0ms) begin transaction
3191
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:33:04 +0200
3192
+ Processing by Seiten::PagesController#show as HTML
3193
+ Completed 200 OK in 52ms (Views: 50.9ms | ActiveRecord: 0.0ms)
3194
+  (0.1ms) rollback transaction
3195
+  (0.0ms) begin transaction
3196
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 11:33:04 +0200
3197
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:33:04 +0200
3198
+ Processing by Seiten::PagesController#show as HTML
3199
+ Parameters: {"page"=>"about/our-team"}
3200
+ Completed 200 OK in 82ms (Views: 80.2ms | ActiveRecord: 0.0ms)
3201
+  (0.1ms) rollback transaction
3202
+  (0.0ms) begin transaction
3203
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:33:04 +0200
3204
+ Processing by Seiten::PagesController#show as HTML
3205
+ Completed 200 OK in 51ms (Views: 50.0ms | ActiveRecord: 0.0ms)
3206
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 11:33:04 +0200
3207
+ Processing by Seiten::PagesController#show as HTML
3208
+ Parameters: {"page"=>"contact"}
3209
+ Completed 200 OK in 68ms (Views: 66.4ms | ActiveRecord: 0.0ms)
3210
+  (0.0ms) rollback transaction
3211
+  (0.0ms) begin transaction
3212
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:33:04 +0200
3213
+ Processing by Seiten::PagesController#show as HTML
3214
+ Completed 200 OK in 52ms (Views: 50.3ms | ActiveRecord: 0.0ms)
3215
+  (0.0ms) rollback transaction
3216
+  (0.0ms) begin transaction
3217
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:33:04 +0200
3218
+ Processing by Seiten::PagesController#show as HTML
3219
+ Parameters: {"page"=>"about/our-team/switzerland"}
3220
+ Completed 200 OK in 113ms (Views: 112.0ms | ActiveRecord: 0.0ms)
3221
+  (0.1ms) rollback transaction
3222
+  (0.0ms) begin transaction
3223
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:33:04 +0200
3224
+ Processing by Seiten::PagesController#show as HTML
3225
+ Parameters: {"page"=>"about/our-team/switzerland"}
3226
+ Completed 200 OK in 90ms (Views: 88.8ms | ActiveRecord: 0.0ms)
3227
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:33:04 +0200
3228
+ Processing by Seiten::PagesController#show as HTML
3229
+ Parameters: {"page"=>"about/our-team"}
3230
+ Completed 200 OK in 103ms (Views: 101.6ms | ActiveRecord: 0.0ms)
3231
+  (0.0ms) rollback transaction
3232
+  (0.0ms) begin transaction
3233
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:33:04 +0200
3234
+ Processing by Seiten::PagesController#show as HTML
3235
+ Completed 200 OK in 50ms (Views: 48.7ms | ActiveRecord: 0.0ms)
3236
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 11:33:04 +0200
3237
+ Processing by Seiten::PagesController#show as HTML
3238
+ Parameters: {"page"=>"products/web-development"}
3239
+ Completed 200 OK in 69ms (Views: 67.6ms | ActiveRecord: 0.0ms)
3240
+  (0.1ms) rollback transaction
3241
+  (0.0ms) begin transaction
3242
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:33:05 +0200
3243
+ Processing by Seiten::PagesController#show as HTML
3244
+ Parameters: {"page"=>"about/partners"}
3245
+ Completed 200 OK in 108ms (Views: 106.8ms | ActiveRecord: 0.0ms)
3246
+  (0.1ms) rollback transaction
3247
+  (0.0ms) begin transaction
3248
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 11:33:05 +0200
3249
+ Processing by PagesController#secret as HTML
3250
+ Completed 200 OK in 52ms (Views: 51.2ms | ActiveRecord: 0.0ms)
3251
+  (0.1ms) rollback transaction
3252
+  (0.0ms) begin transaction
3253
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:33:05 +0200
3254
+ Processing by Seiten::PagesController#show as HTML
3255
+ Parameters: {"page"=>"about/partners"}
3256
+ Completed 200 OK in 108ms (Views: 106.2ms | ActiveRecord: 0.0ms)
3257
+  (0.0ms) rollback transaction
3258
+  (0.1ms) begin transaction
3259
+  (0.0ms) rollback transaction
3260
+ Connecting to database specified by database.yml
3261
+  (0.2ms) begin transaction
3262
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 11:34:00 +0200
3263
+ Processing by Seiten::PagesController#show as HTML
3264
+ Parameters: {"page"=>"contact"}
3265
+ Rendered app/pages/contact.html.erb (0.2ms)
3266
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.6ms)
3267
+ Completed 200 OK in 73ms (Views: 71.4ms | ActiveRecord: 0.0ms)
3268
+  (0.1ms) rollback transaction
3269
+  (0.0ms) begin transaction
3270
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:34:00 +0200
3271
+ Processing by Seiten::PagesController#show as HTML
3272
+ Completed 200 OK in 50ms (Views: 49.1ms | ActiveRecord: 0.0ms)
3273
+  (0.1ms) rollback transaction
3274
+  (0.0ms) begin transaction
3275
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:34:00 +0200
3276
+ Processing by Seiten::PagesController#show as HTML
3277
+ Completed 200 OK in 51ms (Views: 49.4ms | ActiveRecord: 0.0ms)
3278
+  (0.1ms) rollback transaction
3279
+  (0.0ms) begin transaction
3280
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 11:34:00 +0200
3281
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:34:00 +0200
3282
+ Processing by Seiten::PagesController#show as HTML
3283
+ Parameters: {"page"=>"about/our-team"}
3284
+ Completed 200 OK in 80ms (Views: 79.0ms | ActiveRecord: 0.0ms)
3285
+  (0.1ms) rollback transaction
3286
+  (0.0ms) begin transaction
3287
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:34:01 +0200
3288
+ Processing by Seiten::PagesController#show as HTML
3289
+ Completed 200 OK in 50ms (Views: 48.3ms | ActiveRecord: 0.0ms)
3290
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 11:34:01 +0200
3291
+ Processing by Seiten::PagesController#show as HTML
3292
+ Parameters: {"page"=>"contact"}
3293
+ Completed 200 OK in 66ms (Views: 64.7ms | ActiveRecord: 0.0ms)
3294
+  (0.0ms) rollback transaction
3295
+  (0.0ms) begin transaction
3296
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:34:01 +0200
3297
+ Processing by Seiten::PagesController#show as HTML
3298
+ Completed 200 OK in 50ms (Views: 49.0ms | ActiveRecord: 0.0ms)
3299
+  (0.0ms) rollback transaction
3300
+  (0.0ms) begin transaction
3301
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:34:01 +0200
3302
+ Processing by Seiten::PagesController#show as HTML
3303
+ Parameters: {"page"=>"about/our-team/switzerland"}
3304
+ Completed 200 OK in 112ms (Views: 110.7ms | ActiveRecord: 0.0ms)
3305
+  (0.1ms) rollback transaction
3306
+  (0.0ms) begin transaction
3307
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:34:01 +0200
3308
+ Processing by Seiten::PagesController#show as HTML
3309
+ Parameters: {"page"=>"about/our-team/switzerland"}
3310
+ Completed 200 OK in 88ms (Views: 87.0ms | ActiveRecord: 0.0ms)
3311
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:34:01 +0200
3312
+ Processing by Seiten::PagesController#show as HTML
3313
+ Parameters: {"page"=>"about/our-team"}
3314
+ Completed 200 OK in 99ms (Views: 97.8ms | ActiveRecord: 0.0ms)
3315
+  (0.0ms) rollback transaction
3316
+  (0.0ms) begin transaction
3317
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:34:01 +0200
3318
+ Processing by Seiten::PagesController#show as HTML
3319
+ Completed 200 OK in 49ms (Views: 48.3ms | ActiveRecord: 0.0ms)
3320
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 11:34:01 +0200
3321
+ Processing by Seiten::PagesController#show as HTML
3322
+ Parameters: {"page"=>"products/web-development"}
3323
+ Completed 200 OK in 71ms (Views: 69.6ms | ActiveRecord: 0.0ms)
3324
+  (0.1ms) rollback transaction
3325
+  (0.0ms) begin transaction
3326
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:34:01 +0200
3327
+ Processing by Seiten::PagesController#show as HTML
3328
+ Parameters: {"page"=>"about/partners"}
3329
+ Completed 200 OK in 110ms (Views: 108.5ms | ActiveRecord: 0.0ms)
3330
+  (0.1ms) rollback transaction
3331
+  (0.0ms) begin transaction
3332
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 11:34:01 +0200
3333
+ Processing by PagesController#secret as HTML
3334
+ Completed 200 OK in 53ms (Views: 52.6ms | ActiveRecord: 0.0ms)
3335
+  (0.1ms) rollback transaction
3336
+  (0.0ms) begin transaction
3337
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:34:01 +0200
3338
+ Processing by Seiten::PagesController#show as HTML
3339
+ Parameters: {"page"=>"about/partners"}
3340
+ Completed 200 OK in 108ms (Views: 106.2ms | ActiveRecord: 0.0ms)
3341
+  (0.1ms) rollback transaction
3342
+  (0.1ms) begin transaction
3343
+  (0.0ms) rollback transaction
3344
+ Connecting to database specified by database.yml
3345
+  (0.2ms) begin transaction
3346
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 11:35:33 +0200
3347
+ Processing by Seiten::PagesController#show as HTML
3348
+ Parameters: {"page"=>"contact"}
3349
+ Rendered app/pages/contact.html.erb (0.2ms)
3350
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.6ms)
3351
+ Completed 200 OK in 73ms (Views: 71.9ms | ActiveRecord: 0.0ms)
3352
+  (0.1ms) rollback transaction
3353
+  (0.0ms) begin transaction
3354
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:35:33 +0200
3355
+ Processing by Seiten::PagesController#show as HTML
3356
+ Completed 200 OK in 52ms (Views: 50.6ms | ActiveRecord: 0.0ms)
3357
+  (0.1ms) rollback transaction
3358
+  (0.0ms) begin transaction
3359
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 11:35:33 +0200
3360
+ Processing by Seiten::PagesController#show as HTML
3361
+ Parameters: {"page"=>"products/logo-design"}
3362
+ Completed 200 OK in 99ms (Views: 97.8ms | ActiveRecord: 0.0ms)
3363
+  (0.1ms) rollback transaction
3364
+  (0.0ms) begin transaction
3365
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:35:33 +0200
3366
+ Processing by Seiten::PagesController#show as HTML
3367
+ Completed 200 OK in 53ms (Views: 52.0ms | ActiveRecord: 0.0ms)
3368
+  (0.1ms) rollback transaction
3369
+  (0.0ms) begin transaction
3370
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 11:35:33 +0200
3371
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:35:33 +0200
3372
+ Processing by Seiten::PagesController#show as HTML
3373
+ Parameters: {"page"=>"about/our-team"}
3374
+ Completed 200 OK in 108ms (Views: 106.9ms | ActiveRecord: 0.0ms)
3375
+  (0.1ms) rollback transaction
3376
+  (0.0ms) begin transaction
3377
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:35:33 +0200
3378
+ Processing by Seiten::PagesController#show as HTML
3379
+ Completed 200 OK in 51ms (Views: 49.5ms | ActiveRecord: 0.0ms)
3380
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 11:35:33 +0200
3381
+ Processing by Seiten::PagesController#show as HTML
3382
+ Parameters: {"page"=>"contact"}
3383
+ Completed 200 OK in 66ms (Views: 65.1ms | ActiveRecord: 0.0ms)
3384
+  (0.0ms) rollback transaction
3385
+  (0.0ms) begin transaction
3386
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:35:33 +0200
3387
+ Processing by Seiten::PagesController#show as HTML
3388
+ Completed 200 OK in 50ms (Views: 49.1ms | ActiveRecord: 0.0ms)
3389
+  (0.0ms) rollback transaction
3390
+  (0.0ms) begin transaction
3391
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:35:33 +0200
3392
+ Processing by Seiten::PagesController#show as HTML
3393
+ Parameters: {"page"=>"about/our-team/switzerland"}
3394
+ Completed 200 OK in 112ms (Views: 87.5ms | ActiveRecord: 0.0ms)
3395
+  (0.1ms) rollback transaction
3396
+  (0.0ms) begin transaction
3397
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:35:33 +0200
3398
+ Processing by Seiten::PagesController#show as HTML
3399
+ Parameters: {"page"=>"about/our-team/switzerland"}
3400
+ Completed 200 OK in 110ms (Views: 108.9ms | ActiveRecord: 0.0ms)
3401
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:35:33 +0200
3402
+ Processing by Seiten::PagesController#show as HTML
3403
+ Parameters: {"page"=>"about/our-team"}
3404
+ Completed 200 OK in 100ms (Views: 98.9ms | ActiveRecord: 0.0ms)
3405
+  (0.0ms) rollback transaction
3406
+  (0.0ms) begin transaction
3407
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:35:34 +0200
3408
+ Processing by Seiten::PagesController#show as HTML
3409
+ Completed 200 OK in 25ms (Views: 24.1ms | ActiveRecord: 0.0ms)
3410
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 11:35:34 +0200
3411
+ Processing by Seiten::PagesController#show as HTML
3412
+ Parameters: {"page"=>"products/web-development"}
3413
+ Completed 200 OK in 93ms (Views: 91.8ms | ActiveRecord: 0.0ms)
3414
+  (0.1ms) rollback transaction
3415
+  (0.0ms) begin transaction
3416
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:35:34 +0200
3417
+ Processing by Seiten::PagesController#show as HTML
3418
+ Parameters: {"page"=>"about/partners"}
3419
+ Completed 200 OK in 84ms (Views: 82.5ms | ActiveRecord: 0.0ms)
3420
+  (0.1ms) rollback transaction
3421
+  (0.0ms) begin transaction
3422
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 11:35:34 +0200
3423
+ Processing by PagesController#secret as HTML
3424
+ Completed 200 OK in 51ms (Views: 50.8ms | ActiveRecord: 0.0ms)
3425
+  (0.1ms) rollback transaction
3426
+  (0.0ms) begin transaction
3427
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:35:34 +0200
3428
+ Processing by Seiten::PagesController#show as HTML
3429
+ Parameters: {"page"=>"about/partners"}
3430
+ Completed 200 OK in 106ms (Views: 104.7ms | ActiveRecord: 0.0ms)
3431
+  (0.0ms) rollback transaction
3432
+  (0.1ms) begin transaction
3433
+  (0.0ms) rollback transaction
3434
+ Connecting to database specified by database.yml
3435
+  (0.2ms) begin transaction
3436
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 11:44:29 +0200
3437
+ Processing by Seiten::PagesController#show as HTML
3438
+ Parameters: {"page"=>"contact"}
3439
+ Rendered app/pages/contact.html.erb (0.2ms)
3440
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.8ms)
3441
+ Completed 200 OK in 75ms (Views: 73.3ms | ActiveRecord: 0.0ms)
3442
+  (0.1ms) rollback transaction
3443
+  (0.0ms) begin transaction
3444
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:44:29 +0200
3445
+ Processing by Seiten::PagesController#show as HTML
3446
+ Completed 200 OK in 54ms (Views: 52.1ms | ActiveRecord: 0.0ms)
3447
+  (0.1ms) rollback transaction
3448
+  (0.0ms) begin transaction
3449
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 11:44:29 +0200
3450
+ Processing by Seiten::PagesController#show as HTML
3451
+ Parameters: {"page"=>"products/logo-design"}
3452
+ Completed 200 OK in 92ms (Views: 90.9ms | ActiveRecord: 0.0ms)
3453
+  (0.1ms) rollback transaction
3454
+  (0.0ms) begin transaction
3455
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:44:29 +0200
3456
+ Processing by Seiten::PagesController#show as HTML
3457
+ Completed 200 OK in 49ms (Views: 47.3ms | ActiveRecord: 0.0ms)
3458
+  (0.1ms) rollback transaction
3459
+  (0.0ms) begin transaction
3460
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 11:44:29 +0200
3461
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:44:29 +0200
3462
+ Processing by Seiten::PagesController#show as HTML
3463
+ Parameters: {"page"=>"about/our-team"}
3464
+ Completed 200 OK in 106ms (Views: 104.7ms | ActiveRecord: 0.0ms)
3465
+  (0.1ms) rollback transaction
3466
+  (0.0ms) begin transaction
3467
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:44:29 +0200
3468
+ Processing by Seiten::PagesController#show as HTML
3469
+ Completed 200 OK in 51ms (Views: 50.1ms | ActiveRecord: 0.0ms)
3470
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 11:44:29 +0200
3471
+ Processing by Seiten::PagesController#show as HTML
3472
+ Parameters: {"page"=>"contact"}
3473
+ Completed 200 OK in 72ms (Views: 71.0ms | ActiveRecord: 0.0ms)
3474
+  (0.0ms) rollback transaction
3475
+  (0.0ms) begin transaction
3476
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:44:29 +0200
3477
+ Processing by Seiten::PagesController#show as HTML
3478
+ Completed 200 OK in 50ms (Views: 48.7ms | ActiveRecord: 0.0ms)
3479
+  (0.0ms) rollback transaction
3480
+  (0.0ms) begin transaction
3481
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:44:29 +0200
3482
+ Processing by Seiten::PagesController#show as HTML
3483
+ Parameters: {"page"=>"about/our-team/switzerland"}
3484
+ Completed 200 OK in 111ms (Views: 86.6ms | ActiveRecord: 0.0ms)
3485
+  (0.1ms) rollback transaction
3486
+  (0.0ms) begin transaction
3487
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 11:44:29 +0200
3488
+ Processing by Seiten::PagesController#show as HTML
3489
+ Parameters: {"page"=>"about/our-team/switzerland"}
3490
+ Completed 200 OK in 110ms (Views: 109.0ms | ActiveRecord: 0.0ms)
3491
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 11:44:29 +0200
3492
+ Processing by Seiten::PagesController#show as HTML
3493
+ Parameters: {"page"=>"about/our-team"}
3494
+ Completed 200 OK in 99ms (Views: 97.4ms | ActiveRecord: 0.0ms)
3495
+  (0.0ms) rollback transaction
3496
+  (0.0ms) begin transaction
3497
+ Started GET "/" for 127.0.0.1 at 2013-08-20 11:44:30 +0200
3498
+ Processing by Seiten::PagesController#show as HTML
3499
+ Completed 200 OK in 26ms (Views: 24.9ms | ActiveRecord: 0.0ms)
3500
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 11:44:30 +0200
3501
+ Processing by Seiten::PagesController#show as HTML
3502
+ Parameters: {"page"=>"products/web-development"}
3503
+ Completed 200 OK in 90ms (Views: 88.6ms | ActiveRecord: 0.0ms)
3504
+  (0.1ms) rollback transaction
3505
+  (0.0ms) begin transaction
3506
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:44:30 +0200
3507
+ Processing by Seiten::PagesController#show as HTML
3508
+ Parameters: {"page"=>"about/partners"}
3509
+ Completed 200 OK in 81ms (Views: 79.9ms | ActiveRecord: 0.0ms)
3510
+  (0.1ms) rollback transaction
3511
+  (0.0ms) begin transaction
3512
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 11:44:30 +0200
3513
+ Processing by PagesController#secret as HTML
3514
+ Completed 200 OK in 50ms (Views: 49.4ms | ActiveRecord: 0.0ms)
3515
+  (0.1ms) rollback transaction
3516
+  (0.0ms) begin transaction
3517
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 11:44:30 +0200
3518
+ Processing by Seiten::PagesController#show as HTML
3519
+ Parameters: {"page"=>"about/partners"}
3520
+ Completed 200 OK in 103ms (Views: 101.8ms | ActiveRecord: 0.0ms)
3521
+  (0.0ms) rollback transaction
3522
+  (0.1ms) begin transaction
3523
+  (0.0ms) rollback transaction
3524
+ Connecting to database specified by database.yml
3525
+  (0.2ms) begin transaction
3526
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:01:51 +0200
3527
+ Processing by Seiten::PagesController#show as HTML
3528
+ Parameters: {"page"=>"contact"}
3529
+ Rendered app/pages/contact.html.erb (0.2ms)
3530
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.7ms)
3531
+ Completed 200 OK in 78ms (Views: 76.2ms | ActiveRecord: 0.0ms)
3532
+  (0.1ms) rollback transaction
3533
+  (0.0ms) begin transaction
3534
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:01:51 +0200
3535
+ Processing by Seiten::PagesController#show as HTML
3536
+ Completed 200 OK in 54ms (Views: 52.6ms | ActiveRecord: 0.0ms)
3537
+  (0.1ms) rollback transaction
3538
+  (0.0ms) begin transaction
3539
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:01:51 +0200
3540
+ Processing by Seiten::PagesController#show as HTML
3541
+ Parameters: {"page"=>"products/logo-design"}
3542
+ Completed 200 OK in 100ms (Views: 98.1ms | ActiveRecord: 0.0ms)
3543
+  (0.1ms) rollback transaction
3544
+  (0.0ms) begin transaction
3545
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:01:51 +0200
3546
+ Processing by Seiten::PagesController#show as HTML
3547
+ Completed 200 OK in 55ms (Views: 53.1ms | ActiveRecord: 0.0ms)
3548
+  (0.1ms) rollback transaction
3549
+  (0.0ms) begin transaction
3550
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 12:01:51 +0200
3551
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:01:51 +0200
3552
+ Processing by Seiten::PagesController#show as HTML
3553
+ Parameters: {"page"=>"about/our-team"}
3554
+ Completed 200 OK in 110ms (Views: 108.5ms | ActiveRecord: 0.0ms)
3555
+  (0.1ms) rollback transaction
3556
+  (0.0ms) begin transaction
3557
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:01:52 +0200
3558
+ Processing by Seiten::PagesController#show as HTML
3559
+ Completed 200 OK in 55ms (Views: 54.1ms | ActiveRecord: 0.0ms)
3560
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:01:52 +0200
3561
+ Processing by Seiten::PagesController#show as HTML
3562
+ Parameters: {"page"=>"contact"}
3563
+ Completed 200 OK in 72ms (Views: 70.8ms | ActiveRecord: 0.0ms)
3564
+  (0.0ms) rollback transaction
3565
+  (0.0ms) begin transaction
3566
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:01:52 +0200
3567
+ Processing by Seiten::PagesController#show as HTML
3568
+ Completed 200 OK in 54ms (Views: 52.9ms | ActiveRecord: 0.0ms)
3569
+  (0.0ms) rollback transaction
3570
+  (0.0ms) begin transaction
3571
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:01:52 +0200
3572
+ Processing by Seiten::PagesController#show as HTML
3573
+ Parameters: {"page"=>"about/our-team/switzerland"}
3574
+ Completed 200 OK in 119ms (Views: 95.2ms | ActiveRecord: 0.0ms)
3575
+  (0.1ms) rollback transaction
3576
+  (0.0ms) begin transaction
3577
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:01:52 +0200
3578
+ Processing by Seiten::PagesController#show as HTML
3579
+ Parameters: {"page"=>"about/our-team/switzerland"}
3580
+ Completed 200 OK in 119ms (Views: 117.4ms | ActiveRecord: 0.0ms)
3581
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:01:52 +0200
3582
+ Processing by Seiten::PagesController#show as HTML
3583
+ Parameters: {"page"=>"about/our-team"}
3584
+ Completed 200 OK in 106ms (Views: 104.7ms | ActiveRecord: 0.0ms)
3585
+  (0.0ms) rollback transaction
3586
+  (0.0ms) begin transaction
3587
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:01:52 +0200
3588
+ Processing by Seiten::PagesController#show as HTML
3589
+ Completed 200 OK in 28ms (Views: 26.9ms | ActiveRecord: 0.0ms)
3590
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:01:52 +0200
3591
+ Processing by Seiten::PagesController#show as HTML
3592
+ Parameters: {"page"=>"products/web-development"}
3593
+ Completed 200 OK in 98ms (Views: 96.9ms | ActiveRecord: 0.0ms)
3594
+  (0.1ms) rollback transaction
3595
+  (0.0ms) begin transaction
3596
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:01:52 +0200
3597
+ Processing by Seiten::PagesController#show as HTML
3598
+ Parameters: {"page"=>"about/partners"}
3599
+ Completed 200 OK in 90ms (Views: 88.7ms | ActiveRecord: 0.0ms)
3600
+  (0.1ms) rollback transaction
3601
+  (0.0ms) begin transaction
3602
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 12:01:52 +0200
3603
+ Processing by PagesController#secret as HTML
3604
+ Completed 200 OK in 54ms (Views: 53.6ms | ActiveRecord: 0.0ms)
3605
+  (0.1ms) rollback transaction
3606
+  (0.0ms) begin transaction
3607
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:01:53 +0200
3608
+ Processing by Seiten::PagesController#show as HTML
3609
+ Parameters: {"page"=>"about/partners"}
3610
+ Completed 200 OK in 114ms (Views: 112.6ms | ActiveRecord: 0.0ms)
3611
+  (0.0ms) rollback transaction
3612
+  (0.1ms) begin transaction
3613
+  (0.0ms) rollback transaction
3614
+ Connecting to database specified by database.yml
3615
+  (0.2ms) begin transaction
3616
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:02:16 +0200
3617
+ Processing by Seiten::PagesController#show as HTML
3618
+ Parameters: {"page"=>"contact"}
3619
+ Rendered app/pages/contact.html.erb (0.2ms)
3620
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.8ms)
3621
+ Completed 200 OK in 77ms (Views: 75.0ms | ActiveRecord: 0.0ms)
3622
+  (0.1ms) rollback transaction
3623
+  (0.0ms) begin transaction
3624
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:02:16 +0200
3625
+ Processing by Seiten::PagesController#show as HTML
3626
+ Completed 200 OK in 54ms (Views: 52.7ms | ActiveRecord: 0.0ms)
3627
+  (0.1ms) rollback transaction
3628
+  (0.0ms) begin transaction
3629
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:02:16 +0200
3630
+ Processing by Seiten::PagesController#show as HTML
3631
+ Parameters: {"page"=>"products/logo-design"}
3632
+ Completed 200 OK in 102ms (Views: 100.4ms | ActiveRecord: 0.0ms)
3633
+  (0.1ms) rollback transaction
3634
+  (0.0ms) begin transaction
3635
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:02:16 +0200
3636
+ Processing by Seiten::PagesController#show as HTML
3637
+ Completed 200 OK in 53ms (Views: 51.2ms | ActiveRecord: 0.0ms)
3638
+  (0.1ms) rollback transaction
3639
+  (0.0ms) begin transaction
3640
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 12:02:16 +0200
3641
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:02:16 +0200
3642
+ Processing by Seiten::PagesController#show as HTML
3643
+ Parameters: {"page"=>"about/our-team"}
3644
+ Completed 200 OK in 113ms (Views: 111.2ms | ActiveRecord: 0.0ms)
3645
+  (0.1ms) rollback transaction
3646
+  (0.0ms) begin transaction
3647
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:02:16 +0200
3648
+ Processing by Seiten::PagesController#show as HTML
3649
+ Completed 200 OK in 53ms (Views: 51.5ms | ActiveRecord: 0.0ms)
3650
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:02:16 +0200
3651
+ Processing by Seiten::PagesController#show as HTML
3652
+ Parameters: {"page"=>"contact"}
3653
+ Completed 200 OK in 70ms (Views: 68.5ms | ActiveRecord: 0.0ms)
3654
+  (0.0ms) rollback transaction
3655
+  (0.0ms) begin transaction
3656
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:02:16 +0200
3657
+ Processing by Seiten::PagesController#show as HTML
3658
+ Completed 200 OK in 52ms (Views: 50.9ms | ActiveRecord: 0.0ms)
3659
+  (0.0ms) rollback transaction
3660
+  (0.0ms) begin transaction
3661
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:02:16 +0200
3662
+ Processing by Seiten::PagesController#show as HTML
3663
+ Parameters: {"page"=>"about/our-team/switzerland"}
3664
+ Completed 200 OK in 119ms (Views: 93.1ms | ActiveRecord: 0.0ms)
3665
+  (0.1ms) rollback transaction
3666
+  (0.0ms) begin transaction
3667
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:02:16 +0200
3668
+ Processing by Seiten::PagesController#show as HTML
3669
+ Parameters: {"page"=>"about/our-team/switzerland"}
3670
+ Completed 200 OK in 119ms (Views: 117.8ms | ActiveRecord: 0.0ms)
3671
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:02:16 +0200
3672
+ Processing by Seiten::PagesController#show as HTML
3673
+ Parameters: {"page"=>"about/our-team"}
3674
+ Completed 200 OK in 105ms (Views: 104.0ms | ActiveRecord: 0.0ms)
3675
+  (0.0ms) rollback transaction
3676
+  (0.0ms) begin transaction
3677
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:02:17 +0200
3678
+ Processing by Seiten::PagesController#show as HTML
3679
+ Completed 200 OK in 27ms (Views: 25.8ms | ActiveRecord: 0.0ms)
3680
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:02:17 +0200
3681
+ Processing by Seiten::PagesController#show as HTML
3682
+ Parameters: {"page"=>"products/web-development"}
3683
+ Completed 200 OK in 98ms (Views: 96.9ms | ActiveRecord: 0.0ms)
3684
+  (0.1ms) rollback transaction
3685
+  (0.0ms) begin transaction
3686
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:02:17 +0200
3687
+ Processing by Seiten::PagesController#show as HTML
3688
+ Parameters: {"page"=>"about/partners"}
3689
+ Completed 200 OK in 90ms (Views: 88.2ms | ActiveRecord: 0.0ms)
3690
+  (0.1ms) rollback transaction
3691
+  (0.0ms) begin transaction
3692
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 12:02:17 +0200
3693
+ Processing by PagesController#secret as HTML
3694
+ Completed 200 OK in 54ms (Views: 54.0ms | ActiveRecord: 0.0ms)
3695
+  (0.1ms) rollback transaction
3696
+  (0.0ms) begin transaction
3697
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:02:17 +0200
3698
+ Processing by Seiten::PagesController#show as HTML
3699
+ Parameters: {"page"=>"about/partners"}
3700
+ Completed 200 OK in 112ms (Views: 110.1ms | ActiveRecord: 0.0ms)
3701
+  (0.0ms) rollback transaction
3702
+  (0.1ms) begin transaction
3703
+  (0.0ms) rollback transaction
3704
+ Connecting to database specified by database.yml
3705
+  (0.2ms) begin transaction
3706
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:03:35 +0200
3707
+ Processing by Seiten::PagesController#show as HTML
3708
+ Parameters: {"page"=>"contact"}
3709
+ Rendered app/pages/contact.html.erb (0.3ms)
3710
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (2.2ms)
3711
+ Completed 200 OK in 77ms (Views: 74.9ms | ActiveRecord: 0.0ms)
3712
+  (0.1ms) rollback transaction
3713
+  (0.0ms) begin transaction
3714
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:03:35 +0200
3715
+ Processing by Seiten::PagesController#show as HTML
3716
+ Completed 200 OK in 53ms (Views: 51.3ms | ActiveRecord: 0.0ms)
3717
+  (0.1ms) rollback transaction
3718
+  (0.0ms) begin transaction
3719
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:03:35 +0200
3720
+ Processing by Seiten::PagesController#show as HTML
3721
+ Parameters: {"page"=>"products/logo-design"}
3722
+ Completed 200 OK in 97ms (Views: 95.2ms | ActiveRecord: 0.0ms)
3723
+  (0.1ms) rollback transaction
3724
+  (0.0ms) begin transaction
3725
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:03:35 +0200
3726
+ Processing by Seiten::PagesController#show as HTML
3727
+ Completed 200 OK in 52ms (Views: 50.4ms | ActiveRecord: 0.0ms)
3728
+  (0.1ms) rollback transaction
3729
+  (0.0ms) begin transaction
3730
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 12:03:35 +0200
3731
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:03:35 +0200
3732
+ Processing by Seiten::PagesController#show as HTML
3733
+ Parameters: {"page"=>"about/our-team"}
3734
+ Completed 200 OK in 107ms (Views: 106.0ms | ActiveRecord: 0.0ms)
3735
+  (0.1ms) rollback transaction
3736
+  (0.0ms) begin transaction
3737
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:03:35 +0200
3738
+ Processing by Seiten::PagesController#show as HTML
3739
+ Completed 200 OK in 52ms (Views: 50.6ms | ActiveRecord: 0.0ms)
3740
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:03:35 +0200
3741
+ Processing by Seiten::PagesController#show as HTML
3742
+ Parameters: {"page"=>"contact"}
3743
+ Completed 200 OK in 68ms (Views: 67.2ms | ActiveRecord: 0.0ms)
3744
+  (0.0ms) rollback transaction
3745
+  (0.0ms) begin transaction
3746
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:03:35 +0200
3747
+ Processing by Seiten::PagesController#show as HTML
3748
+ Completed 200 OK in 51ms (Views: 50.0ms | ActiveRecord: 0.0ms)
3749
+  (0.0ms) rollback transaction
3750
+  (0.0ms) begin transaction
3751
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:03:35 +0200
3752
+ Processing by Seiten::PagesController#show as HTML
3753
+ Parameters: {"page"=>"about/our-team/switzerland"}
3754
+ Completed 200 OK in 116ms (Views: 91.1ms | ActiveRecord: 0.0ms)
3755
+  (0.1ms) rollback transaction
3756
+  (0.0ms) begin transaction
3757
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:03:35 +0200
3758
+ Processing by Seiten::PagesController#show as HTML
3759
+ Parameters: {"page"=>"about/our-team/switzerland"}
3760
+ Completed 200 OK in 114ms (Views: 112.3ms | ActiveRecord: 0.0ms)
3761
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:03:35 +0200
3762
+ Processing by Seiten::PagesController#show as HTML
3763
+ Parameters: {"page"=>"about/our-team"}
3764
+ Completed 200 OK in 101ms (Views: 100.0ms | ActiveRecord: 0.0ms)
3765
+  (0.0ms) rollback transaction
3766
+  (0.0ms) begin transaction
3767
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:03:36 +0200
3768
+ Processing by Seiten::PagesController#show as HTML
3769
+ Completed 200 OK in 26ms (Views: 25.2ms | ActiveRecord: 0.0ms)
3770
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:03:36 +0200
3771
+ Processing by Seiten::PagesController#show as HTML
3772
+ Parameters: {"page"=>"products/web-development"}
3773
+ Completed 200 OK in 94ms (Views: 92.9ms | ActiveRecord: 0.0ms)
3774
+  (0.1ms) rollback transaction
3775
+  (0.0ms) begin transaction
3776
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:03:36 +0200
3777
+ Processing by Seiten::PagesController#show as HTML
3778
+ Parameters: {"page"=>"about/partners"}
3779
+ Completed 200 OK in 85ms (Views: 83.9ms | ActiveRecord: 0.0ms)
3780
+  (0.1ms) rollback transaction
3781
+  (0.0ms) begin transaction
3782
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 12:03:36 +0200
3783
+ Processing by PagesController#secret as HTML
3784
+ Completed 200 OK in 52ms (Views: 51.8ms | ActiveRecord: 0.0ms)
3785
+  (0.1ms) rollback transaction
3786
+  (0.0ms) begin transaction
3787
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:03:36 +0200
3788
+ Processing by Seiten::PagesController#show as HTML
3789
+ Parameters: {"page"=>"about/partners"}
3790
+ Completed 200 OK in 108ms (Views: 106.6ms | ActiveRecord: 0.0ms)
3791
+  (0.0ms) rollback transaction
3792
+  (0.1ms) begin transaction
3793
+  (0.0ms) rollback transaction
3794
+ Connecting to database specified by database.yml
3795
+  (0.2ms) begin transaction
3796
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:09:08 +0200
3797
+ Processing by Seiten::PagesController#show as HTML
3798
+ Parameters: {"page"=>"contact"}
3799
+ Rendered app/pages/contact.html.erb (0.2ms)
3800
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.8ms)
3801
+ Completed 200 OK in 79ms (Views: 77.3ms | ActiveRecord: 0.0ms)
3802
+  (0.1ms) rollback transaction
3803
+  (0.0ms) begin transaction
3804
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:09:08 +0200
3805
+ Processing by Seiten::PagesController#show as HTML
3806
+ Completed 200 OK in 55ms (Views: 53.2ms | ActiveRecord: 0.0ms)
3807
+  (0.1ms) rollback transaction
3808
+  (0.0ms) begin transaction
3809
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:09:08 +0200
3810
+ Processing by Seiten::PagesController#show as HTML
3811
+ Parameters: {"page"=>"products/logo-design"}
3812
+ Completed 200 OK in 103ms (Views: 101.4ms | ActiveRecord: 0.0ms)
3813
+  (0.1ms) rollback transaction
3814
+  (0.0ms) begin transaction
3815
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:09:08 +0200
3816
+ Processing by Seiten::PagesController#show as HTML
3817
+ Completed 200 OK in 56ms (Views: 54.5ms | ActiveRecord: 0.0ms)
3818
+  (0.1ms) rollback transaction
3819
+  (0.0ms) begin transaction
3820
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 12:09:08 +0200
3821
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:09:08 +0200
3822
+ Processing by Seiten::PagesController#show as HTML
3823
+ Parameters: {"page"=>"about/our-team"}
3824
+ Completed 500 Internal Server Error in 7ms
3825
+  (0.1ms) rollback transaction
3826
+  (0.0ms) begin transaction
3827
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:09:08 +0200
3828
+ Processing by Seiten::PagesController#show as HTML
3829
+ Completed 200 OK in 56ms (Views: 54.2ms | ActiveRecord: 0.0ms)
3830
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:09:08 +0200
3831
+ Processing by Seiten::PagesController#show as HTML
3832
+ Parameters: {"page"=>"contact"}
3833
+ Completed 200 OK in 73ms (Views: 71.5ms | ActiveRecord: 0.0ms)
3834
+  (0.0ms) rollback transaction
3835
+  (0.0ms) begin transaction
3836
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:09:09 +0200
3837
+ Processing by Seiten::PagesController#show as HTML
3838
+ Completed 200 OK in 53ms (Views: 52.2ms | ActiveRecord: 0.0ms)
3839
+  (0.0ms) rollback transaction
3840
+  (0.0ms) begin transaction
3841
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:09:09 +0200
3842
+ Processing by Seiten::PagesController#show as HTML
3843
+ Parameters: {"page"=>"about/our-team/switzerland"}
3844
+ Completed 200 OK in 125ms (Views: 123.4ms | ActiveRecord: 0.0ms)
3845
+  (0.1ms) rollback transaction
3846
+  (0.0ms) begin transaction
3847
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:09:09 +0200
3848
+ Processing by Seiten::PagesController#show as HTML
3849
+ Parameters: {"page"=>"about/our-team/switzerland"}
3850
+ Completed 200 OK in 98ms (Views: 96.9ms | ActiveRecord: 0.0ms)
3851
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:09:09 +0200
3852
+ Processing by Seiten::PagesController#show as HTML
3853
+ Parameters: {"page"=>"about/our-team"}
3854
+ Completed 500 Internal Server Error in 2ms
3855
+  (0.1ms) rollback transaction
3856
+  (0.0ms) begin transaction
3857
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:09:09 +0200
3858
+ Processing by Seiten::PagesController#show as HTML
3859
+ Completed 200 OK in 30ms (Views: 28.8ms | ActiveRecord: 0.0ms)
3860
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:09:09 +0200
3861
+ Processing by Seiten::PagesController#show as HTML
3862
+ Parameters: {"page"=>"products/web-development"}
3863
+ Completed 200 OK in 103ms (Views: 101.5ms | ActiveRecord: 0.0ms)
3864
+  (0.1ms) rollback transaction
3865
+  (0.0ms) begin transaction
3866
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:09:09 +0200
3867
+ Processing by Seiten::PagesController#show as HTML
3868
+ Parameters: {"page"=>"about/partners"}
3869
+ Completed 200 OK in 93ms (Views: 91.2ms | ActiveRecord: 0.0ms)
3870
+  (0.1ms) rollback transaction
3871
+  (0.1ms) begin transaction
3872
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 12:09:09 +0200
3873
+ Processing by PagesController#secret as HTML
3874
+ Completed 200 OK in 55ms (Views: 55.0ms | ActiveRecord: 0.0ms)
3875
+  (0.1ms) rollback transaction
3876
+  (0.0ms) begin transaction
3877
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:09:09 +0200
3878
+ Processing by Seiten::PagesController#show as HTML
3879
+ Parameters: {"page"=>"about/partners"}
3880
+ Completed 200 OK in 118ms (Views: 116.8ms | ActiveRecord: 0.0ms)
3881
+  (0.0ms) rollback transaction
3882
+  (0.1ms) begin transaction
3883
+  (0.0ms) rollback transaction
3884
+ Connecting to database specified by database.yml
3885
+  (0.2ms) begin transaction
3886
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:09:58 +0200
3887
+ Processing by Seiten::PagesController#show as HTML
3888
+ Parameters: {"page"=>"contact"}
3889
+ Rendered app/pages/contact.html.erb (0.2ms)
3890
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.8ms)
3891
+ Completed 200 OK in 78ms (Views: 76.7ms | ActiveRecord: 0.0ms)
3892
+  (0.1ms) rollback transaction
3893
+  (0.0ms) begin transaction
3894
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:09:58 +0200
3895
+ Processing by Seiten::PagesController#show as HTML
3896
+ Completed 200 OK in 54ms (Views: 52.5ms | ActiveRecord: 0.0ms)
3897
+  (0.1ms) rollback transaction
3898
+  (0.0ms) begin transaction
3899
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:09:58 +0200
3900
+ Processing by Seiten::PagesController#show as HTML
3901
+ Parameters: {"page"=>"products/logo-design"}
3902
+ Completed 200 OK in 102ms (Views: 100.4ms | ActiveRecord: 0.0ms)
3903
+  (0.1ms) rollback transaction
3904
+  (0.0ms) begin transaction
3905
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:09:58 +0200
3906
+ Processing by Seiten::PagesController#show as HTML
3907
+ Completed 200 OK in 55ms (Views: 53.6ms | ActiveRecord: 0.0ms)
3908
+  (0.1ms) rollback transaction
3909
+  (0.0ms) begin transaction
3910
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 12:09:58 +0200
3911
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:09:58 +0200
3912
+ Processing by Seiten::PagesController#show as HTML
3913
+ Parameters: {"page"=>"about/our-team"}
3914
+ Completed 200 OK in 109ms (Views: 107.5ms | ActiveRecord: 0.0ms)
3915
+  (0.1ms) rollback transaction
3916
+  (0.0ms) begin transaction
3917
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:09:58 +0200
3918
+ Processing by Seiten::PagesController#show as HTML
3919
+ Completed 200 OK in 53ms (Views: 51.7ms | ActiveRecord: 0.0ms)
3920
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:09:58 +0200
3921
+ Processing by Seiten::PagesController#show as HTML
3922
+ Parameters: {"page"=>"contact"}
3923
+ Completed 200 OK in 72ms (Views: 70.2ms | ActiveRecord: 0.0ms)
3924
+  (0.0ms) rollback transaction
3925
+  (0.0ms) begin transaction
3926
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:09:58 +0200
3927
+ Processing by Seiten::PagesController#show as HTML
3928
+ Completed 200 OK in 54ms (Views: 52.5ms | ActiveRecord: 0.0ms)
3929
+  (0.0ms) rollback transaction
3930
+  (0.0ms) begin transaction
3931
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:09:58 +0200
3932
+ Processing by Seiten::PagesController#show as HTML
3933
+ Parameters: {"page"=>"about/our-team/switzerland"}
3934
+ Completed 200 OK in 99ms (Views: 97.4ms | ActiveRecord: 0.0ms)
3935
+  (0.1ms) rollback transaction
3936
+  (0.0ms) begin transaction
3937
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:09:58 +0200
3938
+ Processing by Seiten::PagesController#show as HTML
3939
+ Parameters: {"page"=>"about/our-team/switzerland"}
3940
+ Completed 200 OK in 119ms (Views: 117.9ms | ActiveRecord: 0.0ms)
3941
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:09:59 +0200
3942
+ Processing by Seiten::PagesController#show as HTML
3943
+ Parameters: {"page"=>"about/our-team"}
3944
+ Completed 200 OK in 107ms (Views: 105.6ms | ActiveRecord: 0.0ms)
3945
+  (0.0ms) rollback transaction
3946
+  (0.0ms) begin transaction
3947
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:09:59 +0200
3948
+ Processing by Seiten::PagesController#show as HTML
3949
+ Completed 200 OK in 29ms (Views: 27.4ms | ActiveRecord: 0.0ms)
3950
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:09:59 +0200
3951
+ Processing by Seiten::PagesController#show as HTML
3952
+ Parameters: {"page"=>"products/web-development"}
3953
+ Completed 200 OK in 98ms (Views: 71.9ms | ActiveRecord: 0.0ms)
3954
+  (0.1ms) rollback transaction
3955
+  (0.0ms) begin transaction
3956
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:09:59 +0200
3957
+ Processing by Seiten::PagesController#show as HTML
3958
+ Parameters: {"page"=>"about/partners"}
3959
+ Completed 200 OK in 91ms (Views: 89.2ms | ActiveRecord: 0.0ms)
3960
+  (0.1ms) rollback transaction
3961
+  (0.0ms) begin transaction
3962
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 12:09:59 +0200
3963
+ Processing by PagesController#secret as HTML
3964
+ Completed 200 OK in 29ms (Views: 28.7ms | ActiveRecord: 0.0ms)
3965
+  (0.1ms) rollback transaction
3966
+  (0.0ms) begin transaction
3967
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:09:59 +0200
3968
+ Processing by Seiten::PagesController#show as HTML
3969
+ Parameters: {"page"=>"about/partners"}
3970
+ Completed 200 OK in 115ms (Views: 113.4ms | ActiveRecord: 0.0ms)
3971
+  (0.0ms) rollback transaction
3972
+  (0.1ms) begin transaction
3973
+  (0.0ms) rollback transaction
3974
+ Connecting to database specified by database.yml
3975
+  (0.2ms) begin transaction
3976
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:18:25 +0200
3977
+ Processing by Seiten::PagesController#show as HTML
3978
+ Parameters: {"page"=>"contact"}
3979
+ Rendered app/pages/contact.html.erb (0.2ms)
3980
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.9ms)
3981
+ Completed 200 OK in 77ms (Views: 75.6ms | ActiveRecord: 0.0ms)
3982
+  (0.1ms) rollback transaction
3983
+  (0.0ms) begin transaction
3984
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:18:25 +0200
3985
+ Processing by Seiten::PagesController#show as HTML
3986
+ Completed 200 OK in 56ms (Views: 54.2ms | ActiveRecord: 0.0ms)
3987
+  (0.1ms) rollback transaction
3988
+  (0.0ms) begin transaction
3989
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:18:25 +0200
3990
+ Processing by Seiten::PagesController#show as HTML
3991
+ Parameters: {"page"=>"products/logo-design"}
3992
+ Completed 200 OK in 102ms (Views: 101.1ms | ActiveRecord: 0.0ms)
3993
+  (0.1ms) rollback transaction
3994
+  (0.0ms) begin transaction
3995
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:18:25 +0200
3996
+ Processing by Seiten::PagesController#show as HTML
3997
+ Completed 200 OK in 54ms (Views: 53.0ms | ActiveRecord: 0.0ms)
3998
+  (0.1ms) rollback transaction
3999
+  (0.0ms) begin transaction
4000
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 12:18:25 +0200
4001
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:18:25 +0200
4002
+ Processing by Seiten::PagesController#show as HTML
4003
+ Parameters: {"page"=>"about/our-team"}
4004
+ Completed 200 OK in 108ms (Views: 106.8ms | ActiveRecord: 0.0ms)
4005
+  (0.1ms) rollback transaction
4006
+  (0.0ms) begin transaction
4007
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:18:25 +0200
4008
+ Processing by Seiten::PagesController#show as HTML
4009
+ Completed 200 OK in 52ms (Views: 50.7ms | ActiveRecord: 0.0ms)
4010
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:18:25 +0200
4011
+ Processing by Seiten::PagesController#show as HTML
4012
+ Parameters: {"page"=>"contact"}
4013
+ Completed 200 OK in 70ms (Views: 68.5ms | ActiveRecord: 0.0ms)
4014
+  (0.0ms) rollback transaction
4015
+  (0.0ms) begin transaction
4016
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:18:25 +0200
4017
+ Processing by Seiten::PagesController#show as HTML
4018
+ Completed 200 OK in 53ms (Views: 51.9ms | ActiveRecord: 0.0ms)
4019
+  (0.0ms) rollback transaction
4020
+  (0.0ms) begin transaction
4021
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:18:25 +0200
4022
+ Processing by Seiten::PagesController#show as HTML
4023
+ Parameters: {"page"=>"about/our-team/switzerland"}
4024
+ Completed 200 OK in 95ms (Views: 93.9ms | ActiveRecord: 0.0ms)
4025
+  (0.1ms) rollback transaction
4026
+  (0.0ms) begin transaction
4027
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:18:26 +0200
4028
+ Processing by Seiten::PagesController#show as HTML
4029
+ Parameters: {"page"=>"about/our-team/switzerland"}
4030
+ Completed 200 OK in 117ms (Views: 116.0ms | ActiveRecord: 0.0ms)
4031
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:18:26 +0200
4032
+ Processing by Seiten::PagesController#show as HTML
4033
+ Parameters: {"page"=>"about/our-team"}
4034
+ Completed 200 OK in 105ms (Views: 103.8ms | ActiveRecord: 0.0ms)
4035
+  (0.0ms) rollback transaction
4036
+  (0.0ms) begin transaction
4037
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:18:26 +0200
4038
+ Processing by Seiten::PagesController#show as HTML
4039
+ Completed 200 OK in 26ms (Views: 25.2ms | ActiveRecord: 0.0ms)
4040
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:18:26 +0200
4041
+ Processing by Seiten::PagesController#show as HTML
4042
+ Parameters: {"page"=>"products/web-development"}
4043
+ Completed 200 OK in 97ms (Views: 69.9ms | ActiveRecord: 0.0ms)
4044
+  (0.0ms) rollback transaction
4045
+  (0.0ms) begin transaction
4046
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:18:26 +0200
4047
+ Processing by Seiten::PagesController#show as HTML
4048
+ Parameters: {"page"=>"about/partners"}
4049
+ Completed 200 OK in 88ms (Views: 86.9ms | ActiveRecord: 0.0ms)
4050
+  (0.1ms) rollback transaction
4051
+  (0.0ms) begin transaction
4052
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 12:18:26 +0200
4053
+ Processing by PagesController#secret as HTML
4054
+ Completed 200 OK in 28ms (Views: 27.6ms | ActiveRecord: 0.0ms)
4055
+  (0.0ms) rollback transaction
4056
+  (0.0ms) begin transaction
4057
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:18:26 +0200
4058
+ Processing by Seiten::PagesController#show as HTML
4059
+ Parameters: {"page"=>"about/partners"}
4060
+ Completed 200 OK in 117ms (Views: 115.4ms | ActiveRecord: 0.0ms)
4061
+  (0.0ms) rollback transaction
4062
+  (0.1ms) begin transaction
4063
+  (0.0ms) rollback transaction
4064
+ Connecting to database specified by database.yml
4065
+  (0.2ms) begin transaction
4066
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:21:06 +0200
4067
+ Processing by Seiten::PagesController#show as HTML
4068
+ Parameters: {"page"=>"contact"}
4069
+ Rendered app/pages/contact.html.erb (0.2ms)
4070
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/products (1.7ms)
4071
+ Completed 200 OK in 77ms (Views: 75.5ms | ActiveRecord: 0.0ms)
4072
+  (0.1ms) rollback transaction
4073
+  (0.0ms) begin transaction
4074
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:21:06 +0200
4075
+ Processing by Seiten::PagesController#show as HTML
4076
+ Completed 200 OK in 56ms (Views: 54.1ms | ActiveRecord: 0.0ms)
4077
+  (0.1ms) rollback transaction
4078
+  (0.0ms) begin transaction
4079
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:21:06 +0200
4080
+ Processing by Seiten::PagesController#show as HTML
4081
+ Parameters: {"page"=>"products/logo-design"}
4082
+ Completed 200 OK in 103ms (Views: 101.2ms | ActiveRecord: 0.0ms)
4083
+  (0.1ms) rollback transaction
4084
+  (0.0ms) begin transaction
4085
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:21:06 +0200
4086
+ Processing by Seiten::PagesController#show as HTML
4087
+ Completed 200 OK in 55ms (Views: 53.4ms | ActiveRecord: 0.0ms)
4088
+  (0.1ms) rollback transaction
4089
+  (0.0ms) begin transaction
4090
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 12:21:06 +0200
4091
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:21:06 +0200
4092
+ Processing by Seiten::PagesController#show as HTML
4093
+ Parameters: {"page"=>"about/our-team"}
4094
+ Completed 200 OK in 110ms (Views: 108.4ms | ActiveRecord: 0.0ms)
4095
+  (0.1ms) rollback transaction
4096
+  (0.0ms) begin transaction
4097
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:21:06 +0200
4098
+ Processing by Seiten::PagesController#show as HTML
4099
+ Completed 200 OK in 55ms (Views: 53.3ms | ActiveRecord: 0.0ms)
4100
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:21:06 +0200
4101
+ Processing by Seiten::PagesController#show as HTML
4102
+ Parameters: {"page"=>"contact"}
4103
+ Completed 200 OK in 71ms (Views: 69.6ms | ActiveRecord: 0.0ms)
4104
+  (0.0ms) rollback transaction
4105
+  (0.0ms) begin transaction
4106
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:21:06 +0200
4107
+ Processing by Seiten::PagesController#show as HTML
4108
+ Completed 200 OK in 53ms (Views: 51.7ms | ActiveRecord: 0.0ms)
4109
+  (0.0ms) rollback transaction
4110
+  (0.0ms) begin transaction
4111
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:21:06 +0200
4112
+ Processing by Seiten::PagesController#show as HTML
4113
+ Parameters: {"page"=>"about/our-team/switzerland"}
4114
+ Completed 200 OK in 98ms (Views: 96.2ms | ActiveRecord: 0.0ms)
4115
+  (0.1ms) rollback transaction
4116
+  (0.0ms) begin transaction
4117
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:21:07 +0200
4118
+ Processing by Seiten::PagesController#show as HTML
4119
+ Parameters: {"page"=>"about/our-team/switzerland"}
4120
+ Completed 200 OK in 119ms (Views: 117.3ms | ActiveRecord: 0.0ms)
4121
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:21:07 +0200
4122
+ Processing by Seiten::PagesController#show as HTML
4123
+ Parameters: {"page"=>"about/our-team"}
4124
+ Completed 200 OK in 108ms (Views: 106.6ms | ActiveRecord: 0.0ms)
4125
+  (0.0ms) rollback transaction
4126
+  (0.0ms) begin transaction
4127
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:21:07 +0200
4128
+ Processing by Seiten::PagesController#show as HTML
4129
+ Completed 200 OK in 28ms (Views: 26.3ms | ActiveRecord: 0.0ms)
4130
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:21:07 +0200
4131
+ Processing by Seiten::PagesController#show as HTML
4132
+ Parameters: {"page"=>"products/web-development"}
4133
+ Completed 200 OK in 102ms (Views: 74.7ms | ActiveRecord: 0.0ms)
4134
+  (0.1ms) rollback transaction
4135
+  (0.0ms) begin transaction
4136
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:21:07 +0200
4137
+ Processing by Seiten::PagesController#show as HTML
4138
+ Parameters: {"page"=>"about/partners"}
4139
+ Completed 200 OK in 90ms (Views: 88.5ms | ActiveRecord: 0.0ms)
4140
+  (0.1ms) rollback transaction
4141
+  (0.0ms) begin transaction
4142
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 12:21:07 +0200
4143
+ Processing by PagesController#secret as HTML
4144
+ Completed 200 OK in 29ms (Views: 28.4ms | ActiveRecord: 0.0ms)
4145
+  (0.1ms) rollback transaction
4146
+  (0.0ms) begin transaction
4147
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:21:07 +0200
4148
+ Processing by Seiten::PagesController#show as HTML
4149
+ Parameters: {"page"=>"about/partners"}
4150
+ Completed 200 OK in 115ms (Views: 114.0ms | ActiveRecord: 0.0ms)
4151
+  (0.0ms) rollback transaction
4152
+  (0.1ms) begin transaction
4153
+  (0.0ms) rollback transaction
4154
+ Connecting to database specified by database.yml
4155
+  (0.2ms) begin transaction
4156
+ Started GET "/about/works" for 127.0.0.1 at 2013-08-20 12:24:01 +0200
4157
+ Processing by Seiten::PagesController#show as HTML
4158
+ Parameters: {"page"=>"about/works"}
4159
+ Rendered app/pages/about/works.html.erb (0.2ms)
4160
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.7ms)
4161
+ Completed 200 OK in 75ms (Views: 73.9ms | ActiveRecord: 0.0ms)
4162
+  (0.1ms) rollback transaction
4163
+  (0.0ms) begin transaction
4164
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:24:01 +0200
4165
+ Processing by Seiten::PagesController#show as HTML
4166
+ Completed 200 OK in 53ms (Views: 51.6ms | ActiveRecord: 0.0ms)
4167
+  (0.1ms) rollback transaction
4168
+  (0.0ms) begin transaction
4169
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:24:01 +0200
4170
+ Processing by Seiten::PagesController#show as HTML
4171
+ Parameters: {"page"=>"products/logo-design"}
4172
+ Completed 200 OK in 95ms (Views: 94.0ms | ActiveRecord: 0.0ms)
4173
+  (0.1ms) rollback transaction
4174
+  (0.0ms) begin transaction
4175
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:24:02 +0200
4176
+ Processing by Seiten::PagesController#show as HTML
4177
+ Completed 200 OK in 51ms (Views: 49.1ms | ActiveRecord: 0.0ms)
4178
+  (0.1ms) rollback transaction
4179
+  (0.0ms) begin transaction
4180
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 12:24:02 +0200
4181
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:24:02 +0200
4182
+ Processing by Seiten::PagesController#show as HTML
4183
+ Parameters: {"page"=>"about/our-team"}
4184
+ Completed 200 OK in 107ms (Views: 105.4ms | ActiveRecord: 0.0ms)
4185
+  (0.1ms) rollback transaction
4186
+  (0.0ms) begin transaction
4187
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:24:02 +0200
4188
+ Processing by Seiten::PagesController#show as HTML
4189
+ Completed 200 OK in 52ms (Views: 51.1ms | ActiveRecord: 0.0ms)
4190
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:24:02 +0200
4191
+ Processing by Seiten::PagesController#show as HTML
4192
+ Parameters: {"page"=>"contact"}
4193
+ Completed 200 OK in 70ms (Views: 68.3ms | ActiveRecord: 0.0ms)
4194
+  (0.1ms) rollback transaction
4195
+  (0.0ms) begin transaction
4196
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:24:02 +0200
4197
+ Processing by Seiten::PagesController#show as HTML
4198
+ Completed 200 OK in 51ms (Views: 49.3ms | ActiveRecord: 0.0ms)
4199
+  (0.0ms) rollback transaction
4200
+  (0.0ms) begin transaction
4201
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:24:02 +0200
4202
+ Processing by Seiten::PagesController#show as HTML
4203
+ Parameters: {"page"=>"about/our-team/switzerland"}
4204
+ Completed 200 OK in 93ms (Views: 91.4ms | ActiveRecord: 0.0ms)
4205
+  (0.1ms) rollback transaction
4206
+  (0.0ms) begin transaction
4207
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:24:02 +0200
4208
+ Processing by Seiten::PagesController#show as HTML
4209
+ Parameters: {"page"=>"about/our-team/switzerland"}
4210
+ Completed 200 OK in 115ms (Views: 113.3ms | ActiveRecord: 0.0ms)
4211
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:24:02 +0200
4212
+ Processing by Seiten::PagesController#show as HTML
4213
+ Parameters: {"page"=>"about/our-team"}
4214
+ Completed 200 OK in 102ms (Views: 100.5ms | ActiveRecord: 0.0ms)
4215
+  (0.0ms) rollback transaction
4216
+  (0.0ms) begin transaction
4217
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:24:02 +0200
4218
+ Processing by Seiten::PagesController#show as HTML
4219
+ Completed 200 OK in 28ms (Views: 26.3ms | ActiveRecord: 0.0ms)
4220
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:24:02 +0200
4221
+ Processing by Seiten::PagesController#show as HTML
4222
+ Parameters: {"page"=>"products/web-development"}
4223
+ Completed 200 OK in 95ms (Views: 68.1ms | ActiveRecord: 0.0ms)
4224
+  (0.1ms) rollback transaction
4225
+  (0.0ms) begin transaction
4226
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:24:03 +0200
4227
+ Processing by Seiten::PagesController#show as HTML
4228
+ Parameters: {"page"=>"about/partners"}
4229
+ Completed 200 OK in 86ms (Views: 84.2ms | ActiveRecord: 0.0ms)
4230
+  (0.1ms) rollback transaction
4231
+  (0.0ms) begin transaction
4232
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 12:24:03 +0200
4233
+ Processing by PagesController#secret as HTML
4234
+ Completed 200 OK in 28ms (Views: 27.8ms | ActiveRecord: 0.0ms)
4235
+  (0.1ms) rollback transaction
4236
+  (0.0ms) begin transaction
4237
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:24:03 +0200
4238
+ Processing by Seiten::PagesController#show as HTML
4239
+ Parameters: {"page"=>"about/partners"}
4240
+ Completed 200 OK in 111ms (Views: 109.7ms | ActiveRecord: 0.0ms)
4241
+  (0.0ms) rollback transaction
4242
+  (0.1ms) begin transaction
4243
+  (0.0ms) rollback transaction
4244
+ Connecting to database specified by database.yml
4245
+  (0.2ms) begin transaction
4246
+ Started GET "/about/works" for 127.0.0.1 at 2013-08-20 12:25:26 +0200
4247
+ Processing by Seiten::PagesController#show as HTML
4248
+ Parameters: {"page"=>"about/works"}
4249
+ Rendered app/pages/about/works.html.erb (0.2ms)
4250
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.7ms)
4251
+ Completed 200 OK in 77ms (Views: 75.4ms | ActiveRecord: 0.0ms)
4252
+  (0.1ms) rollback transaction
4253
+  (0.0ms) begin transaction
4254
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:25:26 +0200
4255
+ Processing by Seiten::PagesController#show as HTML
4256
+ Completed 200 OK in 53ms (Views: 52.0ms | ActiveRecord: 0.0ms)
4257
+  (0.1ms) rollback transaction
4258
+  (0.0ms) begin transaction
4259
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:25:26 +0200
4260
+ Processing by Seiten::PagesController#show as HTML
4261
+ Parameters: {"page"=>"products/logo-design"}
4262
+ Completed 200 OK in 96ms (Views: 94.9ms | ActiveRecord: 0.0ms)
4263
+  (0.1ms) rollback transaction
4264
+  (0.0ms) begin transaction
4265
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:25:26 +0200
4266
+ Processing by Seiten::PagesController#show as HTML
4267
+ Parameters: {"page"=>"about/our-team/switzerland"}
4268
+ Completed 200 OK in 115ms (Views: 114.1ms | ActiveRecord: 0.0ms)
4269
+  (0.1ms) rollback transaction
4270
+  (0.0ms) begin transaction
4271
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:25:26 +0200
4272
+ Processing by Seiten::PagesController#show as HTML
4273
+ Completed 200 OK in 52ms (Views: 50.9ms | ActiveRecord: 0.0ms)
4274
+  (0.1ms) rollback transaction
4275
+  (0.1ms) begin transaction
4276
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 12:25:26 +0200
4277
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:25:26 +0200
4278
+ Processing by Seiten::PagesController#show as HTML
4279
+ Parameters: {"page"=>"about/our-team"}
4280
+ Completed 200 OK in 106ms (Views: 104.5ms | ActiveRecord: 0.0ms)
4281
+  (0.1ms) rollback transaction
4282
+  (0.0ms) begin transaction
4283
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:25:26 +0200
4284
+ Processing by Seiten::PagesController#show as HTML
4285
+ Completed 200 OK in 51ms (Views: 50.0ms | ActiveRecord: 0.0ms)
4286
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:25:26 +0200
4287
+ Processing by Seiten::PagesController#show as HTML
4288
+ Parameters: {"page"=>"contact"}
4289
+ Completed 200 OK in 69ms (Views: 68.1ms | ActiveRecord: 0.0ms)
4290
+  (0.1ms) rollback transaction
4291
+  (0.0ms) begin transaction
4292
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:25:27 +0200
4293
+ Processing by Seiten::PagesController#show as HTML
4294
+ Completed 200 OK in 52ms (Views: 50.2ms | ActiveRecord: 0.0ms)
4295
+  (0.0ms) rollback transaction
4296
+  (0.0ms) begin transaction
4297
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:25:27 +0200
4298
+ Processing by Seiten::PagesController#show as HTML
4299
+ Parameters: {"page"=>"about/our-team/switzerland"}
4300
+ Completed 200 OK in 115ms (Views: 113.9ms | ActiveRecord: 0.0ms)
4301
+  (0.0ms) rollback transaction
4302
+  (0.0ms) begin transaction
4303
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:25:27 +0200
4304
+ Processing by Seiten::PagesController#show as HTML
4305
+ Parameters: {"page"=>"about/our-team/switzerland"}
4306
+ Completed 200 OK in 115ms (Views: 113.6ms | ActiveRecord: 0.0ms)
4307
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:25:27 +0200
4308
+ Processing by Seiten::PagesController#show as HTML
4309
+ Parameters: {"page"=>"about/our-team"}
4310
+ Completed 200 OK in 102ms (Views: 101.0ms | ActiveRecord: 0.0ms)
4311
+  (0.0ms) rollback transaction
4312
+  (0.0ms) begin transaction
4313
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:25:27 +0200
4314
+ Processing by Seiten::PagesController#show as HTML
4315
+ Completed 200 OK in 51ms (Views: 50.0ms | ActiveRecord: 0.0ms)
4316
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:25:27 +0200
4317
+ Processing by Seiten::PagesController#show as HTML
4318
+ Parameters: {"page"=>"products/web-development"}
4319
+ Completed 200 OK in 70ms (Views: 68.4ms | ActiveRecord: 0.0ms)
4320
+  (0.1ms) rollback transaction
4321
+  (0.0ms) begin transaction
4322
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:25:27 +0200
4323
+ Processing by Seiten::PagesController#show as HTML
4324
+ Parameters: {"page"=>"about/partners"}
4325
+ Completed 200 OK in 110ms (Views: 108.3ms | ActiveRecord: 0.0ms)
4326
+  (0.1ms) rollback transaction
4327
+  (0.0ms) begin transaction
4328
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 12:25:27 +0200
4329
+ Processing by PagesController#secret as HTML
4330
+ Completed 200 OK in 28ms (Views: 27.5ms | ActiveRecord: 0.0ms)
4331
+  (0.1ms) rollback transaction
4332
+  (0.0ms) begin transaction
4333
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:25:27 +0200
4334
+ Processing by Seiten::PagesController#show as HTML
4335
+ Parameters: {"page"=>"about/partners"}
4336
+ Completed 200 OK in 86ms (Views: 84.3ms | ActiveRecord: 0.0ms)
4337
+  (0.0ms) rollback transaction
4338
+  (0.1ms) begin transaction
4339
+  (0.0ms) rollback transaction
4340
+ Connecting to database specified by database.yml
4341
+  (0.2ms) begin transaction
4342
+ Started GET "/about/works" for 127.0.0.1 at 2013-08-20 12:27:56 +0200
4343
+ Processing by Seiten::PagesController#show as HTML
4344
+ Parameters: {"page"=>"about/works"}
4345
+ Rendered app/pages/about/works.html.erb (0.2ms)
4346
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.7ms)
4347
+ Completed 200 OK in 78ms (Views: 75.9ms | ActiveRecord: 0.0ms)
4348
+  (0.1ms) rollback transaction
4349
+  (0.0ms) begin transaction
4350
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:27:56 +0200
4351
+ Processing by Seiten::PagesController#show as HTML
4352
+ Completed 200 OK in 54ms (Views: 52.8ms | ActiveRecord: 0.0ms)
4353
+  (0.1ms) rollback transaction
4354
+  (0.0ms) begin transaction
4355
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:27:57 +0200
4356
+ Processing by Seiten::PagesController#show as HTML
4357
+ Parameters: {"page"=>"products/logo-design"}
4358
+ Completed 200 OK in 98ms (Views: 97.1ms | ActiveRecord: 0.0ms)
4359
+  (0.1ms) rollback transaction
4360
+  (0.0ms) begin transaction
4361
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:27:57 +0200
4362
+ Processing by Seiten::PagesController#show as HTML
4363
+ Parameters: {"page"=>"about/our-team/switzerland"}
4364
+ Completed 200 OK in 118ms (Views: 117.0ms | ActiveRecord: 0.0ms)
4365
+  (0.1ms) rollback transaction
4366
+  (0.0ms) begin transaction
4367
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:27:57 +0200
4368
+ Processing by Seiten::PagesController#show as HTML
4369
+ Completed 200 OK in 53ms (Views: 51.0ms | ActiveRecord: 0.0ms)
4370
+  (0.1ms) rollback transaction
4371
+  (0.0ms) begin transaction
4372
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 12:27:57 +0200
4373
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:27:57 +0200
4374
+ Processing by Seiten::PagesController#show as HTML
4375
+ Parameters: {"page"=>"about/our-team"}
4376
+ Completed 200 OK in 109ms (Views: 107.5ms | ActiveRecord: 0.0ms)
4377
+  (0.1ms) rollback transaction
4378
+  (0.0ms) begin transaction
4379
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:27:57 +0200
4380
+ Processing by Seiten::PagesController#show as HTML
4381
+ Completed 200 OK in 53ms (Views: 51.9ms | ActiveRecord: 0.0ms)
4382
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:27:57 +0200
4383
+ Processing by Seiten::PagesController#show as HTML
4384
+ Parameters: {"page"=>"contact"}
4385
+ Completed 200 OK in 71ms (Views: 69.6ms | ActiveRecord: 0.0ms)
4386
+  (0.1ms) rollback transaction
4387
+  (0.0ms) begin transaction
4388
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:27:57 +0200
4389
+ Processing by Seiten::PagesController#show as HTML
4390
+ Completed 200 OK in 54ms (Views: 52.6ms | ActiveRecord: 0.0ms)
4391
+  (0.1ms) rollback transaction
4392
+  (0.0ms) begin transaction
4393
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:27:57 +0200
4394
+ Processing by Seiten::PagesController#show as HTML
4395
+ Parameters: {"page"=>"about/our-team/switzerland"}
4396
+ Completed 200 OK in 118ms (Views: 116.7ms | ActiveRecord: 0.0ms)
4397
+  (0.0ms) rollback transaction
4398
+  (0.0ms) begin transaction
4399
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:27:57 +0200
4400
+ Processing by Seiten::PagesController#show as HTML
4401
+ Parameters: {"page"=>"about/our-team/switzerland"}
4402
+ Completed 200 OK in 118ms (Views: 116.5ms | ActiveRecord: 0.0ms)
4403
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:27:57 +0200
4404
+ Processing by Seiten::PagesController#show as HTML
4405
+ Parameters: {"page"=>"about/our-team"}
4406
+ Completed 200 OK in 104ms (Views: 102.7ms | ActiveRecord: 0.0ms)
4407
+  (0.0ms) rollback transaction
4408
+  (0.0ms) begin transaction
4409
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:27:58 +0200
4410
+ Processing by Seiten::PagesController#show as HTML
4411
+ Completed 200 OK in 52ms (Views: 50.5ms | ActiveRecord: 0.0ms)
4412
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:27:58 +0200
4413
+ Processing by Seiten::PagesController#show as HTML
4414
+ Parameters: {"page"=>"products/web-development"}
4415
+ Completed 200 OK in 71ms (Views: 69.7ms | ActiveRecord: 0.0ms)
4416
+  (0.1ms) rollback transaction
4417
+  (0.0ms) begin transaction
4418
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:27:58 +0200
4419
+ Processing by Seiten::PagesController#show as HTML
4420
+ Parameters: {"page"=>"about/partners"}
4421
+ Completed 200 OK in 111ms (Views: 110.1ms | ActiveRecord: 0.0ms)
4422
+  (0.1ms) rollback transaction
4423
+  (0.0ms) begin transaction
4424
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 12:27:58 +0200
4425
+ Processing by PagesController#secret as HTML
4426
+ Completed 200 OK in 28ms (Views: 27.7ms | ActiveRecord: 0.0ms)
4427
+  (0.1ms) rollback transaction
4428
+  (0.0ms) begin transaction
4429
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:27:58 +0200
4430
+ Processing by Seiten::PagesController#show as HTML
4431
+ Parameters: {"page"=>"about/partners"}
4432
+ Completed 200 OK in 87ms (Views: 85.8ms | ActiveRecord: 0.0ms)
4433
+  (0.0ms) rollback transaction
4434
+  (0.1ms) begin transaction
4435
+  (0.0ms) rollback transaction
4436
+ Connecting to database specified by database.yml
4437
+  (0.2ms) begin transaction
4438
+ Started GET "/about/works" for 127.0.0.1 at 2013-08-20 12:58:06 +0200
4439
+ Processing by Seiten::PagesController#show as HTML
4440
+ Parameters: {"page"=>"about/works"}
4441
+ Rendered app/pages/about/works.html.erb (0.2ms)
4442
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.7ms)
4443
+ Completed 200 OK in 77ms (Views: 75.0ms | ActiveRecord: 0.0ms)
4444
+  (0.1ms) rollback transaction
4445
+  (0.0ms) begin transaction
4446
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:58:06 +0200
4447
+ Processing by Seiten::PagesController#show as HTML
4448
+ Completed 200 OK in 55ms (Views: 53.5ms | ActiveRecord: 0.0ms)
4449
+  (0.1ms) rollback transaction
4450
+  (0.0ms) begin transaction
4451
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:58:06 +0200
4452
+ Processing by Seiten::PagesController#show as HTML
4453
+ Parameters: {"page"=>"products/logo-design"}
4454
+ Completed 200 OK in 97ms (Views: 95.5ms | ActiveRecord: 0.0ms)
4455
+  (0.1ms) rollback transaction
4456
+  (0.0ms) begin transaction
4457
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:58:06 +0200
4458
+ Processing by Seiten::PagesController#show as HTML
4459
+ Parameters: {"page"=>"about/our-team/switzerland"}
4460
+ Completed 200 OK in 117ms (Views: 115.7ms | ActiveRecord: 0.0ms)
4461
+  (0.1ms) rollback transaction
4462
+  (0.0ms) begin transaction
4463
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:58:06 +0200
4464
+ Processing by Seiten::PagesController#show as HTML
4465
+ Completed 200 OK in 51ms (Views: 50.1ms | ActiveRecord: 0.0ms)
4466
+  (0.1ms) rollback transaction
4467
+  (0.0ms) begin transaction
4468
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 12:58:06 +0200
4469
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:58:06 +0200
4470
+ Processing by Seiten::PagesController#show as HTML
4471
+ Parameters: {"page"=>"about/our-team"}
4472
+ Completed 200 OK in 110ms (Views: 108.1ms | ActiveRecord: 0.0ms)
4473
+  (0.1ms) rollback transaction
4474
+  (0.0ms) begin transaction
4475
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:58:06 +0200
4476
+ Processing by Seiten::PagesController#show as HTML
4477
+ Completed 200 OK in 53ms (Views: 51.4ms | ActiveRecord: 0.0ms)
4478
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:58:06 +0200
4479
+ Processing by Seiten::PagesController#show as HTML
4480
+ Parameters: {"page"=>"contact"}
4481
+ Completed 200 OK in 71ms (Views: 70.0ms | ActiveRecord: 0.0ms)
4482
+  (0.1ms) rollback transaction
4483
+  (0.0ms) begin transaction
4484
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:58:06 +0200
4485
+ Processing by Seiten::PagesController#show as HTML
4486
+ Completed 200 OK in 52ms (Views: 50.9ms | ActiveRecord: 0.0ms)
4487
+  (0.0ms) rollback transaction
4488
+  (0.0ms) begin transaction
4489
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:58:06 +0200
4490
+ Processing by Seiten::PagesController#show as HTML
4491
+ Parameters: {"page"=>"about/our-team/switzerland"}
4492
+ Completed 200 OK in 119ms (Views: 118.1ms | ActiveRecord: 0.0ms)
4493
+  (0.0ms) rollback transaction
4494
+  (0.0ms) begin transaction
4495
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:58:07 +0200
4496
+ Processing by Seiten::PagesController#show as HTML
4497
+ Parameters: {"page"=>"about/our-team/switzerland"}
4498
+ Completed 200 OK in 118ms (Views: 116.8ms | ActiveRecord: 0.0ms)
4499
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:58:07 +0200
4500
+ Processing by Seiten::PagesController#show as HTML
4501
+ Parameters: {"page"=>"about/our-team"}
4502
+ Completed 200 OK in 107ms (Views: 105.4ms | ActiveRecord: 0.0ms)
4503
+  (0.0ms) rollback transaction
4504
+  (0.0ms) begin transaction
4505
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:58:07 +0200
4506
+ Processing by Seiten::PagesController#show as HTML
4507
+ Completed 200 OK in 52ms (Views: 50.5ms | ActiveRecord: 0.0ms)
4508
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:58:07 +0200
4509
+ Processing by Seiten::PagesController#show as HTML
4510
+ Parameters: {"page"=>"products/web-development"}
4511
+ Completed 200 OK in 72ms (Views: 70.6ms | ActiveRecord: 0.0ms)
4512
+  (0.1ms) rollback transaction
4513
+  (0.0ms) begin transaction
4514
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:58:07 +0200
4515
+ Processing by Seiten::PagesController#show as HTML
4516
+ Parameters: {"page"=>"about/partners"}
4517
+ Completed 200 OK in 117ms (Views: 115.7ms | ActiveRecord: 0.0ms)
4518
+  (0.1ms) rollback transaction
4519
+  (0.0ms) begin transaction
4520
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 12:58:07 +0200
4521
+ Processing by PagesController#secret as HTML
4522
+ Completed 200 OK in 30ms (Views: 29.4ms | ActiveRecord: 0.0ms)
4523
+  (0.1ms) rollback transaction
4524
+  (0.0ms) begin transaction
4525
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:58:07 +0200
4526
+ Processing by Seiten::PagesController#show as HTML
4527
+ Parameters: {"page"=>"about/partners"}
4528
+ Completed 200 OK in 88ms (Views: 86.9ms | ActiveRecord: 0.0ms)
4529
+  (0.0ms) rollback transaction
4530
+  (0.1ms) begin transaction
4531
+  (0.0ms) rollback transaction
4532
+ Connecting to database specified by database.yml
4533
+  (0.2ms) begin transaction
4534
+ Started GET "/about/works" for 127.0.0.1 at 2013-08-20 12:59:48 +0200
4535
+ Processing by Seiten::PagesController#show as HTML
4536
+ Parameters: {"page"=>"about/works"}
4537
+ Rendered app/pages/about/works.html.erb (0.2ms)
4538
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.7ms)
4539
+ Completed 200 OK in 78ms (Views: 76.2ms | ActiveRecord: 0.0ms)
4540
+  (0.1ms) rollback transaction
4541
+  (0.0ms) begin transaction
4542
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:59:48 +0200
4543
+ Processing by Seiten::PagesController#show as HTML
4544
+ Completed 200 OK in 54ms (Views: 52.9ms | ActiveRecord: 0.0ms)
4545
+  (0.1ms) rollback transaction
4546
+  (0.0ms) begin transaction
4547
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 12:59:48 +0200
4548
+ Processing by Seiten::PagesController#show as HTML
4549
+ Parameters: {"page"=>"products/logo-design"}
4550
+ Completed 200 OK in 97ms (Views: 96.0ms | ActiveRecord: 0.0ms)
4551
+  (0.1ms) rollback transaction
4552
+  (0.0ms) begin transaction
4553
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:59:48 +0200
4554
+ Processing by Seiten::PagesController#show as HTML
4555
+ Parameters: {"page"=>"about/our-team/switzerland"}
4556
+ Completed 200 OK in 119ms (Views: 117.7ms | ActiveRecord: 0.0ms)
4557
+  (0.1ms) rollback transaction
4558
+  (0.0ms) begin transaction
4559
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:59:48 +0200
4560
+ Processing by Seiten::PagesController#show as HTML
4561
+ Completed 200 OK in 52ms (Views: 50.4ms | ActiveRecord: 0.0ms)
4562
+  (0.1ms) rollback transaction
4563
+  (0.0ms) begin transaction
4564
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 12:59:48 +0200
4565
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:59:48 +0200
4566
+ Processing by Seiten::PagesController#show as HTML
4567
+ Parameters: {"page"=>"about/our-team"}
4568
+ Completed 200 OK in 107ms (Views: 105.6ms | ActiveRecord: 0.0ms)
4569
+  (0.1ms) rollback transaction
4570
+  (0.0ms) begin transaction
4571
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:59:48 +0200
4572
+ Processing by Seiten::PagesController#show as HTML
4573
+ Completed 200 OK in 53ms (Views: 51.6ms | ActiveRecord: 0.0ms)
4574
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 12:59:48 +0200
4575
+ Processing by Seiten::PagesController#show as HTML
4576
+ Parameters: {"page"=>"contact"}
4577
+ Completed 200 OK in 73ms (Views: 71.3ms | ActiveRecord: 0.0ms)
4578
+  (0.1ms) rollback transaction
4579
+  (0.0ms) begin transaction
4580
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:59:48 +0200
4581
+ Processing by Seiten::PagesController#show as HTML
4582
+ Completed 200 OK in 52ms (Views: 50.9ms | ActiveRecord: 0.0ms)
4583
+  (0.0ms) rollback transaction
4584
+  (0.0ms) begin transaction
4585
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:59:48 +0200
4586
+ Processing by Seiten::PagesController#show as HTML
4587
+ Parameters: {"page"=>"about/our-team/switzerland"}
4588
+ Completed 200 OK in 118ms (Views: 116.5ms | ActiveRecord: 0.0ms)
4589
+  (0.0ms) rollback transaction
4590
+  (0.0ms) begin transaction
4591
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 12:59:49 +0200
4592
+ Processing by Seiten::PagesController#show as HTML
4593
+ Parameters: {"page"=>"about/our-team/switzerland"}
4594
+ Completed 200 OK in 119ms (Views: 117.2ms | ActiveRecord: 0.0ms)
4595
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 12:59:49 +0200
4596
+ Processing by Seiten::PagesController#show as HTML
4597
+ Parameters: {"page"=>"about/our-team"}
4598
+ Completed 200 OK in 106ms (Views: 104.3ms | ActiveRecord: 0.0ms)
4599
+  (0.0ms) rollback transaction
4600
+  (0.0ms) begin transaction
4601
+ Started GET "/" for 127.0.0.1 at 2013-08-20 12:59:49 +0200
4602
+ Processing by Seiten::PagesController#show as HTML
4603
+ Completed 200 OK in 52ms (Views: 50.5ms | ActiveRecord: 0.0ms)
4604
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 12:59:49 +0200
4605
+ Processing by Seiten::PagesController#show as HTML
4606
+ Parameters: {"page"=>"products/web-development"}
4607
+ Completed 200 OK in 71ms (Views: 69.4ms | ActiveRecord: 0.0ms)
4608
+  (0.1ms) rollback transaction
4609
+  (0.0ms) begin transaction
4610
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:59:49 +0200
4611
+ Processing by Seiten::PagesController#show as HTML
4612
+ Parameters: {"page"=>"about/partners"}
4613
+ Completed 200 OK in 110ms (Views: 109.1ms | ActiveRecord: 0.0ms)
4614
+  (0.1ms) rollback transaction
4615
+  (0.0ms) begin transaction
4616
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 12:59:49 +0200
4617
+ Processing by PagesController#secret as HTML
4618
+ Completed 200 OK in 28ms (Views: 28.0ms | ActiveRecord: 0.0ms)
4619
+  (0.1ms) rollback transaction
4620
+  (0.0ms) begin transaction
4621
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 12:59:49 +0200
4622
+ Processing by Seiten::PagesController#show as HTML
4623
+ Parameters: {"page"=>"about/partners"}
4624
+ Completed 200 OK in 87ms (Views: 85.6ms | ActiveRecord: 0.0ms)
4625
+  (0.0ms) rollback transaction
4626
+  (0.1ms) begin transaction
4627
+  (0.0ms) rollback transaction
4628
+ Connecting to database specified by database.yml
4629
+  (0.2ms) begin transaction
4630
+ Started GET "/about/works" for 127.0.0.1 at 2013-08-20 13:01:09 +0200
4631
+ Processing by Seiten::PagesController#show as HTML
4632
+ Parameters: {"page"=>"about/works"}
4633
+ Rendered app/pages/about/works.html.erb (0.2ms)
4634
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.9ms)
4635
+ Completed 200 OK in 78ms (Views: 76.3ms | ActiveRecord: 0.0ms)
4636
+  (0.1ms) rollback transaction
4637
+  (0.0ms) begin transaction
4638
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:01:09 +0200
4639
+ Processing by Seiten::PagesController#show as HTML
4640
+ Completed 200 OK in 54ms (Views: 52.6ms | ActiveRecord: 0.0ms)
4641
+  (0.1ms) rollback transaction
4642
+  (0.0ms) begin transaction
4643
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 13:01:09 +0200
4644
+ Processing by Seiten::PagesController#show as HTML
4645
+ Parameters: {"page"=>"products/logo-design"}
4646
+ Completed 200 OK in 97ms (Views: 96.0ms | ActiveRecord: 0.0ms)
4647
+  (0.1ms) rollback transaction
4648
+  (0.0ms) begin transaction
4649
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:01:09 +0200
4650
+ Processing by Seiten::PagesController#show as HTML
4651
+ Parameters: {"page"=>"about/our-team/switzerland"}
4652
+ Completed 200 OK in 118ms (Views: 116.4ms | ActiveRecord: 0.0ms)
4653
+  (0.1ms) rollback transaction
4654
+  (0.0ms) begin transaction
4655
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:01:09 +0200
4656
+ Processing by Seiten::PagesController#show as HTML
4657
+ Completed 200 OK in 52ms (Views: 50.2ms | ActiveRecord: 0.0ms)
4658
+  (0.1ms) rollback transaction
4659
+  (0.0ms) begin transaction
4660
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 13:01:10 +0200
4661
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:01:10 +0200
4662
+ Processing by Seiten::PagesController#show as HTML
4663
+ Parameters: {"page"=>"about/our-team"}
4664
+ Completed 200 OK in 108ms (Views: 106.3ms | ActiveRecord: 0.0ms)
4665
+  (0.1ms) rollback transaction
4666
+  (0.0ms) begin transaction
4667
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:01:10 +0200
4668
+ Processing by Seiten::PagesController#show as HTML
4669
+ Completed 200 OK in 53ms (Views: 51.5ms | ActiveRecord: 0.0ms)
4670
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 13:01:10 +0200
4671
+ Processing by Seiten::PagesController#show as HTML
4672
+ Parameters: {"page"=>"contact"}
4673
+ Completed 200 OK in 72ms (Views: 70.8ms | ActiveRecord: 0.0ms)
4674
+  (0.1ms) rollback transaction
4675
+  (0.0ms) begin transaction
4676
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:01:10 +0200
4677
+ Processing by Seiten::PagesController#show as HTML
4678
+ Completed 200 OK in 57ms (Views: 55.2ms | ActiveRecord: 0.0ms)
4679
+  (0.1ms) rollback transaction
4680
+  (0.0ms) begin transaction
4681
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:01:10 +0200
4682
+ Processing by Seiten::PagesController#show as HTML
4683
+ Parameters: {"page"=>"about/our-team/switzerland"}
4684
+ Completed 200 OK in 121ms (Views: 119.4ms | ActiveRecord: 0.0ms)
4685
+  (0.0ms) rollback transaction
4686
+  (0.0ms) begin transaction
4687
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:01:10 +0200
4688
+ Processing by Seiten::PagesController#show as HTML
4689
+ Parameters: {"page"=>"about/our-team/switzerland"}
4690
+ Completed 200 OK in 117ms (Views: 116.0ms | ActiveRecord: 0.0ms)
4691
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:01:10 +0200
4692
+ Processing by Seiten::PagesController#show as HTML
4693
+ Parameters: {"page"=>"about/our-team"}
4694
+ Completed 200 OK in 105ms (Views: 103.5ms | ActiveRecord: 0.0ms)
4695
+  (0.0ms) rollback transaction
4696
+  (0.0ms) begin transaction
4697
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:01:10 +0200
4698
+ Processing by Seiten::PagesController#show as HTML
4699
+ Completed 200 OK in 52ms (Views: 51.1ms | ActiveRecord: 0.0ms)
4700
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 13:01:10 +0200
4701
+ Processing by Seiten::PagesController#show as HTML
4702
+ Parameters: {"page"=>"products/web-development"}
4703
+ Completed 200 OK in 73ms (Views: 71.5ms | ActiveRecord: 0.0ms)
4704
+  (0.1ms) rollback transaction
4705
+  (0.0ms) begin transaction
4706
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:01:10 +0200
4707
+ Processing by Seiten::PagesController#show as HTML
4708
+ Parameters: {"page"=>"about/partners"}
4709
+ Completed 200 OK in 111ms (Views: 110.1ms | ActiveRecord: 0.0ms)
4710
+  (0.1ms) rollback transaction
4711
+  (0.0ms) begin transaction
4712
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 13:01:11 +0200
4713
+ Processing by PagesController#secret as HTML
4714
+ Completed 200 OK in 29ms (Views: 28.8ms | ActiveRecord: 0.0ms)
4715
+  (0.1ms) rollback transaction
4716
+  (0.0ms) begin transaction
4717
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:01:11 +0200
4718
+ Processing by Seiten::PagesController#show as HTML
4719
+ Parameters: {"page"=>"about/partners"}
4720
+ Completed 200 OK in 87ms (Views: 85.8ms | ActiveRecord: 0.0ms)
4721
+  (0.1ms) rollback transaction
4722
+  (0.1ms) begin transaction
4723
+  (0.0ms) rollback transaction
4724
+ Connecting to database specified by database.yml
4725
+  (0.2ms) begin transaction
4726
+ Started GET "/about/works" for 127.0.0.1 at 2013-08-20 13:03:46 +0200
4727
+ Processing by Seiten::PagesController#show as HTML
4728
+ Parameters: {"page"=>"about/works"}
4729
+ Rendered app/pages/about/works.html.erb (0.2ms)
4730
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.8ms)
4731
+ Completed 200 OK in 81ms (Views: 79.2ms | ActiveRecord: 0.0ms)
4732
+  (0.1ms) rollback transaction
4733
+  (0.0ms) begin transaction
4734
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:03:46 +0200
4735
+ Processing by Seiten::PagesController#show as HTML
4736
+ Completed 200 OK in 61ms (Views: 59.2ms | ActiveRecord: 0.0ms)
4737
+  (0.1ms) rollback transaction
4738
+  (0.0ms) begin transaction
4739
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 13:03:46 +0200
4740
+ Processing by Seiten::PagesController#show as HTML
4741
+ Parameters: {"page"=>"products/logo-design"}
4742
+ Completed 200 OK in 115ms (Views: 113.9ms | ActiveRecord: 0.0ms)
4743
+  (0.1ms) rollback transaction
4744
+  (0.0ms) begin transaction
4745
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:03:46 +0200
4746
+ Processing by Seiten::PagesController#show as HTML
4747
+ Parameters: {"page"=>"about/our-team/switzerland"}
4748
+ Completed 200 OK in 127ms (Views: 125.0ms | ActiveRecord: 0.0ms)
4749
+  (0.1ms) rollback transaction
4750
+  (0.0ms) begin transaction
4751
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:03:46 +0200
4752
+ Processing by Seiten::PagesController#show as HTML
4753
+ Completed 200 OK in 55ms (Views: 53.1ms | ActiveRecord: 0.0ms)
4754
+  (0.1ms) rollback transaction
4755
+  (0.0ms) begin transaction
4756
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 13:03:47 +0200
4757
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:03:47 +0200
4758
+ Processing by Seiten::PagesController#show as HTML
4759
+ Parameters: {"page"=>"about/our-team"}
4760
+ Completed 200 OK in 115ms (Views: 113.5ms | ActiveRecord: 0.0ms)
4761
+  (0.1ms) rollback transaction
4762
+  (0.0ms) begin transaction
4763
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:03:47 +0200
4764
+ Processing by Seiten::PagesController#show as HTML
4765
+ Completed 200 OK in 55ms (Views: 53.4ms | ActiveRecord: 0.0ms)
4766
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 13:03:47 +0200
4767
+ Processing by Seiten::PagesController#show as HTML
4768
+ Parameters: {"page"=>"contact"}
4769
+ Completed 200 OK in 77ms (Views: 76.0ms | ActiveRecord: 0.0ms)
4770
+  (0.1ms) rollback transaction
4771
+  (0.0ms) begin transaction
4772
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:03:47 +0200
4773
+ Processing by Seiten::PagesController#show as HTML
4774
+ Completed 200 OK in 55ms (Views: 53.4ms | ActiveRecord: 0.0ms)
4775
+  (0.0ms) rollback transaction
4776
+  (0.0ms) begin transaction
4777
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:03:47 +0200
4778
+ Processing by Seiten::PagesController#show as HTML
4779
+ Parameters: {"page"=>"about/our-team/switzerland"}
4780
+ Completed 200 OK in 125ms (Views: 123.9ms | ActiveRecord: 0.0ms)
4781
+  (0.0ms) rollback transaction
4782
+  (0.0ms) begin transaction
4783
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:03:47 +0200
4784
+ Processing by Seiten::PagesController#show as HTML
4785
+ Parameters: {"page"=>"about/our-team/switzerland"}
4786
+ Completed 200 OK in 126ms (Views: 124.9ms | ActiveRecord: 0.0ms)
4787
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:03:47 +0200
4788
+ Processing by Seiten::PagesController#show as HTML
4789
+ Parameters: {"page"=>"about/our-team"}
4790
+ Completed 200 OK in 113ms (Views: 111.3ms | ActiveRecord: 0.0ms)
4791
+  (0.0ms) rollback transaction
4792
+  (0.0ms) begin transaction
4793
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:03:47 +0200
4794
+ Processing by Seiten::PagesController#show as HTML
4795
+ Completed 200 OK in 56ms (Views: 54.7ms | ActiveRecord: 0.0ms)
4796
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 13:03:47 +0200
4797
+ Processing by Seiten::PagesController#show as HTML
4798
+ Parameters: {"page"=>"products/web-development"}
4799
+ Completed 200 OK in 77ms (Views: 75.3ms | ActiveRecord: 0.0ms)
4800
+  (0.1ms) rollback transaction
4801
+  (0.0ms) begin transaction
4802
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:03:47 +0200
4803
+ Processing by Seiten::PagesController#show as HTML
4804
+ Parameters: {"page"=>"about/partners"}
4805
+ Completed 200 OK in 115ms (Views: 113.7ms | ActiveRecord: 0.0ms)
4806
+  (0.1ms) rollback transaction
4807
+  (0.0ms) begin transaction
4808
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 13:03:48 +0200
4809
+ Processing by PagesController#secret as HTML
4810
+ Completed 200 OK in 56ms (Views: 55.5ms | ActiveRecord: 0.0ms)
4811
+  (0.1ms) rollback transaction
4812
+  (0.0ms) begin transaction
4813
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:03:48 +0200
4814
+ Processing by Seiten::PagesController#show as HTML
4815
+ Parameters: {"page"=>"about/partners"}
4816
+ Completed 200 OK in 117ms (Views: 115.2ms | ActiveRecord: 0.0ms)
4817
+  (0.0ms) rollback transaction
4818
+  (0.1ms) begin transaction
4819
+  (0.0ms) rollback transaction
4820
+ Connecting to database specified by database.yml
4821
+  (0.2ms) begin transaction
4822
+ Started GET "/about/works" for 127.0.0.1 at 2013-08-20 13:04:21 +0200
4823
+ Processing by Seiten::PagesController#show as HTML
4824
+ Parameters: {"page"=>"about/works"}
4825
+ Rendered app/pages/about/works.html.erb (0.2ms)
4826
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.8ms)
4827
+ Completed 200 OK in 83ms (Views: 81.7ms | ActiveRecord: 0.0ms)
4828
+  (0.1ms) rollback transaction
4829
+  (0.0ms) begin transaction
4830
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:04:21 +0200
4831
+ Processing by Seiten::PagesController#show as HTML
4832
+ Completed 200 OK in 57ms (Views: 55.5ms | ActiveRecord: 0.0ms)
4833
+  (0.1ms) rollback transaction
4834
+  (0.0ms) begin transaction
4835
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 13:04:21 +0200
4836
+ Processing by Seiten::PagesController#show as HTML
4837
+ Parameters: {"page"=>"products/logo-design"}
4838
+ Completed 200 OK in 104ms (Views: 102.9ms | ActiveRecord: 0.0ms)
4839
+  (0.1ms) rollback transaction
4840
+  (0.0ms) begin transaction
4841
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:04:21 +0200
4842
+ Processing by Seiten::PagesController#show as HTML
4843
+ Parameters: {"page"=>"about/our-team/switzerland"}
4844
+ Completed 200 OK in 126ms (Views: 124.2ms | ActiveRecord: 0.0ms)
4845
+  (0.1ms) rollback transaction
4846
+  (0.0ms) begin transaction
4847
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:04:21 +0200
4848
+ Processing by Seiten::PagesController#show as HTML
4849
+ Completed 200 OK in 55ms (Views: 53.4ms | ActiveRecord: 0.0ms)
4850
+  (0.1ms) rollback transaction
4851
+  (0.0ms) begin transaction
4852
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 13:04:21 +0200
4853
+ Started GET "/our-team" for 127.0.0.1 at 2013-08-20 13:04:21 +0200
4854
+ Processing by Seiten::PagesController#show as HTML
4855
+ Parameters: {"page"=>"our-team"}
4856
+ Completed 404 Not Found in 2ms (ActiveRecord: 0.0ms)
4857
+  (0.0ms) rollback transaction
4858
+  (0.0ms) begin transaction
4859
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:04:21 +0200
4860
+ Processing by Seiten::PagesController#show as HTML
4861
+ Completed 200 OK in 30ms (Views: 28.9ms | ActiveRecord: 0.0ms)
4862
+ Started GET "/products/hire-us" for 127.0.0.1 at 2013-08-20 13:04:21 +0200
4863
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 13:04:21 +0200
4864
+ Processing by Seiten::PagesController#show as HTML
4865
+ Parameters: {"page"=>"contact"}
4866
+ Completed 200 OK in 58ms (Views: 56.5ms | ActiveRecord: 0.0ms)
4867
+  (0.1ms) rollback transaction
4868
+  (0.0ms) begin transaction
4869
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:04:21 +0200
4870
+ Processing by Seiten::PagesController#show as HTML
4871
+ Completed 200 OK in 58ms (Views: 57.1ms | ActiveRecord: 0.0ms)
4872
+  (0.0ms) rollback transaction
4873
+  (0.0ms) begin transaction
4874
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:04:22 +0200
4875
+ Processing by Seiten::PagesController#show as HTML
4876
+ Parameters: {"page"=>"about/our-team/switzerland"}
4877
+ Completed 200 OK in 128ms (Views: 126.4ms | ActiveRecord: 0.0ms)
4878
+  (0.0ms) rollback transaction
4879
+  (0.0ms) begin transaction
4880
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:04:22 +0200
4881
+ Processing by Seiten::PagesController#show as HTML
4882
+ Parameters: {"page"=>"about/our-team/switzerland"}
4883
+ Completed 200 OK in 123ms (Views: 121.8ms | ActiveRecord: 0.0ms)
4884
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:04:22 +0200
4885
+ Processing by Seiten::PagesController#show as HTML
4886
+ Parameters: {"page"=>"about/our-team"}
4887
+ Completed 200 OK in 115ms (Views: 113.2ms | ActiveRecord: 0.0ms)
4888
+  (0.1ms) rollback transaction
4889
+  (0.0ms) begin transaction
4890
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:04:22 +0200
4891
+ Processing by Seiten::PagesController#show as HTML
4892
+ Completed 200 OK in 56ms (Views: 54.2ms | ActiveRecord: 0.0ms)
4893
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 13:04:22 +0200
4894
+ Processing by Seiten::PagesController#show as HTML
4895
+ Parameters: {"page"=>"products/web-development"}
4896
+ Completed 200 OK in 80ms (Views: 78.4ms | ActiveRecord: 0.0ms)
4897
+  (0.1ms) rollback transaction
4898
+  (0.0ms) begin transaction
4899
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:04:22 +0200
4900
+ Processing by Seiten::PagesController#show as HTML
4901
+ Parameters: {"page"=>"about/partners"}
4902
+ Completed 200 OK in 118ms (Views: 116.4ms | ActiveRecord: 0.0ms)
4903
+  (0.1ms) rollback transaction
4904
+  (0.0ms) begin transaction
4905
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 13:04:22 +0200
4906
+ Processing by PagesController#secret as HTML
4907
+ Completed 200 OK in 58ms (Views: 57.6ms | ActiveRecord: 0.0ms)
4908
+  (0.1ms) rollback transaction
4909
+  (0.0ms) begin transaction
4910
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:04:22 +0200
4911
+ Processing by Seiten::PagesController#show as HTML
4912
+ Parameters: {"page"=>"about/partners"}
4913
+ Completed 200 OK in 118ms (Views: 116.2ms | ActiveRecord: 0.0ms)
4914
+  (0.0ms) rollback transaction
4915
+  (0.1ms) begin transaction
4916
+  (0.0ms) rollback transaction
4917
+ Connecting to database specified by database.yml
4918
+  (0.2ms) begin transaction
4919
+ Started GET "/about/works" for 127.0.0.1 at 2013-08-20 13:04:52 +0200
4920
+ Processing by Seiten::PagesController#show as HTML
4921
+ Parameters: {"page"=>"about/works"}
4922
+ Rendered app/pages/about/works.html.erb (0.2ms)
4923
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.9ms)
4924
+ Completed 200 OK in 83ms (Views: 81.6ms | ActiveRecord: 0.0ms)
4925
+  (0.1ms) rollback transaction
4926
+  (0.0ms) begin transaction
4927
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:04:52 +0200
4928
+ Processing by Seiten::PagesController#show as HTML
4929
+ Completed 200 OK in 58ms (Views: 56.1ms | ActiveRecord: 0.0ms)
4930
+  (0.1ms) rollback transaction
4931
+  (0.0ms) begin transaction
4932
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 13:04:53 +0200
4933
+ Processing by Seiten::PagesController#show as HTML
4934
+ Parameters: {"page"=>"products/logo-design"}
4935
+ Completed 200 OK in 106ms (Views: 104.2ms | ActiveRecord: 0.0ms)
4936
+  (0.1ms) rollback transaction
4937
+  (0.0ms) begin transaction
4938
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:04:53 +0200
4939
+ Processing by Seiten::PagesController#show as HTML
4940
+ Parameters: {"page"=>"about/our-team/switzerland"}
4941
+ Completed 200 OK in 127ms (Views: 125.3ms | ActiveRecord: 0.0ms)
4942
+  (0.1ms) rollback transaction
4943
+  (0.0ms) begin transaction
4944
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:04:53 +0200
4945
+ Processing by Seiten::PagesController#show as HTML
4946
+ Completed 200 OK in 57ms (Views: 55.4ms | ActiveRecord: 0.0ms)
4947
+  (0.1ms) rollback transaction
4948
+  (0.0ms) begin transaction
4949
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 13:04:53 +0200
4950
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:04:53 +0200
4951
+ Processing by Seiten::PagesController#show as HTML
4952
+ Parameters: {"page"=>"about/our-team"}
4953
+ Completed 200 OK in 92ms (Views: 90.4ms | ActiveRecord: 0.0ms)
4954
+  (0.1ms) rollback transaction
4955
+  (0.0ms) begin transaction
4956
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:04:53 +0200
4957
+ Processing by Seiten::PagesController#show as HTML
4958
+ Completed 200 OK in 56ms (Views: 54.2ms | ActiveRecord: 0.0ms)
4959
+ Started GET "/products/hire-us" for 127.0.0.1 at 2013-08-20 13:04:53 +0200
4960
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 13:04:53 +0200
4961
+ Processing by Seiten::PagesController#show as HTML
4962
+ Parameters: {"page"=>"contact"}
4963
+ Completed 200 OK in 57ms (Views: 55.1ms | ActiveRecord: 0.0ms)
4964
+  (0.1ms) rollback transaction
4965
+  (0.0ms) begin transaction
4966
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:04:53 +0200
4967
+ Processing by Seiten::PagesController#show as HTML
4968
+ Completed 200 OK in 56ms (Views: 54.6ms | ActiveRecord: 0.0ms)
4969
+  (0.0ms) rollback transaction
4970
+  (0.0ms) begin transaction
4971
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:04:53 +0200
4972
+ Processing by Seiten::PagesController#show as HTML
4973
+ Parameters: {"page"=>"about/our-team/switzerland"}
4974
+ Completed 200 OK in 128ms (Views: 126.9ms | ActiveRecord: 0.0ms)
4975
+  (0.0ms) rollback transaction
4976
+  (0.0ms) begin transaction
4977
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:04:53 +0200
4978
+ Processing by Seiten::PagesController#show as HTML
4979
+ Parameters: {"page"=>"about/our-team/switzerland"}
4980
+ Completed 200 OK in 127ms (Views: 125.9ms | ActiveRecord: 0.0ms)
4981
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:04:54 +0200
4982
+ Processing by Seiten::PagesController#show as HTML
4983
+ Parameters: {"page"=>"about/our-team"}
4984
+ Completed 200 OK in 112ms (Views: 111.0ms | ActiveRecord: 0.0ms)
4985
+  (0.0ms) rollback transaction
4986
+  (0.0ms) begin transaction
4987
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:04:54 +0200
4988
+ Processing by Seiten::PagesController#show as HTML
4989
+ Completed 200 OK in 31ms (Views: 29.1ms | ActiveRecord: 0.0ms)
4990
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 13:04:54 +0200
4991
+ Processing by Seiten::PagesController#show as HTML
4992
+ Parameters: {"page"=>"products/web-development"}
4993
+ Completed 200 OK in 103ms (Views: 101.5ms | ActiveRecord: 0.0ms)
4994
+  (0.1ms) rollback transaction
4995
+  (0.0ms) begin transaction
4996
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:04:54 +0200
4997
+ Processing by Seiten::PagesController#show as HTML
4998
+ Parameters: {"page"=>"about/partners"}
4999
+ Completed 200 OK in 121ms (Views: 119.4ms | ActiveRecord: 0.0ms)
5000
+  (0.1ms) rollback transaction
5001
+  (0.0ms) begin transaction
5002
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 13:04:54 +0200
5003
+ Processing by PagesController#secret as HTML
5004
+ Completed 200 OK in 32ms (Views: 32.0ms | ActiveRecord: 0.0ms)
5005
+  (0.1ms) rollback transaction
5006
+  (0.0ms) begin transaction
5007
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:04:54 +0200
5008
+ Processing by Seiten::PagesController#show as HTML
5009
+ Parameters: {"page"=>"about/partners"}
5010
+ Completed 200 OK in 96ms (Views: 94.4ms | ActiveRecord: 0.0ms)
5011
+  (0.0ms) rollback transaction
5012
+  (0.1ms) begin transaction
5013
+  (0.0ms) rollback transaction
5014
+ Connecting to database specified by database.yml
5015
+  (0.2ms) begin transaction
5016
+ Started GET "/about/works" for 127.0.0.1 at 2013-08-20 13:06:18 +0200
5017
+ Processing by Seiten::PagesController#show as HTML
5018
+ Parameters: {"page"=>"about/works"}
5019
+ Rendered app/pages/about/works.html.erb (0.2ms)
5020
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.9ms)
5021
+ Completed 200 OK in 83ms (Views: 80.8ms | ActiveRecord: 0.0ms)
5022
+  (0.1ms) rollback transaction
5023
+  (0.0ms) begin transaction
5024
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:06:18 +0200
5025
+ Processing by Seiten::PagesController#show as HTML
5026
+ Completed 200 OK in 58ms (Views: 56.0ms | ActiveRecord: 0.0ms)
5027
+  (0.1ms) rollback transaction
5028
+  (0.0ms) begin transaction
5029
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 13:06:18 +0200
5030
+ Processing by Seiten::PagesController#show as HTML
5031
+ Parameters: {"page"=>"products/logo-design"}
5032
+ Completed 200 OK in 104ms (Views: 102.5ms | ActiveRecord: 0.0ms)
5033
+  (0.1ms) rollback transaction
5034
+  (0.0ms) begin transaction
5035
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:06:18 +0200
5036
+ Processing by Seiten::PagesController#show as HTML
5037
+ Parameters: {"page"=>"about/our-team/switzerland"}
5038
+ Completed 200 OK in 127ms (Views: 125.7ms | ActiveRecord: 0.0ms)
5039
+  (0.1ms) rollback transaction
5040
+  (0.0ms) begin transaction
5041
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:06:18 +0200
5042
+ Processing by Seiten::PagesController#show as HTML
5043
+ Completed 200 OK in 57ms (Views: 55.2ms | ActiveRecord: 0.0ms)
5044
+  (0.1ms) rollback transaction
5045
+  (0.0ms) begin transaction
5046
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:06:18 +0200
5047
+ Processing by Seiten::PagesController#show as HTML
5048
+ Completed 200 OK in 31ms (Views: 29.3ms | ActiveRecord: 0.0ms)
5049
+  (0.0ms) rollback transaction
5050
+  (0.0ms) begin transaction
5051
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:06:18 +0200
5052
+ Processing by Seiten::PagesController#show as HTML
5053
+ Parameters: {"page"=>"about/our-team/switzerland"}
5054
+ Completed 200 OK in 129ms (Views: 127.7ms | ActiveRecord: 0.0ms)
5055
+  (0.0ms) rollback transaction
5056
+  (0.0ms) begin transaction
5057
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:06:18 +0200
5058
+ Processing by Seiten::PagesController#show as HTML
5059
+ Parameters: {"page"=>"about/our-team/switzerland"}
5060
+ Completed 200 OK in 128ms (Views: 126.1ms | ActiveRecord: 0.0ms)
5061
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:06:19 +0200
5062
+ Processing by Seiten::PagesController#show as HTML
5063
+ Parameters: {"page"=>"about/our-team"}
5064
+ Completed 200 OK in 88ms (Views: 86.8ms | ActiveRecord: 0.0ms)
5065
+  (0.1ms) rollback transaction
5066
+  (0.0ms) begin transaction
5067
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:06:19 +0200
5068
+ Processing by Seiten::PagesController#show as HTML
5069
+ Completed 200 OK in 57ms (Views: 55.8ms | ActiveRecord: 0.0ms)
5070
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 13:06:19 +0200
5071
+ Processing by Seiten::PagesController#show as HTML
5072
+ Parameters: {"page"=>"products/web-development"}
5073
+ Completed 200 OK in 102ms (Views: 101.0ms | ActiveRecord: 0.0ms)
5074
+  (0.1ms) rollback transaction
5075
+  (0.0ms) begin transaction
5076
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:06:19 +0200
5077
+ Processing by Seiten::PagesController#show as HTML
5078
+ Parameters: {"page"=>"about/partners"}
5079
+ Completed 200 OK in 97ms (Views: 95.3ms | ActiveRecord: 0.0ms)
5080
+  (0.1ms) rollback transaction
5081
+  (0.0ms) begin transaction
5082
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 13:06:19 +0200
5083
+ Processing by PagesController#secret as HTML
5084
+ Completed 200 OK in 57ms (Views: 56.8ms | ActiveRecord: 0.0ms)
5085
+  (0.1ms) rollback transaction
5086
+  (0.0ms) begin transaction
5087
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:06:19 +0200
5088
+ Processing by Seiten::PagesController#show as HTML
5089
+ Parameters: {"page"=>"about/partners"}
5090
+ Completed 200 OK in 119ms (Views: 117.1ms | ActiveRecord: 0.0ms)
5091
+  (0.0ms) rollback transaction
5092
+  (0.1ms) begin transaction
5093
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 13:06:19 +0200
5094
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:06:19 +0200
5095
+ Processing by Seiten::PagesController#show as HTML
5096
+ Parameters: {"page"=>"about/our-team"}
5097
+ Completed 200 OK in 90ms (Views: 88.5ms | ActiveRecord: 0.0ms)
5098
+  (0.1ms) rollback transaction
5099
+  (0.0ms) begin transaction
5100
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:06:19 +0200
5101
+ Processing by Seiten::PagesController#show as HTML
5102
+ Completed 200 OK in 57ms (Views: 55.3ms | ActiveRecord: 0.0ms)
5103
+ Started GET "/products/hire-us" for 127.0.0.1 at 2013-08-20 13:06:19 +0200
5104
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 13:06:19 +0200
5105
+ Processing by Seiten::PagesController#show as HTML
5106
+ Parameters: {"page"=>"contact"}
5107
+ Completed 200 OK in 57ms (Views: 55.4ms | ActiveRecord: 0.0ms)
5108
+  (0.1ms) rollback transaction
5109
+  (0.0ms) begin transaction
5110
+  (0.0ms) rollback transaction
5111
+ Connecting to database specified by database.yml
5112
+  (0.2ms) begin transaction
5113
+ Started GET "/about/works" for 127.0.0.1 at 2013-08-20 13:19:16 +0200
5114
+ Processing by Seiten::PagesController#show as HTML
5115
+ Parameters: {"page"=>"about/works"}
5116
+ Rendered app/pages/about/works.html.erb (0.2ms)
5117
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.7ms)
5118
+ Completed 200 OK in 79ms (Views: 77.0ms | ActiveRecord: 0.0ms)
5119
+  (0.1ms) rollback transaction
5120
+  (0.0ms) begin transaction
5121
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:19:16 +0200
5122
+ Processing by Seiten::PagesController#show as HTML
5123
+ Completed 200 OK in 56ms (Views: 54.8ms | ActiveRecord: 0.0ms)
5124
+  (0.1ms) rollback transaction
5125
+  (0.0ms) begin transaction
5126
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 13:19:16 +0200
5127
+ Processing by Seiten::PagesController#show as HTML
5128
+ Parameters: {"page"=>"products/logo-design"}
5129
+ Completed 200 OK in 100ms (Views: 98.1ms | ActiveRecord: 0.0ms)
5130
+  (0.1ms) rollback transaction
5131
+  (0.0ms) begin transaction
5132
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:19:16 +0200
5133
+ Processing by Seiten::PagesController#show as HTML
5134
+ Parameters: {"page"=>"about/our-team/switzerland"}
5135
+ Completed 200 OK in 122ms (Views: 120.6ms | ActiveRecord: 0.0ms)
5136
+  (0.1ms) rollback transaction
5137
+  (0.0ms) begin transaction
5138
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:19:17 +0200
5139
+ Processing by Seiten::PagesController#show as HTML
5140
+ Completed 200 OK in 54ms (Views: 52.3ms | ActiveRecord: 0.0ms)
5141
+  (0.1ms) rollback transaction
5142
+  (0.0ms) begin transaction
5143
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:19:17 +0200
5144
+ Processing by Seiten::PagesController#show as HTML
5145
+ Completed 200 OK in 30ms (Views: 28.0ms | ActiveRecord: 0.0ms)
5146
+  (0.0ms) rollback transaction
5147
+  (0.0ms) begin transaction
5148
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:19:17 +0200
5149
+ Processing by Seiten::PagesController#show as HTML
5150
+ Parameters: {"page"=>"about/our-team/switzerland"}
5151
+ Completed 200 OK in 120ms (Views: 118.8ms | ActiveRecord: 0.0ms)
5152
+  (0.0ms) rollback transaction
5153
+  (0.0ms) begin transaction
5154
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:19:17 +0200
5155
+ Processing by Seiten::PagesController#show as HTML
5156
+ Parameters: {"page"=>"about/our-team/switzerland"}
5157
+ Completed 200 OK in 122ms (Views: 120.6ms | ActiveRecord: 0.0ms)
5158
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:19:17 +0200
5159
+ Processing by Seiten::PagesController#show as HTML
5160
+ Parameters: {"page"=>"about/our-team"}
5161
+ Completed 200 OK in 86ms (Views: 84.8ms | ActiveRecord: 0.0ms)
5162
+  (0.1ms) rollback transaction
5163
+  (0.0ms) begin transaction
5164
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:19:17 +0200
5165
+ Processing by Seiten::PagesController#show as HTML
5166
+ Completed 200 OK in 54ms (Views: 52.6ms | ActiveRecord: 0.0ms)
5167
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 13:19:17 +0200
5168
+ Processing by Seiten::PagesController#show as HTML
5169
+ Parameters: {"page"=>"products/web-development"}
5170
+ Completed 200 OK in 96ms (Views: 94.9ms | ActiveRecord: 0.0ms)
5171
+  (0.1ms) rollback transaction
5172
+  (0.0ms) begin transaction
5173
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:19:17 +0200
5174
+ Processing by Seiten::PagesController#show as HTML
5175
+ Parameters: {"page"=>"about/partners"}
5176
+ Completed 200 OK in 94ms (Views: 92.9ms | ActiveRecord: 0.0ms)
5177
+  (0.1ms) rollback transaction
5178
+  (0.0ms) begin transaction
5179
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 13:19:17 +0200
5180
+ Processing by PagesController#secret as HTML
5181
+ Completed 200 OK in 57ms (Views: 56.6ms | ActiveRecord: 0.0ms)
5182
+  (0.1ms) rollback transaction
5183
+  (0.0ms) begin transaction
5184
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:19:17 +0200
5185
+ Processing by Seiten::PagesController#show as HTML
5186
+ Parameters: {"page"=>"about/partners"}
5187
+ Completed 200 OK in 116ms (Views: 114.8ms | ActiveRecord: 0.0ms)
5188
+  (0.0ms) rollback transaction
5189
+  (0.1ms) begin transaction
5190
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 13:19:18 +0200
5191
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:19:18 +0200
5192
+ Processing by Seiten::PagesController#show as HTML
5193
+ Parameters: {"page"=>"about/our-team"}
5194
+ Completed 200 OK in 87ms (Views: 85.4ms | ActiveRecord: 0.0ms)
5195
+  (0.1ms) rollback transaction
5196
+  (0.0ms) begin transaction
5197
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:19:18 +0200
5198
+ Processing by Seiten::PagesController#show as HTML
5199
+ Completed 200 OK in 55ms (Views: 53.8ms | ActiveRecord: 0.0ms)
5200
+ Started GET "/products/hire-us" for 127.0.0.1 at 2013-08-20 13:19:18 +0200
5201
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 13:19:18 +0200
5202
+ Processing by Seiten::PagesController#show as HTML
5203
+ Parameters: {"page"=>"contact"}
5204
+ Completed 200 OK in 55ms (Views: 53.6ms | ActiveRecord: 0.0ms)
5205
+  (0.1ms) rollback transaction
5206
+  (0.0ms) begin transaction
5207
+  (0.0ms) rollback transaction
5208
+ Connecting to database specified by database.yml
5209
+  (0.2ms) begin transaction
5210
+ Started GET "/about/works" for 127.0.0.1 at 2013-08-20 13:19:58 +0200
5211
+ Processing by Seiten::PagesController#show as HTML
5212
+ Parameters: {"page"=>"about/works"}
5213
+ Rendered app/pages/about/works.html.erb (0.2ms)
5214
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.7ms)
5215
+ Completed 200 OK in 80ms (Views: 77.9ms | ActiveRecord: 0.0ms)
5216
+  (0.1ms) rollback transaction
5217
+  (0.0ms) begin transaction
5218
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:19:58 +0200
5219
+ Processing by Seiten::PagesController#show as HTML
5220
+ Completed 200 OK in 56ms (Views: 54.6ms | ActiveRecord: 0.0ms)
5221
+  (0.1ms) rollback transaction
5222
+  (0.0ms) begin transaction
5223
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 13:19:58 +0200
5224
+ Processing by Seiten::PagesController#show as HTML
5225
+ Parameters: {"page"=>"products/logo-design"}
5226
+ Completed 200 OK in 102ms (Views: 100.1ms | ActiveRecord: 0.0ms)
5227
+  (0.1ms) rollback transaction
5228
+  (0.0ms) begin transaction
5229
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:19:58 +0200
5230
+ Processing by Seiten::PagesController#show as HTML
5231
+ Parameters: {"page"=>"about/our-team/switzerland"}
5232
+ Completed 200 OK in 123ms (Views: 121.1ms | ActiveRecord: 0.0ms)
5233
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 13:19:58 +0200
5234
+ Processing by Seiten::PagesController#show as HTML
5235
+ Parameters: {"page"=>"contact"}
5236
+ Completed 200 OK in 55ms (Views: 53.4ms | ActiveRecord: 0.0ms)
5237
+  (0.1ms) rollback transaction
5238
+  (0.0ms) begin transaction
5239
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:19:58 +0200
5240
+ Processing by Seiten::PagesController#show as HTML
5241
+ Completed 200 OK in 54ms (Views: 52.8ms | ActiveRecord: 0.0ms)
5242
+  (0.1ms) rollback transaction
5243
+  (0.0ms) begin transaction
5244
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:19:58 +0200
5245
+ Processing by Seiten::PagesController#show as HTML
5246
+ Completed 200 OK in 56ms (Views: 30.6ms | ActiveRecord: 0.0ms)
5247
+  (0.0ms) rollback transaction
5248
+  (0.0ms) begin transaction
5249
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:19:59 +0200
5250
+ Processing by Seiten::PagesController#show as HTML
5251
+ Parameters: {"page"=>"about/our-team/switzerland"}
5252
+ Completed 200 OK in 121ms (Views: 119.3ms | ActiveRecord: 0.0ms)
5253
+  (0.0ms) rollback transaction
5254
+  (0.0ms) begin transaction
5255
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:19:59 +0200
5256
+ Processing by Seiten::PagesController#show as HTML
5257
+ Parameters: {"page"=>"about/our-team/switzerland"}
5258
+ Completed 200 OK in 125ms (Views: 123.2ms | ActiveRecord: 0.0ms)
5259
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:19:59 +0200
5260
+ Processing by Seiten::PagesController#show as HTML
5261
+ Parameters: {"page"=>"about/our-team"}
5262
+ Completed 200 OK in 93ms (Views: 91.5ms | ActiveRecord: 0.0ms)
5263
+  (0.1ms) rollback transaction
5264
+  (0.0ms) begin transaction
5265
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:19:59 +0200
5266
+ Processing by Seiten::PagesController#show as HTML
5267
+ Completed 200 OK in 55ms (Views: 53.6ms | ActiveRecord: 0.0ms)
5268
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 13:19:59 +0200
5269
+ Processing by Seiten::PagesController#show as HTML
5270
+ Parameters: {"page"=>"products/web-development"}
5271
+ Completed 200 OK in 100ms (Views: 99.0ms | ActiveRecord: 0.0ms)
5272
+  (0.1ms) rollback transaction
5273
+  (0.0ms) begin transaction
5274
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:19:59 +0200
5275
+ Processing by Seiten::PagesController#show as HTML
5276
+ Parameters: {"page"=>"about/partners"}
5277
+ Completed 200 OK in 94ms (Views: 92.0ms | ActiveRecord: 0.0ms)
5278
+  (0.1ms) rollback transaction
5279
+  (0.0ms) begin transaction
5280
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 13:19:59 +0200
5281
+ Processing by PagesController#secret as HTML
5282
+ Completed 200 OK in 55ms (Views: 55.1ms | ActiveRecord: 0.0ms)
5283
+  (0.1ms) rollback transaction
5284
+  (0.0ms) begin transaction
5285
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:19:59 +0200
5286
+ Processing by Seiten::PagesController#show as HTML
5287
+ Parameters: {"page"=>"about/partners"}
5288
+ Completed 200 OK in 115ms (Views: 113.9ms | ActiveRecord: 0.0ms)
5289
+  (0.0ms) rollback transaction
5290
+  (0.1ms) begin transaction
5291
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 13:20:00 +0200
5292
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:20:00 +0200
5293
+ Processing by Seiten::PagesController#show as HTML
5294
+ Parameters: {"page"=>"about/our-team"}
5295
+ Completed 200 OK in 87ms (Views: 85.9ms | ActiveRecord: 0.0ms)
5296
+  (0.1ms) rollback transaction
5297
+  (0.0ms) begin transaction
5298
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:20:00 +0200
5299
+ Processing by Seiten::PagesController#show as HTML
5300
+ Completed 200 OK in 54ms (Views: 52.9ms | ActiveRecord: 0.0ms)
5301
+ Started GET "/products/hire-us" for 127.0.0.1 at 2013-08-20 13:20:00 +0200
5302
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 13:20:00 +0200
5303
+ Processing by Seiten::PagesController#show as HTML
5304
+ Parameters: {"page"=>"contact"}
5305
+ Completed 200 OK in 53ms (Views: 52.0ms | ActiveRecord: 0.0ms)
5306
+  (0.0ms) rollback transaction
5307
+  (0.0ms) begin transaction
5308
+  (0.0ms) rollback transaction
5309
+ Connecting to database specified by database.yml
5310
+  (0.2ms) begin transaction
5311
+ Started GET "/about/works" for 127.0.0.1 at 2013-08-20 13:22:25 +0200
5312
+ Processing by Seiten::PagesController#show as HTML
5313
+ Parameters: {"page"=>"about/works"}
5314
+ Rendered app/pages/about/works.html.erb (0.2ms)
5315
+ Rendered /Users/pulleasy/code/seiten/app/views/seiten/pages/show.html.erb within layouts/application (1.7ms)
5316
+ Completed 200 OK in 81ms (Views: 79.2ms | ActiveRecord: 0.0ms)
5317
+  (0.1ms) rollback transaction
5318
+  (0.0ms) begin transaction
5319
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:22:25 +0200
5320
+ Processing by Seiten::PagesController#show as HTML
5321
+ Completed 200 OK in 57ms (Views: 55.1ms | ActiveRecord: 0.0ms)
5322
+  (0.1ms) rollback transaction
5323
+  (0.0ms) begin transaction
5324
+ Started GET "/products/logo-design" for 127.0.0.1 at 2013-08-20 13:22:25 +0200
5325
+ Processing by Seiten::PagesController#show as HTML
5326
+ Parameters: {"page"=>"products/logo-design"}
5327
+ Completed 200 OK in 105ms (Views: 103.5ms | ActiveRecord: 0.0ms)
5328
+  (0.1ms) rollback transaction
5329
+  (0.0ms) begin transaction
5330
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:22:25 +0200
5331
+ Processing by Seiten::PagesController#show as HTML
5332
+ Parameters: {"page"=>"about/our-team/switzerland"}
5333
+ Completed 200 OK in 124ms (Views: 122.6ms | ActiveRecord: 0.0ms)
5334
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 13:22:25 +0200
5335
+ Processing by Seiten::PagesController#show as HTML
5336
+ Parameters: {"page"=>"contact"}
5337
+ Completed 200 OK in 56ms (Views: 54.2ms | ActiveRecord: 0.0ms)
5338
+  (0.1ms) rollback transaction
5339
+  (0.1ms) begin transaction
5340
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:22:25 +0200
5341
+ Processing by Seiten::PagesController#show as HTML
5342
+ Completed 200 OK in 55ms (Views: 53.7ms | ActiveRecord: 0.0ms)
5343
+  (0.1ms) rollback transaction
5344
+  (0.0ms) begin transaction
5345
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:22:25 +0200
5346
+ Processing by Seiten::PagesController#show as HTML
5347
+ Completed 200 OK in 55ms (Views: 29.7ms | ActiveRecord: 0.0ms)
5348
+  (0.0ms) rollback transaction
5349
+  (0.0ms) begin transaction
5350
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:22:25 +0200
5351
+ Processing by Seiten::PagesController#show as HTML
5352
+ Parameters: {"page"=>"about/our-team/switzerland"}
5353
+ Completed 200 OK in 123ms (Views: 121.7ms | ActiveRecord: 0.0ms)
5354
+  (0.0ms) rollback transaction
5355
+  (0.0ms) begin transaction
5356
+ Started GET "/about/our-team/switzerland" for 127.0.0.1 at 2013-08-20 13:22:26 +0200
5357
+ Processing by Seiten::PagesController#show as HTML
5358
+ Parameters: {"page"=>"about/our-team/switzerland"}
5359
+ Completed 200 OK in 126ms (Views: 124.1ms | ActiveRecord: 0.0ms)
5360
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:22:26 +0200
5361
+ Processing by Seiten::PagesController#show as HTML
5362
+ Parameters: {"page"=>"about/our-team"}
5363
+ Completed 200 OK in 88ms (Views: 86.4ms | ActiveRecord: 0.0ms)
5364
+  (0.1ms) rollback transaction
5365
+  (0.0ms) begin transaction
5366
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:22:26 +0200
5367
+ Processing by Seiten::PagesController#show as HTML
5368
+ Completed 200 OK in 55ms (Views: 53.4ms | ActiveRecord: 0.0ms)
5369
+ Started GET "/products/web-development" for 127.0.0.1 at 2013-08-20 13:22:26 +0200
5370
+ Processing by Seiten::PagesController#show as HTML
5371
+ Parameters: {"page"=>"products/web-development"}
5372
+ Completed 200 OK in 99ms (Views: 98.0ms | ActiveRecord: 0.0ms)
5373
+  (0.1ms) rollback transaction
5374
+  (0.0ms) begin transaction
5375
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:22:26 +0200
5376
+ Processing by Seiten::PagesController#show as HTML
5377
+ Parameters: {"page"=>"about/partners"}
5378
+ Completed 200 OK in 96ms (Views: 94.3ms | ActiveRecord: 0.0ms)
5379
+  (0.1ms) rollback transaction
5380
+  (0.0ms) begin transaction
5381
+ Started GET "/secret" for 127.0.0.1 at 2013-08-20 13:22:26 +0200
5382
+ Processing by PagesController#secret as HTML
5383
+ Completed 200 OK in 57ms (Views: 56.2ms | ActiveRecord: 0.0ms)
5384
+  (0.1ms) rollback transaction
5385
+  (0.0ms) begin transaction
5386
+ Started GET "/about/partners" for 127.0.0.1 at 2013-08-20 13:22:26 +0200
5387
+ Processing by Seiten::PagesController#show as HTML
5388
+ Parameters: {"page"=>"about/partners"}
5389
+ Completed 200 OK in 120ms (Views: 118.8ms | ActiveRecord: 0.0ms)
5390
+  (0.0ms) rollback transaction
5391
+  (0.1ms) begin transaction
5392
+ Started GET "/about" for 127.0.0.1 at 2013-08-20 13:22:26 +0200
5393
+ Started GET "/about/our-team" for 127.0.0.1 at 2013-08-20 13:22:26 +0200
5394
+ Processing by Seiten::PagesController#show as HTML
5395
+ Parameters: {"page"=>"about/our-team"}
5396
+ Completed 200 OK in 90ms (Views: 89.0ms | ActiveRecord: 0.0ms)
5397
+  (0.1ms) rollback transaction
5398
+  (0.0ms) begin transaction
5399
+ Started GET "/" for 127.0.0.1 at 2013-08-20 13:22:26 +0200
5400
+ Processing by Seiten::PagesController#show as HTML
5401
+ Completed 200 OK in 57ms (Views: 55.8ms | ActiveRecord: 0.0ms)
5402
+ Started GET "/products/hire-us" for 127.0.0.1 at 2013-08-20 13:22:26 +0200
5403
+ Started GET "/contact" for 127.0.0.1 at 2013-08-20 13:22:26 +0200
5404
+ Processing by Seiten::PagesController#show as HTML
5405
+ Parameters: {"page"=>"contact"}
5406
+ Completed 200 OK in 57ms (Views: 55.5ms | ActiveRecord: 0.0ms)
5407
+  (0.0ms) rollback transaction
5408
+  (0.0ms) begin transaction
5409
+  (0.0ms) rollback transaction