mascot-rails 0.1.12 → 0.1.14
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/controllers/mascot/site_controller.rb +39 -5
- data/lib/mascot/engine.rb +3 -0
- data/lib/mascot/extensions/index_request_path.rb +2 -2
- data/lib/mascot/extensions/partials_remover.rb +2 -2
- data/lib/mascot/extensions/rails_request_paths.rb +3 -3
- data/lib/mascot/rails.rb +0 -1
- data/lib/mascot/rails_configuration.rb +6 -6
- data/lib/mascot/route_constraint.rb +3 -3
- data/spec/dummy/app/pages/time.html.erb +1 -0
- data/spec/dummy/app/views/layouts/mascot_test_layout.html.erb +10 -0
- data/spec/dummy/log/production.log +898 -0
- data/spec/dummy/log/test.log +9517 -0
- data/spec/mascot/extensions/index_request_path_spec.rb +4 -4
- data/spec/mascot/mascot_site_controller_spec.rb +9 -9
- data/spec/mascot/rails_configuration_spec.rb +2 -2
- data/spec/mascot-rails_spec.rb +4 -1
- metadata +6 -7
- data/lib/mascot/action_controller_context.rb +0 -57
- data/spec/mascot/action_controller_context_spec.rb +0 -23
@@ -2773,3 +2773,901 @@ I, [2016-08-18T15:44:55.542097 #72661] INFO -- : Processing by Mascot::SiteCont
|
|
2773
2773
|
I, [2016-08-18T15:44:55.542138 #72661] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
2774
2774
|
I, [2016-08-18T15:44:58.506499 #72661] INFO -- : Rendered inline template within layouts/application (1448.5ms)
|
2775
2775
|
I, [2016-08-18T15:44:58.507975 #72661] INFO -- : Completed 200 OK in 2966ms (Views: 1450.3ms | ActiveRecord: 0.0ms)
|
2776
|
+
I, [2016-08-19T01:45:17.574809 #88353] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-19 01:45:17 -0700
|
2777
|
+
I, [2016-08-19T01:45:17.586226 #88353] INFO -- : Processing by BaselineController#show as HTML
|
2778
|
+
I, [2016-08-19T01:45:17.591399 #88353] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.4ms)
|
2779
|
+
I, [2016-08-19T01:45:17.597904 #88353] INFO -- : Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms)
|
2780
|
+
I, [2016-08-19T01:45:17.601754 #88353] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-19 01:45:17 -0700
|
2781
|
+
I, [2016-08-19T01:45:17.602842 #88353] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2782
|
+
I, [2016-08-19T01:45:17.602930 #88353] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
2783
|
+
I, [2016-08-19T01:45:19.084581 #88353] INFO -- : Rendered inline template within layouts/application (1475.7ms)
|
2784
|
+
I, [2016-08-19T01:45:19.088668 #88353] INFO -- : Completed 200 OK in 1486ms (Views: 1483.4ms | ActiveRecord: 0.0ms)
|
2785
|
+
I, [2016-08-19T01:45:19.092340 #88353] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-19 01:45:19 -0700
|
2786
|
+
I, [2016-08-19T01:45:19.093000 #88353] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2787
|
+
I, [2016-08-19T01:45:19.093041 #88353] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
2788
|
+
I, [2016-08-19T01:45:19.382718 #88353] INFO -- : Rendered inline template within layouts/application (289.0ms)
|
2789
|
+
I, [2016-08-19T01:45:19.384241 #88353] INFO -- : Completed 200 OK in 291ms (Views: 290.8ms | ActiveRecord: 0.0ms)
|
2790
|
+
I, [2016-08-19T01:45:19.735916 #88353] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-19 01:45:19 -0700
|
2791
|
+
I, [2016-08-19T01:45:19.736472 #88353] INFO -- : Processing by BaselineController#show as HTML
|
2792
|
+
I, [2016-08-19T01:45:19.736836 #88353] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
2793
|
+
I, [2016-08-19T01:45:19.737241 #88353] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
2794
|
+
I, [2016-08-19T01:45:19.825066 #88353] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-19 01:45:19 -0700
|
2795
|
+
I, [2016-08-19T01:45:19.825554 #88353] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2796
|
+
I, [2016-08-19T01:45:19.825586 #88353] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
2797
|
+
I, [2016-08-19T01:45:19.977424 #88353] INFO -- : Rendered inline template within layouts/application (151.4ms)
|
2798
|
+
I, [2016-08-19T01:45:19.978565 #88353] INFO -- : Completed 200 OK in 153ms (Views: 152.7ms | ActiveRecord: 0.0ms)
|
2799
|
+
I, [2016-08-19T01:45:20.088824 #88353] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-19 01:45:20 -0700
|
2800
|
+
I, [2016-08-19T01:45:20.089465 #88353] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2801
|
+
I, [2016-08-19T01:45:20.089510 #88353] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
2802
|
+
I, [2016-08-19T01:45:20.232515 #88353] INFO -- : Rendered inline template within layouts/application (142.6ms)
|
2803
|
+
I, [2016-08-19T01:45:20.234241 #88353] INFO -- : Completed 200 OK in 145ms (Views: 144.4ms | ActiveRecord: 0.0ms)
|
2804
|
+
I, [2016-08-19T01:45:23.512192 #88353] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-19 01:45:23 -0700
|
2805
|
+
I, [2016-08-19T01:45:23.512810 #88353] INFO -- : Processing by BaselineController#show as HTML
|
2806
|
+
I, [2016-08-19T01:45:23.513202 #88353] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
2807
|
+
I, [2016-08-19T01:45:23.513677 #88353] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
2808
|
+
I, [2016-08-19T01:45:23.514609 #88353] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-19 01:45:23 -0700
|
2809
|
+
I, [2016-08-19T01:45:23.515067 #88353] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2810
|
+
I, [2016-08-19T01:45:23.515101 #88353] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
2811
|
+
I, [2016-08-19T01:45:26.577813 #88353] INFO -- : Rendered inline template within layouts/application (1361.6ms)
|
2812
|
+
I, [2016-08-19T01:45:26.579350 #88353] INFO -- : Completed 200 OK in 3064ms (Views: 1363.3ms | ActiveRecord: 0.0ms)
|
2813
|
+
I, [2016-08-19T01:45:26.582392 #88353] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-19 01:45:26 -0700
|
2814
|
+
I, [2016-08-19T01:45:26.582813 #88353] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2815
|
+
I, [2016-08-19T01:45:26.582844 #88353] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
2816
|
+
I, [2016-08-19T01:45:30.006386 #88353] INFO -- : Rendered inline template within layouts/application (1497.7ms)
|
2817
|
+
I, [2016-08-19T01:45:30.008209 #88353] INFO -- : Completed 200 OK in 3425ms (Views: 1499.7ms | ActiveRecord: 0.0ms)
|
2818
|
+
I, [2016-08-19T01:45:32.403772 #88353] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-19 01:45:32 -0700
|
2819
|
+
I, [2016-08-19T01:45:32.404321 #88353] INFO -- : Processing by BaselineController#show as HTML
|
2820
|
+
I, [2016-08-19T01:45:32.404788 #88353] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
2821
|
+
I, [2016-08-19T01:45:32.405191 #88353] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
2822
|
+
I, [2016-08-19T01:45:32.602730 #88353] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-19 01:45:32 -0700
|
2823
|
+
I, [2016-08-19T01:45:32.603281 #88353] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2824
|
+
I, [2016-08-19T01:45:32.603323 #88353] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
2825
|
+
I, [2016-08-19T01:45:35.541793 #88353] INFO -- : Rendered inline template within layouts/application (1334.1ms)
|
2826
|
+
I, [2016-08-19T01:45:35.542780 #88353] INFO -- : Completed 200 OK in 2939ms (Views: 1335.3ms | ActiveRecord: 0.0ms)
|
2827
|
+
I, [2016-08-19T01:45:35.905260 #88353] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-19 01:45:35 -0700
|
2828
|
+
I, [2016-08-19T01:45:35.905926 #88353] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2829
|
+
I, [2016-08-19T01:45:35.905976 #88353] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
2830
|
+
I, [2016-08-19T01:45:38.715967 #88353] INFO -- : Rendered inline template within layouts/application (1283.4ms)
|
2831
|
+
I, [2016-08-19T01:45:38.717679 #88353] INFO -- : Completed 200 OK in 2812ms (Views: 1285.2ms | ActiveRecord: 0.0ms)
|
2832
|
+
I, [2016-08-20T05:51:06.017105 #8001] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-20 05:51:06 -0700
|
2833
|
+
I, [2016-08-20T05:51:06.028995 #8001] INFO -- : Processing by BaselineController#show as HTML
|
2834
|
+
I, [2016-08-20T05:51:06.033848 #8001] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
|
2835
|
+
I, [2016-08-20T05:51:06.040126 #8001] INFO -- : Completed 200 OK in 11ms (Views: 10.7ms | ActiveRecord: 0.0ms)
|
2836
|
+
I, [2016-08-20T05:51:06.041401 #8001] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-20 05:51:06 -0700
|
2837
|
+
I, [2016-08-20T05:51:06.042330 #8001] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2838
|
+
I, [2016-08-20T05:51:06.042361 #8001] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
2839
|
+
I, [2016-08-20T05:51:06.548198 #8001] INFO -- : Rendered inline template within layouts/application (500.4ms)
|
2840
|
+
I, [2016-08-20T05:51:06.548718 #8001] INFO -- : Completed 500 Internal Server Error in 506ms (ActiveRecord: 0.0ms)
|
2841
|
+
F, [2016-08-20T05:51:06.551214 #8001] FATAL -- :
|
2842
|
+
ActionView::Template::Error (undefined local variable or method `resources' for #<#<Class:0x007fcde1828c58>:0x007fcde1820670>):
|
2843
|
+
1: <h1>There are <%= pluralize resources.to_a.size, 'page' %> in the site<h1>
|
2844
|
+
2: <p>And they are...<p>
|
2845
|
+
3: <ul>
|
2846
|
+
4: <% resources.each do |r| %>
|
2847
|
+
inline template:1:in `_inline_template__1025335219533590290_70261114208400'
|
2848
|
+
actionview (4.2.7) lib/action_view/template.rb:145:in `block in render'
|
2849
|
+
activesupport (4.2.7) lib/active_support/notifications.rb:166:in `instrument'
|
2850
|
+
actionview (4.2.7) lib/action_view/template.rb:333:in `instrument'
|
2851
|
+
actionview (4.2.7) lib/action_view/template.rb:143:in `render'
|
2852
|
+
actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
|
2853
|
+
actionview (4.2.7) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
|
2854
|
+
activesupport (4.2.7) lib/active_support/notifications.rb:164:in `block in instrument'
|
2855
|
+
activesupport (4.2.7) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
2856
|
+
activesupport (4.2.7) lib/active_support/notifications.rb:164:in `instrument'
|
2857
|
+
actionview (4.2.7) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
|
2858
|
+
actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
|
2859
|
+
actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
|
2860
|
+
actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
|
2861
|
+
actionview (4.2.7) lib/action_view/renderer/template_renderer.rb:14:in `render'
|
2862
|
+
actionview (4.2.7) lib/action_view/renderer/renderer.rb:46:in `render_template'
|
2863
|
+
actionview (4.2.7) lib/action_view/renderer/renderer.rb:27:in `render'
|
2864
|
+
actionview (4.2.7) lib/action_view/rendering.rb:100:in `_render_template'
|
2865
|
+
actionpack (4.2.7) lib/action_controller/metal/streaming.rb:217:in `_render_template'
|
2866
|
+
actionview (4.2.7) lib/action_view/rendering.rb:83:in `render_to_body'
|
2867
|
+
actionpack (4.2.7) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
|
2868
|
+
actionpack (4.2.7) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
|
2869
|
+
actionpack (4.2.7) lib/abstract_controller/rendering.rb:25:in `render'
|
2870
|
+
actionpack (4.2.7) lib/action_controller/metal/rendering.rb:16:in `render'
|
2871
|
+
actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
|
2872
|
+
activesupport (4.2.7) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
|
2873
|
+
/Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
|
2874
|
+
activesupport (4.2.7) lib/active_support/core_ext/benchmark.rb:12:in `ms'
|
2875
|
+
actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
|
2876
|
+
actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
|
2877
|
+
activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
|
2878
|
+
actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:43:in `render'
|
2879
|
+
/Users/bradgessler/Projects/mascot/gem/mascot-rails/lib/mascot/action_controller_context.rb:22:in `render'
|
2880
|
+
/Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/site_controller.rb:6:in `show'
|
2881
|
+
actionpack (4.2.7) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
2882
|
+
actionpack (4.2.7) lib/abstract_controller/base.rb:198:in `process_action'
|
2883
|
+
actionpack (4.2.7) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
2884
|
+
actionpack (4.2.7) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
2885
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:117:in `call'
|
2886
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
2887
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:505:in `call'
|
2888
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
|
2889
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
|
2890
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
2891
|
+
actionpack (4.2.7) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
2892
|
+
actionpack (4.2.7) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
2893
|
+
actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
2894
|
+
activesupport (4.2.7) lib/active_support/notifications.rb:164:in `block in instrument'
|
2895
|
+
activesupport (4.2.7) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
2896
|
+
activesupport (4.2.7) lib/active_support/notifications.rb:164:in `instrument'
|
2897
|
+
actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
2898
|
+
actionpack (4.2.7) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
2899
|
+
activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
2900
|
+
actionpack (4.2.7) lib/abstract_controller/base.rb:137:in `process'
|
2901
|
+
actionview (4.2.7) lib/action_view/rendering.rb:30:in `process'
|
2902
|
+
actionpack (4.2.7) lib/action_controller/metal.rb:196:in `dispatch'
|
2903
|
+
actionpack (4.2.7) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
2904
|
+
actionpack (4.2.7) lib/action_controller/metal.rb:237:in `block in action'
|
2905
|
+
actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
2906
|
+
actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
2907
|
+
actionpack (4.2.7) lib/action_dispatch/routing/mapper.rb:49:in `serve'
|
2908
|
+
actionpack (4.2.7) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
2909
|
+
actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `each'
|
2910
|
+
actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `serve'
|
2911
|
+
actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:817:in `call'
|
2912
|
+
rack (1.6.4) lib/rack/etag.rb:24:in `call'
|
2913
|
+
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
|
2914
|
+
rack (1.6.4) lib/rack/head.rb:13:in `call'
|
2915
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
2916
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
2917
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
|
2918
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
|
2919
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
2920
|
+
activerecord (4.2.7) lib/active_record/query_cache.rb:36:in `call'
|
2921
|
+
activerecord (4.2.7) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
|
2922
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
2923
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
|
2924
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
|
2925
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
2926
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
2927
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
2928
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
2929
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
2930
|
+
railties (4.2.7) lib/rails/rack/logger.rb:38:in `call_app'
|
2931
|
+
railties (4.2.7) lib/rails/rack/logger.rb:20:in `block in call'
|
2932
|
+
activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
2933
|
+
activesupport (4.2.7) lib/active_support/tagged_logging.rb:26:in `tagged'
|
2934
|
+
activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `tagged'
|
2935
|
+
railties (4.2.7) lib/rails/rack/logger.rb:20:in `call'
|
2936
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
2937
|
+
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
|
2938
|
+
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
|
2939
|
+
activesupport (4.2.7) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
2940
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/static.rb:120:in `call'
|
2941
|
+
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
|
2942
|
+
railties (4.2.7) lib/rails/engine.rb:518:in `call'
|
2943
|
+
railties (4.2.7) lib/rails/application.rb:165:in `call'
|
2944
|
+
rack-test (0.6.3) lib/rack/mock_session.rb:30:in `request'
|
2945
|
+
rack-test (0.6.3) lib/rack/test.rb:244:in `process_request'
|
2946
|
+
rack-test (0.6.3) lib/rack/test.rb:58:in `get'
|
2947
|
+
/Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/forwardable.rb:184:in `get'
|
2948
|
+
benchmarks/rails_rendering_benchmark.rb:9:in `get!'
|
2949
|
+
benchmarks/rails_rendering_benchmark.rb:72:in `block (5 levels) in <main>'
|
2950
|
+
/Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:293:in `measure'
|
2951
|
+
/Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:257:in `block in bmbm'
|
2952
|
+
/Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `each'
|
2953
|
+
/Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `inject'
|
2954
|
+
/Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `bmbm'
|
2955
|
+
/Users/bradgessler/Projects/mascot/gem/support/benchmark_dsl.rb:27:in `benchmark'
|
2956
|
+
benchmarks/rails_rendering_benchmark.rb:55:in `block (2 levels) in <main>'
|
2957
|
+
benchmarks/rails_rendering_benchmark.rb:52:in `each'
|
2958
|
+
benchmarks/rails_rendering_benchmark.rb:52:in `block in <main>'
|
2959
|
+
/Users/bradgessler/Projects/mascot/gem/support/benchmark_dsl.rb:18:in `fake_site'
|
2960
|
+
benchmarks/rails_rendering_benchmark.rb:15:in `<main>'
|
2961
|
+
|
2962
|
+
|
2963
|
+
I, [2016-08-20T05:52:17.815012 #8060] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-20 05:52:17 -0700
|
2964
|
+
I, [2016-08-20T05:52:17.825015 #8060] INFO -- : Processing by BaselineController#show as HTML
|
2965
|
+
I, [2016-08-20T05:52:17.832482 #8060] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
|
2966
|
+
I, [2016-08-20T05:52:17.839932 #8060] INFO -- : Completed 200 OK in 15ms (Views: 14.6ms | ActiveRecord: 0.0ms)
|
2967
|
+
I, [2016-08-20T05:52:17.841037 #8060] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-20 05:52:17 -0700
|
2968
|
+
I, [2016-08-20T05:52:17.841957 #8060] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2969
|
+
I, [2016-08-20T05:52:17.841988 #8060] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
2970
|
+
I, [2016-08-20T05:52:19.227301 #8060] INFO -- : Rendered inline template within layouts/application (1381.4ms)
|
2971
|
+
I, [2016-08-20T05:52:19.229131 #8060] INFO -- : Completed 200 OK in 1387ms (Views: 1385.3ms | ActiveRecord: 0.0ms)
|
2972
|
+
I, [2016-08-20T05:52:19.232562 #8060] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-20 05:52:19 -0700
|
2973
|
+
I, [2016-08-20T05:52:19.233039 #8060] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2974
|
+
I, [2016-08-20T05:52:19.233076 #8060] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
2975
|
+
I, [2016-08-20T05:52:19.534387 #8060] INFO -- : Rendered inline template within layouts/application (300.8ms)
|
2976
|
+
I, [2016-08-20T05:52:19.535819 #8060] INFO -- : Completed 200 OK in 303ms (Views: 302.4ms | ActiveRecord: 0.0ms)
|
2977
|
+
I, [2016-08-20T05:52:19.804398 #8060] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-20 05:52:19 -0700
|
2978
|
+
I, [2016-08-20T05:52:19.804930 #8060] INFO -- : Processing by BaselineController#show as HTML
|
2979
|
+
I, [2016-08-20T05:52:19.805282 #8060] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
2980
|
+
I, [2016-08-20T05:52:19.805707 #8060] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
2981
|
+
I, [2016-08-20T05:52:19.876646 #8060] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-20 05:52:19 -0700
|
2982
|
+
I, [2016-08-20T05:52:19.877150 #8060] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2983
|
+
I, [2016-08-20T05:52:19.877182 #8060] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
2984
|
+
I, [2016-08-20T05:52:20.083711 #8060] INFO -- : Rendered inline template within layouts/application (206.1ms)
|
2985
|
+
I, [2016-08-20T05:52:20.084708 #8060] INFO -- : Completed 200 OK in 207ms (Views: 207.2ms | ActiveRecord: 0.0ms)
|
2986
|
+
I, [2016-08-20T05:52:20.207906 #8060] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-20 05:52:20 -0700
|
2987
|
+
I, [2016-08-20T05:52:20.208369 #8060] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2988
|
+
I, [2016-08-20T05:52:20.208467 #8060] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
2989
|
+
I, [2016-08-20T05:52:20.414126 #8060] INFO -- : Rendered inline template within layouts/application (205.3ms)
|
2990
|
+
I, [2016-08-20T05:52:20.415642 #8060] INFO -- : Completed 200 OK in 207ms (Views: 206.9ms | ActiveRecord: 0.0ms)
|
2991
|
+
I, [2016-08-20T05:52:23.349545 #8060] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-20 05:52:23 -0700
|
2992
|
+
I, [2016-08-20T05:52:23.350230 #8060] INFO -- : Processing by BaselineController#show as HTML
|
2993
|
+
I, [2016-08-20T05:52:23.350629 #8060] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
2994
|
+
I, [2016-08-20T05:52:23.351065 #8060] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
2995
|
+
I, [2016-08-20T05:52:23.351849 #8060] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-20 05:52:23 -0700
|
2996
|
+
I, [2016-08-20T05:52:23.352188 #8060] INFO -- : Processing by Mascot::SiteController#show as HTML
|
2997
|
+
I, [2016-08-20T05:52:23.352216 #8060] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
2998
|
+
I, [2016-08-20T05:52:26.042879 #8060] INFO -- : Rendered inline template within layouts/application (1292.5ms)
|
2999
|
+
I, [2016-08-20T05:52:26.044322 #8060] INFO -- : Completed 200 OK in 2692ms (Views: 1294.1ms | ActiveRecord: 0.0ms)
|
3000
|
+
I, [2016-08-20T05:52:26.047614 #8060] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-20 05:52:26 -0700
|
3001
|
+
I, [2016-08-20T05:52:26.048133 #8060] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3002
|
+
I, [2016-08-20T05:52:26.048163 #8060] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3003
|
+
I, [2016-08-20T05:52:28.979925 #8060] INFO -- : Rendered inline template within layouts/application (1316.3ms)
|
3004
|
+
I, [2016-08-20T05:52:28.981429 #8060] INFO -- : Completed 200 OK in 2933ms (Views: 1317.8ms | ActiveRecord: 0.0ms)
|
3005
|
+
I, [2016-08-20T05:52:31.006355 #8060] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-20 05:52:31 -0700
|
3006
|
+
I, [2016-08-20T05:52:31.006877 #8060] INFO -- : Processing by BaselineController#show as HTML
|
3007
|
+
I, [2016-08-20T05:52:31.007213 #8060] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3008
|
+
I, [2016-08-20T05:52:31.007617 #8060] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3009
|
+
I, [2016-08-20T05:52:31.176634 #8060] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-20 05:52:31 -0700
|
3010
|
+
I, [2016-08-20T05:52:31.177158 #8060] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3011
|
+
I, [2016-08-20T05:52:31.177191 #8060] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3012
|
+
I, [2016-08-20T05:52:34.186953 #8060] INFO -- : Rendered inline template within layouts/application (1582.4ms)
|
3013
|
+
I, [2016-08-20T05:52:34.187868 #8060] INFO -- : Completed 200 OK in 3011ms (Views: 1583.4ms | ActiveRecord: 0.0ms)
|
3014
|
+
I, [2016-08-20T05:52:34.509202 #8060] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-20 05:52:34 -0700
|
3015
|
+
I, [2016-08-20T05:52:34.509688 #8060] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3016
|
+
I, [2016-08-20T05:52:34.509720 #8060] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3017
|
+
I, [2016-08-20T05:52:37.368671 #8060] INFO -- : Rendered inline template within layouts/application (1415.6ms)
|
3018
|
+
I, [2016-08-20T05:52:37.370340 #8060] INFO -- : Completed 200 OK in 2861ms (Views: 1417.4ms | ActiveRecord: 0.0ms)
|
3019
|
+
I, [2016-08-20T05:53:35.092564 #8111] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-20 05:53:35 -0700
|
3020
|
+
I, [2016-08-20T05:53:35.101875 #8111] INFO -- : Processing by BaselineController#show as HTML
|
3021
|
+
I, [2016-08-20T05:53:35.105797 #8111] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
|
3022
|
+
I, [2016-08-20T05:53:35.111234 #8111] INFO -- : Completed 200 OK in 9ms (Views: 9.1ms | ActiveRecord: 0.0ms)
|
3023
|
+
I, [2016-08-20T05:53:35.112284 #8111] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-20 05:53:35 -0700
|
3024
|
+
I, [2016-08-20T05:53:35.113170 #8111] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3025
|
+
I, [2016-08-20T05:53:35.113200 #8111] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3026
|
+
I, [2016-08-20T05:53:36.403827 #8111] INFO -- : Rendered inline template within layouts/application (1286.6ms)
|
3027
|
+
I, [2016-08-20T05:53:36.405646 #8111] INFO -- : Completed 200 OK in 1292ms (Views: 1290.6ms | ActiveRecord: 0.0ms)
|
3028
|
+
I, [2016-08-20T05:53:36.408544 #8111] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-20 05:53:36 -0700
|
3029
|
+
I, [2016-08-20T05:53:36.408964 #8111] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3030
|
+
I, [2016-08-20T05:53:36.408992 #8111] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3031
|
+
I, [2016-08-20T05:53:36.548277 #8111] INFO -- : Rendered inline template within layouts/application (138.8ms)
|
3032
|
+
I, [2016-08-20T05:53:36.553777 #8111] INFO -- : Completed 200 OK in 145ms (Views: 140.3ms | ActiveRecord: 0.0ms)
|
3033
|
+
I, [2016-08-20T05:53:36.795949 #8111] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-20 05:53:36 -0700
|
3034
|
+
I, [2016-08-20T05:53:36.796484 #8111] INFO -- : Processing by BaselineController#show as HTML
|
3035
|
+
I, [2016-08-20T05:53:36.796834 #8111] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3036
|
+
I, [2016-08-20T05:53:36.797308 #8111] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3037
|
+
I, [2016-08-20T05:53:36.866162 #8111] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-20 05:53:36 -0700
|
3038
|
+
I, [2016-08-20T05:53:36.866660 #8111] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3039
|
+
I, [2016-08-20T05:53:36.866692 #8111] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3040
|
+
I, [2016-08-20T05:53:37.000175 #8111] INFO -- : Rendered inline template within layouts/application (133.1ms)
|
3041
|
+
I, [2016-08-20T05:53:37.001175 #8111] INFO -- : Completed 200 OK in 134ms (Views: 134.2ms | ActiveRecord: 0.0ms)
|
3042
|
+
I, [2016-08-20T05:53:37.093748 #8111] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-20 05:53:37 -0700
|
3043
|
+
I, [2016-08-20T05:53:37.094192 #8111] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3044
|
+
I, [2016-08-20T05:53:37.094224 #8111] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3045
|
+
I, [2016-08-20T05:53:37.232588 #8111] INFO -- : Rendered inline template within layouts/application (138.0ms)
|
3046
|
+
I, [2016-08-20T05:53:37.234240 #8111] INFO -- : Completed 200 OK in 140ms (Views: 139.7ms | ActiveRecord: 0.0ms)
|
3047
|
+
I, [2016-08-20T05:53:40.022216 #8111] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-20 05:53:40 -0700
|
3048
|
+
I, [2016-08-20T05:53:40.022790 #8111] INFO -- : Processing by BaselineController#show as HTML
|
3049
|
+
I, [2016-08-20T05:53:40.023145 #8111] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3050
|
+
I, [2016-08-20T05:53:40.023609 #8111] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3051
|
+
I, [2016-08-20T05:53:40.024514 #8111] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-20 05:53:40 -0700
|
3052
|
+
I, [2016-08-20T05:53:40.024950 #8111] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3053
|
+
I, [2016-08-20T05:53:40.024981 #8111] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3054
|
+
I, [2016-08-20T05:53:43.013388 #8111] INFO -- : Rendered inline template within layouts/application (1262.2ms)
|
3055
|
+
I, [2016-08-20T05:53:43.014339 #8111] INFO -- : Completed 200 OK in 2989ms (Views: 1263.2ms | ActiveRecord: 0.0ms)
|
3056
|
+
I, [2016-08-20T05:53:43.018498 #8111] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-20 05:53:43 -0700
|
3057
|
+
I, [2016-08-20T05:53:43.018985 #8111] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3058
|
+
I, [2016-08-20T05:53:43.019017 #8111] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3059
|
+
I, [2016-08-20T05:53:45.810701 #8111] INFO -- : Rendered inline template within layouts/application (1096.0ms)
|
3060
|
+
I, [2016-08-20T05:53:45.812041 #8111] INFO -- : Completed 200 OK in 2793ms (Views: 1097.4ms | ActiveRecord: 0.0ms)
|
3061
|
+
I, [2016-08-20T05:53:47.736220 #8111] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-20 05:53:47 -0700
|
3062
|
+
I, [2016-08-20T05:53:47.736791 #8111] INFO -- : Processing by BaselineController#show as HTML
|
3063
|
+
I, [2016-08-20T05:53:47.737124 #8111] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3064
|
+
I, [2016-08-20T05:53:47.737533 #8111] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3065
|
+
I, [2016-08-20T05:53:47.881264 #8111] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-20 05:53:47 -0700
|
3066
|
+
I, [2016-08-20T05:53:47.881734 #8111] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3067
|
+
I, [2016-08-20T05:53:47.881767 #8111] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3068
|
+
I, [2016-08-20T05:53:50.345267 #8111] INFO -- : Rendered inline template within layouts/application (1201.6ms)
|
3069
|
+
I, [2016-08-20T05:53:50.346469 #8111] INFO -- : Completed 200 OK in 2465ms (Views: 1202.9ms | ActiveRecord: 0.0ms)
|
3070
|
+
I, [2016-08-20T05:53:50.692296 #8111] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-20 05:53:50 -0700
|
3071
|
+
I, [2016-08-20T05:53:50.692881 #8111] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3072
|
+
I, [2016-08-20T05:53:50.692925 #8111] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3073
|
+
I, [2016-08-20T05:53:53.609623 #8111] INFO -- : Rendered inline template within layouts/application (1278.6ms)
|
3074
|
+
I, [2016-08-20T05:53:53.611357 #8111] INFO -- : Completed 200 OK in 2918ms (Views: 1280.4ms | ActiveRecord: 0.0ms)
|
3075
|
+
I, [2016-08-23T23:57:57.491870 #50884] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-23 23:57:57 -0700
|
3076
|
+
I, [2016-08-23T23:57:57.506325 #50884] INFO -- : Processing by BaselineController#show as HTML
|
3077
|
+
I, [2016-08-23T23:57:57.513004 #50884] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
|
3078
|
+
I, [2016-08-23T23:57:57.518814 #50884] INFO -- : Completed 200 OK in 12ms (Views: 12.0ms | ActiveRecord: 0.0ms)
|
3079
|
+
I, [2016-08-23T23:57:57.519879 #50884] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-23 23:57:57 -0700
|
3080
|
+
I, [2016-08-23T23:57:57.520769 #50884] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3081
|
+
I, [2016-08-23T23:57:57.520798 #50884] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3082
|
+
I, [2016-08-23T23:57:58.809751 #50884] INFO -- : Rendered inline template within layouts/application (1284.2ms)
|
3083
|
+
I, [2016-08-23T23:57:58.811944 #50884] INFO -- : Completed 200 OK in 1291ms (Views: 1289.2ms | ActiveRecord: 0.0ms)
|
3084
|
+
I, [2016-08-23T23:57:58.815434 #50884] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-23 23:57:58 -0700
|
3085
|
+
I, [2016-08-23T23:57:58.815982 #50884] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3086
|
+
I, [2016-08-23T23:57:58.816012 #50884] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3087
|
+
I, [2016-08-23T23:57:59.103817 #50884] INFO -- : Rendered inline template within layouts/application (287.2ms)
|
3088
|
+
I, [2016-08-23T23:57:59.105267 #50884] INFO -- : Completed 200 OK in 289ms (Views: 288.8ms | ActiveRecord: 0.0ms)
|
3089
|
+
I, [2016-08-23T23:57:59.428420 #50884] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-23 23:57:59 -0700
|
3090
|
+
I, [2016-08-23T23:57:59.428937 #50884] INFO -- : Processing by BaselineController#show as HTML
|
3091
|
+
I, [2016-08-23T23:57:59.429278 #50884] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3092
|
+
I, [2016-08-23T23:57:59.429684 #50884] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3093
|
+
I, [2016-08-23T23:57:59.505280 #50884] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-23 23:57:59 -0700
|
3094
|
+
I, [2016-08-23T23:57:59.506931 #50884] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3095
|
+
I, [2016-08-23T23:57:59.507031 #50884] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3096
|
+
I, [2016-08-23T23:57:59.713018 #50884] INFO -- : Rendered inline template within layouts/application (205.3ms)
|
3097
|
+
I, [2016-08-23T23:57:59.714060 #50884] INFO -- : Completed 200 OK in 207ms (Views: 206.6ms | ActiveRecord: 0.0ms)
|
3098
|
+
I, [2016-08-23T23:57:59.846988 #50884] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-23 23:57:59 -0700
|
3099
|
+
I, [2016-08-23T23:57:59.847448 #50884] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3100
|
+
I, [2016-08-23T23:57:59.847479 #50884] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3101
|
+
I, [2016-08-23T23:58:00.001106 #50884] INFO -- : Rendered inline template within layouts/application (153.3ms)
|
3102
|
+
I, [2016-08-23T23:58:00.003044 #50884] INFO -- : Completed 200 OK in 155ms (Views: 155.2ms | ActiveRecord: 0.0ms)
|
3103
|
+
I, [2016-08-23T23:58:02.954039 #50884] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-23 23:58:02 -0700
|
3104
|
+
I, [2016-08-23T23:58:02.954986 #50884] INFO -- : Processing by BaselineController#show as HTML
|
3105
|
+
I, [2016-08-23T23:58:02.955326 #50884] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3106
|
+
I, [2016-08-23T23:58:02.956030 #50884] INFO -- : Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
3107
|
+
I, [2016-08-23T23:58:02.957230 #50884] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-23 23:58:02 -0700
|
3108
|
+
I, [2016-08-23T23:58:02.957616 #50884] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3109
|
+
I, [2016-08-23T23:58:02.957653 #50884] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3110
|
+
I, [2016-08-23T23:58:05.465870 #50884] INFO -- : Rendered inline template within layouts/application (1161.3ms)
|
3111
|
+
I, [2016-08-23T23:58:05.467412 #50884] INFO -- : Completed 200 OK in 2510ms (Views: 1163.0ms | ActiveRecord: 0.0ms)
|
3112
|
+
I, [2016-08-23T23:58:05.470695 #50884] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-23 23:58:05 -0700
|
3113
|
+
I, [2016-08-23T23:58:05.471229 #50884] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3114
|
+
I, [2016-08-23T23:58:05.471306 #50884] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3115
|
+
I, [2016-08-23T23:58:08.262124 #50884] INFO -- : Rendered inline template within layouts/application (1233.0ms)
|
3116
|
+
I, [2016-08-23T23:58:08.263521 #50884] INFO -- : Completed 200 OK in 2792ms (Views: 1234.5ms | ActiveRecord: 0.0ms)
|
3117
|
+
I, [2016-08-23T23:58:10.372974 #50884] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-23 23:58:10 -0700
|
3118
|
+
I, [2016-08-23T23:58:10.373496 #50884] INFO -- : Processing by BaselineController#show as HTML
|
3119
|
+
I, [2016-08-23T23:58:10.373831 #50884] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3120
|
+
I, [2016-08-23T23:58:10.374243 #50884] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3121
|
+
I, [2016-08-23T23:58:10.533363 #50884] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-23 23:58:10 -0700
|
3122
|
+
I, [2016-08-23T23:58:10.533832 #50884] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3123
|
+
I, [2016-08-23T23:58:10.533862 #50884] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3124
|
+
I, [2016-08-23T23:58:12.980249 #50884] INFO -- : Rendered inline template within layouts/application (1192.2ms)
|
3125
|
+
I, [2016-08-23T23:58:12.981048 #50884] INFO -- : Completed 200 OK in 2447ms (Views: 1193.1ms | ActiveRecord: 0.0ms)
|
3126
|
+
I, [2016-08-23T23:58:13.218420 #50884] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-23 23:58:13 -0700
|
3127
|
+
I, [2016-08-23T23:58:13.218871 #50884] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3128
|
+
I, [2016-08-23T23:58:13.218900 #50884] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3129
|
+
I, [2016-08-23T23:58:15.692962 #50884] INFO -- : Rendered inline template within layouts/application (1153.4ms)
|
3130
|
+
I, [2016-08-23T23:58:15.694294 #50884] INFO -- : Completed 200 OK in 2475ms (Views: 1154.8ms | ActiveRecord: 0.0ms)
|
3131
|
+
I, [2016-08-30T14:24:24.682009 #8792] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-30 14:24:24 -0400
|
3132
|
+
I, [2016-08-30T14:24:24.694588 #8792] INFO -- : Processing by BaselineController#show as HTML
|
3133
|
+
I, [2016-08-30T14:24:24.699035 #8792] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
|
3134
|
+
I, [2016-08-30T14:24:24.706429 #8792] INFO -- : Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms)
|
3135
|
+
I, [2016-08-30T14:24:24.708244 #8792] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-30 14:24:24 -0400
|
3136
|
+
I, [2016-08-30T14:24:24.709316 #8792] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3137
|
+
I, [2016-08-30T14:24:24.709353 #8792] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3138
|
+
I, [2016-08-30T14:24:25.919606 #8792] INFO -- : Rendered inline template within layouts/application (1206.0ms)
|
3139
|
+
I, [2016-08-30T14:24:25.921707 #8792] INFO -- : Completed 200 OK in 1212ms (Views: 1210.1ms | ActiveRecord: 0.0ms)
|
3140
|
+
I, [2016-08-30T14:24:25.925722 #8792] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-30 14:24:25 -0400
|
3141
|
+
I, [2016-08-30T14:24:25.926328 #8792] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3142
|
+
I, [2016-08-30T14:24:25.926360 #8792] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3143
|
+
I, [2016-08-30T14:24:26.223888 #8792] INFO -- : Rendered inline template within layouts/application (296.9ms)
|
3144
|
+
I, [2016-08-30T14:24:26.225167 #8792] INFO -- : Completed 200 OK in 299ms (Views: 298.3ms | ActiveRecord: 0.0ms)
|
3145
|
+
I, [2016-08-30T14:24:26.516182 #8792] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-30 14:24:26 -0400
|
3146
|
+
I, [2016-08-30T14:24:26.516696 #8792] INFO -- : Processing by BaselineController#show as HTML
|
3147
|
+
I, [2016-08-30T14:24:26.517020 #8792] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3148
|
+
I, [2016-08-30T14:24:26.517414 #8792] INFO -- : Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
3149
|
+
I, [2016-08-30T14:24:26.597371 #8792] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-30 14:24:26 -0400
|
3150
|
+
I, [2016-08-30T14:24:26.598274 #8792] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3151
|
+
I, [2016-08-30T14:24:26.598339 #8792] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3152
|
+
I, [2016-08-30T14:24:26.754898 #8792] INFO -- : Rendered inline template within layouts/application (155.9ms)
|
3153
|
+
I, [2016-08-30T14:24:26.755688 #8792] INFO -- : Completed 200 OK in 157ms (Views: 156.9ms | ActiveRecord: 0.0ms)
|
3154
|
+
I, [2016-08-30T14:24:26.867901 #8792] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-30 14:24:26 -0400
|
3155
|
+
I, [2016-08-30T14:24:26.868359 #8792] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3156
|
+
I, [2016-08-30T14:24:26.868392 #8792] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3157
|
+
I, [2016-08-30T14:24:27.034286 #8792] INFO -- : Rendered inline template within layouts/application (165.5ms)
|
3158
|
+
I, [2016-08-30T14:24:27.035040 #8792] INFO -- : Completed 200 OK in 167ms (Views: 166.4ms | ActiveRecord: 0.0ms)
|
3159
|
+
I, [2016-08-30T14:24:30.593005 #8792] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-30 14:24:30 -0400
|
3160
|
+
I, [2016-08-30T14:24:30.593544 #8792] INFO -- : Processing by BaselineController#show as HTML
|
3161
|
+
I, [2016-08-30T14:24:30.593916 #8792] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3162
|
+
I, [2016-08-30T14:24:30.594388 #8792] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
3163
|
+
I, [2016-08-30T14:24:30.595416 #8792] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-30 14:24:30 -0400
|
3164
|
+
I, [2016-08-30T14:24:30.595823 #8792] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3165
|
+
I, [2016-08-30T14:24:30.595856 #8792] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3166
|
+
I, [2016-08-30T14:24:34.140411 #8792] INFO -- : Rendered inline template within layouts/application (1405.0ms)
|
3167
|
+
I, [2016-08-30T14:24:34.141569 #8792] INFO -- : Completed 200 OK in 3546ms (Views: 1406.3ms | ActiveRecord: 0.0ms)
|
3168
|
+
I, [2016-08-30T14:24:34.145889 #8792] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-30 14:24:34 -0400
|
3169
|
+
I, [2016-08-30T14:24:34.146804 #8792] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3170
|
+
I, [2016-08-30T14:24:34.146859 #8792] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3171
|
+
I, [2016-08-30T14:24:37.425408 #8792] INFO -- : Rendered inline template within layouts/application (1411.7ms)
|
3172
|
+
I, [2016-08-30T14:24:37.426110 #8792] INFO -- : Completed 200 OK in 3279ms (Views: 1412.5ms | ActiveRecord: 0.0ms)
|
3173
|
+
I, [2016-08-30T14:24:40.233487 #8792] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-08-30 14:24:40 -0400
|
3174
|
+
I, [2016-08-30T14:24:40.234223 #8792] INFO -- : Processing by BaselineController#show as HTML
|
3175
|
+
I, [2016-08-30T14:24:40.234731 #8792] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3176
|
+
I, [2016-08-30T14:24:40.235428 #8792] INFO -- : Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
3177
|
+
I, [2016-08-30T14:24:40.391377 #8792] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-08-30 14:24:40 -0400
|
3178
|
+
I, [2016-08-30T14:24:40.391850 #8792] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3179
|
+
I, [2016-08-30T14:24:40.391881 #8792] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3180
|
+
I, [2016-08-30T14:24:43.210564 #8792] INFO -- : Rendered inline template within layouts/application (1411.2ms)
|
3181
|
+
I, [2016-08-30T14:24:43.211331 #8792] INFO -- : Completed 200 OK in 2819ms (Views: 1412.1ms | ActiveRecord: 0.0ms)
|
3182
|
+
I, [2016-08-30T14:24:43.469077 #8792] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-08-30 14:24:43 -0400
|
3183
|
+
I, [2016-08-30T14:24:43.469564 #8792] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3184
|
+
I, [2016-08-30T14:24:43.469597 #8792] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3185
|
+
I, [2016-08-30T14:24:46.230190 #8792] INFO -- : Rendered inline template within layouts/application (1299.4ms)
|
3186
|
+
I, [2016-08-30T14:24:46.231026 #8792] INFO -- : Completed 200 OK in 2761ms (Views: 1300.2ms | ActiveRecord: 0.0ms)
|
3187
|
+
I, [2016-09-02T14:53:03.634600 #11885] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 14:53:03 -0400
|
3188
|
+
I, [2016-09-02T14:53:03.650257 #11885] INFO -- : Processing by BaselineController#show as HTML
|
3189
|
+
I, [2016-09-02T14:53:03.657263 #11885] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.4ms)
|
3190
|
+
I, [2016-09-02T14:53:03.663212 #11885] INFO -- : Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.0ms)
|
3191
|
+
I, [2016-09-02T14:53:03.664455 #11885] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 14:53:03 -0400
|
3192
|
+
I, [2016-09-02T14:53:03.665731 #11885] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3193
|
+
I, [2016-09-02T14:53:03.665775 #11885] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3194
|
+
I, [2016-09-02T14:53:05.064265 #11885] INFO -- : Rendered inline template within layouts/application (1393.2ms)
|
3195
|
+
I, [2016-09-02T14:53:05.066457 #11885] INFO -- : Completed 200 OK in 1401ms (Views: 1398.1ms | ActiveRecord: 0.0ms)
|
3196
|
+
I, [2016-09-02T14:53:05.069655 #11885] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 14:53:05 -0400
|
3197
|
+
I, [2016-09-02T14:53:05.070204 #11885] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3198
|
+
I, [2016-09-02T14:53:05.070233 #11885] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3199
|
+
I, [2016-09-02T14:53:05.383191 #11885] INFO -- : Rendered inline template within layouts/application (312.4ms)
|
3200
|
+
I, [2016-09-02T14:53:05.384771 #11885] INFO -- : Completed 200 OK in 314ms (Views: 314.2ms | ActiveRecord: 0.0ms)
|
3201
|
+
I, [2016-09-02T14:53:05.680329 #11885] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 14:53:05 -0400
|
3202
|
+
I, [2016-09-02T14:53:05.680928 #11885] INFO -- : Processing by BaselineController#show as HTML
|
3203
|
+
I, [2016-09-02T14:53:05.681340 #11885] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3204
|
+
I, [2016-09-02T14:53:05.681811 #11885] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
3205
|
+
I, [2016-09-02T14:53:05.758960 #11885] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 14:53:05 -0400
|
3206
|
+
I, [2016-09-02T14:53:05.759534 #11885] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3207
|
+
I, [2016-09-02T14:53:05.759580 #11885] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3208
|
+
I, [2016-09-02T14:53:05.918050 #11885] INFO -- : Rendered inline template within layouts/application (158.0ms)
|
3209
|
+
I, [2016-09-02T14:53:05.918962 #11885] INFO -- : Completed 200 OK in 159ms (Views: 159.0ms | ActiveRecord: 0.0ms)
|
3210
|
+
I, [2016-09-02T14:53:06.039378 #11885] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 14:53:06 -0400
|
3211
|
+
I, [2016-09-02T14:53:06.039964 #11885] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3212
|
+
I, [2016-09-02T14:53:06.040010 #11885] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3213
|
+
I, [2016-09-02T14:53:06.232857 #11885] INFO -- : Rendered inline template within layouts/application (192.4ms)
|
3214
|
+
I, [2016-09-02T14:53:06.234450 #11885] INFO -- : Completed 200 OK in 194ms (Views: 194.1ms | ActiveRecord: 0.0ms)
|
3215
|
+
I, [2016-09-02T14:53:09.591046 #11885] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 14:53:09 -0400
|
3216
|
+
I, [2016-09-02T14:53:09.591748 #11885] INFO -- : Processing by BaselineController#show as HTML
|
3217
|
+
I, [2016-09-02T14:53:09.592050 #11885] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3218
|
+
I, [2016-09-02T14:53:09.592648 #11885] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
3219
|
+
I, [2016-09-02T14:53:09.593733 #11885] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 14:53:09 -0400
|
3220
|
+
I, [2016-09-02T14:53:09.594175 #11885] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3221
|
+
I, [2016-09-02T14:53:09.594205 #11885] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3222
|
+
I, [2016-09-02T14:53:12.393776 #11885] INFO -- : Rendered inline template within layouts/application (1324.7ms)
|
3223
|
+
I, [2016-09-02T14:53:12.395452 #11885] INFO -- : Completed 200 OK in 2801ms (Views: 1326.4ms | ActiveRecord: 0.0ms)
|
3224
|
+
I, [2016-09-02T14:53:12.399070 #11885] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 14:53:12 -0400
|
3225
|
+
I, [2016-09-02T14:53:12.399951 #11885] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3226
|
+
I, [2016-09-02T14:53:12.400003 #11885] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3227
|
+
I, [2016-09-02T14:53:15.949835 #11885] INFO -- : Rendered inline template within layouts/application (1383.9ms)
|
3228
|
+
I, [2016-09-02T14:53:15.951334 #11885] INFO -- : Completed 200 OK in 3551ms (Views: 1385.4ms | ActiveRecord: 0.0ms)
|
3229
|
+
I, [2016-09-02T14:53:18.803776 #11885] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 14:53:18 -0400
|
3230
|
+
I, [2016-09-02T14:53:18.804627 #11885] INFO -- : Processing by BaselineController#show as HTML
|
3231
|
+
I, [2016-09-02T14:53:18.805248 #11885] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3232
|
+
I, [2016-09-02T14:53:18.805946 #11885] INFO -- : Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
3233
|
+
I, [2016-09-02T14:53:19.042770 #11885] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 14:53:19 -0400
|
3234
|
+
I, [2016-09-02T14:53:19.043400 #11885] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3235
|
+
I, [2016-09-02T14:53:19.043457 #11885] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3236
|
+
I, [2016-09-02T14:53:22.226437 #11885] INFO -- : Rendered inline template within layouts/application (1537.4ms)
|
3237
|
+
I, [2016-09-02T14:53:22.227297 #11885] INFO -- : Completed 200 OK in 3184ms (Views: 1538.6ms | ActiveRecord: 0.0ms)
|
3238
|
+
I, [2016-09-02T14:53:22.478329 #11885] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 14:53:22 -0400
|
3239
|
+
I, [2016-09-02T14:53:22.478990 #11885] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3240
|
+
I, [2016-09-02T14:53:22.479033 #11885] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3241
|
+
I, [2016-09-02T14:53:25.298566 #11885] INFO -- : Rendered inline template within layouts/application (1335.9ms)
|
3242
|
+
I, [2016-09-02T14:53:25.299930 #11885] INFO -- : Completed 200 OK in 2821ms (Views: 1337.4ms | ActiveRecord: 0.0ms)
|
3243
|
+
I, [2016-09-02T15:00:28.685470 #12257] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:00:28 -0400
|
3244
|
+
I, [2016-09-02T15:00:28.695123 #12257] INFO -- : Processing by BaselineController#show as HTML
|
3245
|
+
I, [2016-09-02T15:00:28.700582 #12257] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.4ms)
|
3246
|
+
I, [2016-09-02T15:00:28.709675 #12257] INFO -- : Completed 200 OK in 14ms (Views: 14.1ms | ActiveRecord: 0.0ms)
|
3247
|
+
I, [2016-09-02T15:00:28.711097 #12257] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:00:28 -0400
|
3248
|
+
I, [2016-09-02T15:00:28.712291 #12257] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3249
|
+
I, [2016-09-02T15:00:28.712331 #12257] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3250
|
+
I, [2016-09-02T15:00:30.148749 #12257] INFO -- : Rendered inline template within layouts/application (1432.2ms)
|
3251
|
+
I, [2016-09-02T15:00:30.150483 #12257] INFO -- : Completed 200 OK in 1438ms (Views: 1435.7ms | ActiveRecord: 0.0ms)
|
3252
|
+
I, [2016-09-02T15:00:30.154095 #12257] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:00:30 -0400
|
3253
|
+
I, [2016-09-02T15:00:30.155044 #12257] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3254
|
+
I, [2016-09-02T15:00:30.155093 #12257] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3255
|
+
I, [2016-09-02T15:00:30.470252 #12257] INFO -- : Rendered inline template within layouts/application (314.4ms)
|
3256
|
+
I, [2016-09-02T15:00:30.471763 #12257] INFO -- : Completed 200 OK in 317ms (Views: 316.1ms | ActiveRecord: 0.0ms)
|
3257
|
+
I, [2016-09-02T15:00:30.782246 #12257] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:00:30 -0400
|
3258
|
+
I, [2016-09-02T15:00:30.782842 #12257] INFO -- : Processing by BaselineController#show as HTML
|
3259
|
+
I, [2016-09-02T15:00:30.783362 #12257] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3260
|
+
I, [2016-09-02T15:00:30.783826 #12257] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
3261
|
+
I, [2016-09-02T15:00:30.869071 #12257] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:00:30 -0400
|
3262
|
+
I, [2016-09-02T15:00:30.869663 #12257] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3263
|
+
I, [2016-09-02T15:00:30.869710 #12257] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3264
|
+
I, [2016-09-02T15:00:31.057562 #12257] INFO -- : Rendered inline template within layouts/application (187.4ms)
|
3265
|
+
I, [2016-09-02T15:00:31.058728 #12257] INFO -- : Completed 200 OK in 189ms (Views: 188.6ms | ActiveRecord: 0.0ms)
|
3266
|
+
I, [2016-09-02T15:00:31.183051 #12257] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:00:31 -0400
|
3267
|
+
I, [2016-09-02T15:00:31.184497 #12257] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3268
|
+
I, [2016-09-02T15:00:31.184545 #12257] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3269
|
+
I, [2016-09-02T15:00:31.363576 #12257] INFO -- : Rendered inline template within layouts/application (178.6ms)
|
3270
|
+
I, [2016-09-02T15:00:31.365169 #12257] INFO -- : Completed 200 OK in 181ms (Views: 180.2ms | ActiveRecord: 0.0ms)
|
3271
|
+
I, [2016-09-02T15:00:34.778801 #12257] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:00:34 -0400
|
3272
|
+
I, [2016-09-02T15:00:34.779480 #12257] INFO -- : Processing by BaselineController#show as HTML
|
3273
|
+
I, [2016-09-02T15:00:34.779913 #12257] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3274
|
+
I, [2016-09-02T15:00:34.780475 #12257] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
3275
|
+
I, [2016-09-02T15:00:34.781542 #12257] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:00:34 -0400
|
3276
|
+
I, [2016-09-02T15:00:34.782073 #12257] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3277
|
+
I, [2016-09-02T15:00:34.782111 #12257] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3278
|
+
I, [2016-09-02T15:00:37.938444 #12257] INFO -- : Rendered inline template within layouts/application (1468.7ms)
|
3279
|
+
I, [2016-09-02T15:00:37.939968 #12257] INFO -- : Completed 200 OK in 3158ms (Views: 1470.4ms | ActiveRecord: 0.0ms)
|
3280
|
+
I, [2016-09-02T15:00:37.943349 #12257] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:00:37 -0400
|
3281
|
+
I, [2016-09-02T15:00:37.943947 #12257] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3282
|
+
I, [2016-09-02T15:00:37.943985 #12257] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3283
|
+
I, [2016-09-02T15:00:41.144837 #12257] INFO -- : Rendered inline template within layouts/application (1361.8ms)
|
3284
|
+
I, [2016-09-02T15:00:41.146194 #12257] INFO -- : Completed 200 OK in 3202ms (Views: 1363.2ms | ActiveRecord: 0.0ms)
|
3285
|
+
I, [2016-09-02T15:00:43.532494 #12257] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:00:43 -0400
|
3286
|
+
I, [2016-09-02T15:00:43.533034 #12257] INFO -- : Processing by BaselineController#show as HTML
|
3287
|
+
I, [2016-09-02T15:00:43.533375 #12257] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3288
|
+
I, [2016-09-02T15:00:43.533771 #12257] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3289
|
+
I, [2016-09-02T15:00:43.713862 #12257] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:00:43 -0400
|
3290
|
+
I, [2016-09-02T15:00:43.714342 #12257] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3291
|
+
I, [2016-09-02T15:00:43.714371 #12257] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3292
|
+
I, [2016-09-02T15:00:46.614708 #12257] INFO -- : Rendered inline template within layouts/application (1488.4ms)
|
3293
|
+
I, [2016-09-02T15:00:46.616796 #12257] INFO -- : Completed 200 OK in 2902ms (Views: 1490.5ms | ActiveRecord: 0.0ms)
|
3294
|
+
I, [2016-09-02T15:00:46.951018 #12257] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:00:46 -0400
|
3295
|
+
I, [2016-09-02T15:00:46.952164 #12257] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3296
|
+
I, [2016-09-02T15:00:46.952323 #12257] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3297
|
+
I, [2016-09-02T15:00:49.847591 #12257] INFO -- : Rendered inline template within layouts/application (1279.8ms)
|
3298
|
+
I, [2016-09-02T15:00:49.849480 #12257] INFO -- : Completed 200 OK in 2897ms (Views: 1281.7ms | ActiveRecord: 0.0ms)
|
3299
|
+
I, [2016-09-02T15:05:39.666012 #12544] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:05:39 -0400
|
3300
|
+
I, [2016-09-02T15:05:39.675330 #12544] INFO -- : Processing by BaselineController#show as HTML
|
3301
|
+
I, [2016-09-02T15:05:39.679325 #12544] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
|
3302
|
+
I, [2016-09-02T15:05:39.685023 #12544] INFO -- : Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms)
|
3303
|
+
I, [2016-09-02T15:05:39.686366 #12544] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:05:39 -0400
|
3304
|
+
I, [2016-09-02T15:05:39.687440 #12544] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3305
|
+
I, [2016-09-02T15:05:39.687476 #12544] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3306
|
+
I, [2016-09-02T15:05:39.695787 #12544] INFO -- : Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms)
|
3307
|
+
F, [2016-09-02T15:05:39.699901 #12544] FATAL -- :
|
3308
|
+
NameError (undefined local variable or method `controller' for #<Mascot::SiteController:0x007fc4598ba1f8>
|
3309
|
+
Did you mean? controller_path):
|
3310
|
+
/Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/site_controller.rb:48:in `find_resource'
|
3311
|
+
/Users/bradgessler/Projects/mascot/gem/mascot-rails/app/controllers/mascot/site_controller.rb:7:in `show'
|
3312
|
+
actionpack (4.2.7) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
3313
|
+
actionpack (4.2.7) lib/abstract_controller/base.rb:198:in `process_action'
|
3314
|
+
actionpack (4.2.7) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
3315
|
+
actionpack (4.2.7) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
|
3316
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:117:in `call'
|
3317
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
|
3318
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:505:in `call'
|
3319
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
|
3320
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
|
3321
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
3322
|
+
actionpack (4.2.7) lib/abstract_controller/callbacks.rb:19:in `process_action'
|
3323
|
+
actionpack (4.2.7) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
3324
|
+
actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
|
3325
|
+
activesupport (4.2.7) lib/active_support/notifications.rb:164:in `block in instrument'
|
3326
|
+
activesupport (4.2.7) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
3327
|
+
activesupport (4.2.7) lib/active_support/notifications.rb:164:in `instrument'
|
3328
|
+
actionpack (4.2.7) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
3329
|
+
actionpack (4.2.7) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
|
3330
|
+
activerecord (4.2.7) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
3331
|
+
actionpack (4.2.7) lib/abstract_controller/base.rb:137:in `process'
|
3332
|
+
actionview (4.2.7) lib/action_view/rendering.rb:30:in `process'
|
3333
|
+
actionpack (4.2.7) lib/action_controller/metal.rb:196:in `dispatch'
|
3334
|
+
actionpack (4.2.7) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
|
3335
|
+
actionpack (4.2.7) lib/action_controller/metal.rb:237:in `block in action'
|
3336
|
+
actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
|
3337
|
+
actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:43:in `serve'
|
3338
|
+
actionpack (4.2.7) lib/action_dispatch/routing/mapper.rb:49:in `serve'
|
3339
|
+
actionpack (4.2.7) lib/action_dispatch/journey/router.rb:43:in `block in serve'
|
3340
|
+
actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `each'
|
3341
|
+
actionpack (4.2.7) lib/action_dispatch/journey/router.rb:30:in `serve'
|
3342
|
+
actionpack (4.2.7) lib/action_dispatch/routing/route_set.rb:817:in `call'
|
3343
|
+
rack (1.6.4) lib/rack/etag.rb:24:in `call'
|
3344
|
+
rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
|
3345
|
+
rack (1.6.4) lib/rack/head.rb:13:in `call'
|
3346
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
|
3347
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/flash.rb:260:in `call'
|
3348
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
|
3349
|
+
rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
|
3350
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/cookies.rb:560:in `call'
|
3351
|
+
activerecord (4.2.7) lib/active_record/query_cache.rb:36:in `call'
|
3352
|
+
activerecord (4.2.7) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
|
3353
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
|
3354
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
|
3355
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
|
3356
|
+
activesupport (4.2.7) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
3357
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
3358
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
|
3359
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
|
3360
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
|
3361
|
+
railties (4.2.7) lib/rails/rack/logger.rb:38:in `call_app'
|
3362
|
+
railties (4.2.7) lib/rails/rack/logger.rb:20:in `block in call'
|
3363
|
+
activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `block in tagged'
|
3364
|
+
activesupport (4.2.7) lib/active_support/tagged_logging.rb:26:in `tagged'
|
3365
|
+
activesupport (4.2.7) lib/active_support/tagged_logging.rb:68:in `tagged'
|
3366
|
+
railties (4.2.7) lib/rails/rack/logger.rb:20:in `call'
|
3367
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/request_id.rb:21:in `call'
|
3368
|
+
rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
|
3369
|
+
rack (1.6.4) lib/rack/runtime.rb:18:in `call'
|
3370
|
+
activesupport (4.2.7) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
|
3371
|
+
actionpack (4.2.7) lib/action_dispatch/middleware/static.rb:120:in `call'
|
3372
|
+
rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
|
3373
|
+
railties (4.2.7) lib/rails/engine.rb:518:in `call'
|
3374
|
+
railties (4.2.7) lib/rails/application.rb:165:in `call'
|
3375
|
+
rack-test (0.6.3) lib/rack/mock_session.rb:30:in `request'
|
3376
|
+
rack-test (0.6.3) lib/rack/test.rb:244:in `process_request'
|
3377
|
+
rack-test (0.6.3) lib/rack/test.rb:58:in `get'
|
3378
|
+
/Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/forwardable.rb:184:in `get'
|
3379
|
+
/benchmarks/rails_rendering_benchmark.rb:9:in `get!'
|
3380
|
+
/benchmarks/rails_rendering_benchmark.rb:72:in `block (5 levels) in <main>'
|
3381
|
+
/Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:293:in `measure'
|
3382
|
+
/Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:257:in `block in bmbm'
|
3383
|
+
/Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `each'
|
3384
|
+
/Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `inject'
|
3385
|
+
/Users/bradgessler/.rbenv/versions/2.3.0/lib/ruby/2.3.0/benchmark.rb:255:in `bmbm'
|
3386
|
+
/Users/bradgessler/Projects/mascot/gem/support/benchmark_dsl.rb:27:in `benchmark'
|
3387
|
+
/benchmarks/rails_rendering_benchmark.rb:55:in `block (2 levels) in <main>'
|
3388
|
+
/benchmarks/rails_rendering_benchmark.rb:52:in `each'
|
3389
|
+
/benchmarks/rails_rendering_benchmark.rb:52:in `block in <main>'
|
3390
|
+
/Users/bradgessler/Projects/mascot/gem/support/benchmark_dsl.rb:18:in `fake_site'
|
3391
|
+
/benchmarks/rails_rendering_benchmark.rb:15:in `<main>'
|
3392
|
+
|
3393
|
+
|
3394
|
+
I, [2016-09-02T15:10:41.956540 #12847] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:10:41 -0400
|
3395
|
+
I, [2016-09-02T15:10:41.969381 #12847] INFO -- : Processing by BaselineController#show as HTML
|
3396
|
+
I, [2016-09-02T15:10:41.974399 #12847] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
|
3397
|
+
I, [2016-09-02T15:10:41.980315 #12847] INFO -- : Completed 200 OK in 11ms (Views: 10.5ms | ActiveRecord: 0.0ms)
|
3398
|
+
I, [2016-09-02T15:10:41.981542 #12847] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:10:41 -0400
|
3399
|
+
I, [2016-09-02T15:10:41.982584 #12847] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3400
|
+
I, [2016-09-02T15:10:41.982623 #12847] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3401
|
+
I, [2016-09-02T15:10:43.289841 #12847] INFO -- : Rendered inline template within layouts/application (1299.0ms)
|
3402
|
+
I, [2016-09-02T15:10:43.291951 #12847] INFO -- : Completed 200 OK in 1309ms (Views: 1307.2ms | ActiveRecord: 0.0ms)
|
3403
|
+
I, [2016-09-02T15:10:43.295810 #12847] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:10:43 -0400
|
3404
|
+
I, [2016-09-02T15:10:43.296380 #12847] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3405
|
+
I, [2016-09-02T15:10:43.296409 #12847] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3406
|
+
I, [2016-09-02T15:10:43.592110 #12847] INFO -- : Rendered inline template within layouts/application (295.1ms)
|
3407
|
+
I, [2016-09-02T15:10:43.594038 #12847] INFO -- : Completed 200 OK in 298ms (Views: 297.2ms | ActiveRecord: 0.0ms)
|
3408
|
+
I, [2016-09-02T15:10:43.899038 #12847] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:10:43 -0400
|
3409
|
+
I, [2016-09-02T15:10:43.899528 #12847] INFO -- : Processing by BaselineController#show as HTML
|
3410
|
+
I, [2016-09-02T15:10:43.899845 #12847] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3411
|
+
I, [2016-09-02T15:10:43.900329 #12847] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3412
|
+
I, [2016-09-02T15:10:43.975185 #12847] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:10:43 -0400
|
3413
|
+
I, [2016-09-02T15:10:43.976311 #12847] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3414
|
+
I, [2016-09-02T15:10:43.976376 #12847] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3415
|
+
I, [2016-09-02T15:10:44.142919 #12847] INFO -- : Rendered inline template within layouts/application (165.7ms)
|
3416
|
+
I, [2016-09-02T15:10:44.143891 #12847] INFO -- : Completed 200 OK in 167ms (Views: 167.0ms | ActiveRecord: 0.0ms)
|
3417
|
+
I, [2016-09-02T15:10:44.254653 #12847] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:10:44 -0400
|
3418
|
+
I, [2016-09-02T15:10:44.255224 #12847] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3419
|
+
I, [2016-09-02T15:10:44.255275 #12847] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3420
|
+
I, [2016-09-02T15:10:44.426833 #12847] INFO -- : Rendered inline template within layouts/application (171.1ms)
|
3421
|
+
I, [2016-09-02T15:10:44.428467 #12847] INFO -- : Completed 200 OK in 173ms (Views: 172.8ms | ActiveRecord: 0.0ms)
|
3422
|
+
I, [2016-09-02T15:10:47.392501 #12847] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:10:47 -0400
|
3423
|
+
I, [2016-09-02T15:10:47.393115 #12847] INFO -- : Processing by BaselineController#show as HTML
|
3424
|
+
I, [2016-09-02T15:10:47.393574 #12847] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3425
|
+
I, [2016-09-02T15:10:47.394093 #12847] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
3426
|
+
I, [2016-09-02T15:10:47.395194 #12847] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:10:47 -0400
|
3427
|
+
I, [2016-09-02T15:10:47.395697 #12847] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3428
|
+
I, [2016-09-02T15:10:47.395738 #12847] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3429
|
+
I, [2016-09-02T15:10:50.003680 #12847] INFO -- : Rendered inline template within layouts/application (1215.9ms)
|
3430
|
+
I, [2016-09-02T15:10:50.005133 #12847] INFO -- : Completed 200 OK in 2609ms (Views: 1217.5ms | ActiveRecord: 0.0ms)
|
3431
|
+
I, [2016-09-02T15:10:50.008545 #12847] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:10:50 -0400
|
3432
|
+
I, [2016-09-02T15:10:50.009097 #12847] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3433
|
+
I, [2016-09-02T15:10:50.009135 #12847] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3434
|
+
I, [2016-09-02T15:10:53.037811 #12847] INFO -- : Rendered inline template within layouts/application (1344.4ms)
|
3435
|
+
I, [2016-09-02T15:10:53.039320 #12847] INFO -- : Completed 200 OK in 3030ms (Views: 1346.0ms | ActiveRecord: 0.0ms)
|
3436
|
+
I, [2016-09-02T15:10:55.395706 #12847] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:10:55 -0400
|
3437
|
+
I, [2016-09-02T15:10:55.396372 #12847] INFO -- : Processing by BaselineController#show as HTML
|
3438
|
+
I, [2016-09-02T15:10:55.396789 #12847] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3439
|
+
I, [2016-09-02T15:10:55.397261 #12847] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
3440
|
+
I, [2016-09-02T15:10:55.575206 #12847] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:10:55 -0400
|
3441
|
+
I, [2016-09-02T15:10:55.575787 #12847] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3442
|
+
I, [2016-09-02T15:10:55.575835 #12847] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3443
|
+
I, [2016-09-02T15:10:58.373462 #12847] INFO -- : Rendered inline template within layouts/application (1346.2ms)
|
3444
|
+
I, [2016-09-02T15:10:58.374381 #12847] INFO -- : Completed 200 OK in 2798ms (Views: 1347.2ms | ActiveRecord: 0.0ms)
|
3445
|
+
I, [2016-09-02T15:10:58.641836 #12847] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:10:58 -0400
|
3446
|
+
I, [2016-09-02T15:10:58.642406 #12847] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3447
|
+
I, [2016-09-02T15:10:58.642475 #12847] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3448
|
+
I, [2016-09-02T15:11:01.226123 #12847] INFO -- : Rendered inline template within layouts/application (1250.8ms)
|
3449
|
+
I, [2016-09-02T15:11:01.227956 #12847] INFO -- : Completed 200 OK in 2585ms (Views: 1252.7ms | ActiveRecord: 0.0ms)
|
3450
|
+
I, [2016-09-02T15:15:26.339762 #13155] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:15:26 -0400
|
3451
|
+
I, [2016-09-02T15:15:26.349161 #13155] INFO -- : Processing by BaselineController#show as HTML
|
3452
|
+
I, [2016-09-02T15:15:26.353685 #13155] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
|
3453
|
+
I, [2016-09-02T15:15:26.359401 #13155] INFO -- : Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.0ms)
|
3454
|
+
I, [2016-09-02T15:15:26.360503 #13155] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:15:26 -0400
|
3455
|
+
I, [2016-09-02T15:15:26.361459 #13155] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3456
|
+
I, [2016-09-02T15:15:26.361492 #13155] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3457
|
+
I, [2016-09-02T15:15:27.909470 #13155] INFO -- : Rendered inline template within layouts/application (1545.2ms)
|
3458
|
+
I, [2016-09-02T15:15:27.913269 #13155] INFO -- : Completed 200 OK in 1552ms (Views: 1550.2ms | ActiveRecord: 0.0ms)
|
3459
|
+
I, [2016-09-02T15:15:27.918017 #13155] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:15:27 -0400
|
3460
|
+
I, [2016-09-02T15:15:27.920166 #13155] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3461
|
+
I, [2016-09-02T15:15:27.920268 #13155] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3462
|
+
I, [2016-09-02T15:15:28.294495 #13155] INFO -- : Rendered inline template within layouts/application (371.8ms)
|
3463
|
+
I, [2016-09-02T15:15:28.296067 #13155] INFO -- : Completed 200 OK in 376ms (Views: 374.1ms | ActiveRecord: 0.0ms)
|
3464
|
+
I, [2016-09-02T15:15:28.603820 #13155] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:15:28 -0400
|
3465
|
+
I, [2016-09-02T15:15:28.604351 #13155] INFO -- : Processing by BaselineController#show as HTML
|
3466
|
+
I, [2016-09-02T15:15:28.604738 #13155] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.1ms)
|
3467
|
+
I, [2016-09-02T15:15:28.605322 #13155] INFO -- : Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
3468
|
+
I, [2016-09-02T15:15:28.688577 #13155] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:15:28 -0400
|
3469
|
+
I, [2016-09-02T15:15:28.689030 #13155] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3470
|
+
I, [2016-09-02T15:15:28.689059 #13155] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3471
|
+
I, [2016-09-02T15:15:28.870310 #13155] INFO -- : Rendered inline template within layouts/application (180.9ms)
|
3472
|
+
I, [2016-09-02T15:15:28.871475 #13155] INFO -- : Completed 200 OK in 182ms (Views: 182.1ms | ActiveRecord: 0.0ms)
|
3473
|
+
I, [2016-09-02T15:15:28.997181 #13155] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:15:28 -0400
|
3474
|
+
I, [2016-09-02T15:15:28.997685 #13155] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3475
|
+
I, [2016-09-02T15:15:28.997728 #13155] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3476
|
+
I, [2016-09-02T15:15:29.191529 #13155] INFO -- : Rendered inline template within layouts/application (193.4ms)
|
3477
|
+
I, [2016-09-02T15:15:29.193345 #13155] INFO -- : Completed 200 OK in 196ms (Views: 195.3ms | ActiveRecord: 0.0ms)
|
3478
|
+
I, [2016-09-02T15:15:32.960373 #13155] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:15:32 -0400
|
3479
|
+
I, [2016-09-02T15:15:32.960934 #13155] INFO -- : Processing by BaselineController#show as HTML
|
3480
|
+
I, [2016-09-02T15:15:32.961289 #13155] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3481
|
+
I, [2016-09-02T15:15:32.961731 #13155] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3482
|
+
I, [2016-09-02T15:15:32.962588 #13155] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:15:32 -0400
|
3483
|
+
I, [2016-09-02T15:15:32.963040 #13155] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3484
|
+
I, [2016-09-02T15:15:32.963073 #13155] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3485
|
+
I, [2016-09-02T15:15:36.061752 #13155] INFO -- : Rendered inline template within layouts/application (1361.6ms)
|
3486
|
+
I, [2016-09-02T15:15:36.063239 #13155] INFO -- : Completed 200 OK in 3100ms (Views: 1363.5ms | ActiveRecord: 0.0ms)
|
3487
|
+
I, [2016-09-02T15:15:36.066477 #13155] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:15:36 -0400
|
3488
|
+
I, [2016-09-02T15:15:36.067031 #13155] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3489
|
+
I, [2016-09-02T15:15:36.067067 #13155] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3490
|
+
I, [2016-09-02T15:15:39.442088 #13155] INFO -- : Rendered inline template within layouts/application (1513.6ms)
|
3491
|
+
I, [2016-09-02T15:15:39.443743 #13155] INFO -- : Completed 200 OK in 3377ms (Views: 1515.4ms | ActiveRecord: 0.0ms)
|
3492
|
+
I, [2016-09-02T15:15:41.704869 #13155] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:15:41 -0400
|
3493
|
+
I, [2016-09-02T15:15:41.705389 #13155] INFO -- : Processing by BaselineController#show as HTML
|
3494
|
+
I, [2016-09-02T15:15:41.705739 #13155] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3495
|
+
I, [2016-09-02T15:15:41.706136 #13155] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3496
|
+
I, [2016-09-02T15:15:41.866171 #13155] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:15:41 -0400
|
3497
|
+
I, [2016-09-02T15:15:41.866716 #13155] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3498
|
+
I, [2016-09-02T15:15:41.866756 #13155] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3499
|
+
I, [2016-09-02T15:15:44.622679 #13155] INFO -- : Rendered inline template within layouts/application (1366.5ms)
|
3500
|
+
I, [2016-09-02T15:15:44.623747 #13155] INFO -- : Completed 200 OK in 2757ms (Views: 1367.6ms | ActiveRecord: 0.0ms)
|
3501
|
+
I, [2016-09-02T15:15:44.896616 #13155] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:15:44 -0400
|
3502
|
+
I, [2016-09-02T15:15:44.897144 #13155] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3503
|
+
I, [2016-09-02T15:15:44.897189 #13155] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3504
|
+
I, [2016-09-02T15:15:47.726883 #13155] INFO -- : Rendered inline template within layouts/application (1362.6ms)
|
3505
|
+
I, [2016-09-02T15:15:47.728464 #13155] INFO -- : Completed 200 OK in 2831ms (Views: 1364.3ms | ActiveRecord: 0.0ms)
|
3506
|
+
I, [2016-09-02T15:21:08.691069 #13587] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:21:08 -0400
|
3507
|
+
I, [2016-09-02T15:21:08.700738 #13587] INFO -- : Processing by BaselineController#show as HTML
|
3508
|
+
I, [2016-09-02T15:21:08.705314 #13587] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
|
3509
|
+
I, [2016-09-02T15:21:08.711692 #13587] INFO -- : Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms)
|
3510
|
+
I, [2016-09-02T15:21:08.712909 #13587] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:21:08 -0400
|
3511
|
+
I, [2016-09-02T15:21:08.713936 #13587] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3512
|
+
I, [2016-09-02T15:21:08.713981 #13587] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3513
|
+
I, [2016-09-02T15:21:09.949464 #13587] INFO -- : Rendered inline template within layouts/application (1232.1ms)
|
3514
|
+
I, [2016-09-02T15:21:09.951217 #13587] INFO -- : Completed 200 OK in 1237ms (Views: 1235.7ms | ActiveRecord: 0.0ms)
|
3515
|
+
I, [2016-09-02T15:21:09.954516 #13587] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:21:09 -0400
|
3516
|
+
I, [2016-09-02T15:21:09.955048 #13587] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3517
|
+
I, [2016-09-02T15:21:09.955082 #13587] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3518
|
+
I, [2016-09-02T15:21:10.225460 #13587] INFO -- : Rendered inline template within layouts/application (269.9ms)
|
3519
|
+
I, [2016-09-02T15:21:10.226931 #13587] INFO -- : Completed 200 OK in 272ms (Views: 271.4ms | ActiveRecord: 0.0ms)
|
3520
|
+
I, [2016-09-02T15:21:10.502332 #13587] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:21:10 -0400
|
3521
|
+
I, [2016-09-02T15:21:10.502843 #13587] INFO -- : Processing by BaselineController#show as HTML
|
3522
|
+
I, [2016-09-02T15:21:10.503176 #13587] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3523
|
+
I, [2016-09-02T15:21:10.503570 #13587] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3524
|
+
I, [2016-09-02T15:21:10.572145 #13587] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:21:10 -0400
|
3525
|
+
I, [2016-09-02T15:21:10.572627 #13587] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3526
|
+
I, [2016-09-02T15:21:10.572659 #13587] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3527
|
+
I, [2016-09-02T15:21:10.737032 #13587] INFO -- : Rendered inline template within layouts/application (164.0ms)
|
3528
|
+
I, [2016-09-02T15:21:10.737952 #13587] INFO -- : Completed 200 OK in 165ms (Views: 165.0ms | ActiveRecord: 0.0ms)
|
3529
|
+
I, [2016-09-02T15:21:10.853609 #13587] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:21:10 -0400
|
3530
|
+
I, [2016-09-02T15:21:10.854066 #13587] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3531
|
+
I, [2016-09-02T15:21:10.854097 #13587] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3532
|
+
I, [2016-09-02T15:21:11.042380 #13587] INFO -- : Rendered inline template within layouts/application (187.9ms)
|
3533
|
+
I, [2016-09-02T15:21:11.044106 #13587] INFO -- : Completed 200 OK in 190ms (Views: 189.7ms | ActiveRecord: 0.0ms)
|
3534
|
+
I, [2016-09-02T15:21:14.117462 #13587] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:21:14 -0400
|
3535
|
+
I, [2016-09-02T15:21:14.118027 #13587] INFO -- : Processing by BaselineController#show as HTML
|
3536
|
+
I, [2016-09-02T15:21:14.118383 #13587] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3537
|
+
I, [2016-09-02T15:21:14.118810 #13587] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3538
|
+
I, [2016-09-02T15:21:14.119667 #13587] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:21:14 -0400
|
3539
|
+
I, [2016-09-02T15:21:14.120108 #13587] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3540
|
+
I, [2016-09-02T15:21:14.120143 #13587] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3541
|
+
I, [2016-09-02T15:21:17.209779 #13587] INFO -- : Rendered inline template within layouts/application (1402.5ms)
|
3542
|
+
I, [2016-09-02T15:21:17.211493 #13587] INFO -- : Completed 200 OK in 3091ms (Views: 1404.3ms | ActiveRecord: 0.0ms)
|
3543
|
+
I, [2016-09-02T15:21:17.214683 #13587] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:21:17 -0400
|
3544
|
+
I, [2016-09-02T15:21:17.215206 #13587] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3545
|
+
I, [2016-09-02T15:21:17.215827 #13587] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3546
|
+
I, [2016-09-02T15:21:20.650800 #13587] INFO -- : Rendered inline template within layouts/application (1454.0ms)
|
3547
|
+
I, [2016-09-02T15:21:20.652116 #13587] INFO -- : Completed 200 OK in 3436ms (Views: 1455.4ms | ActiveRecord: 0.0ms)
|
3548
|
+
I, [2016-09-02T15:21:23.323168 #13587] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:21:23 -0400
|
3549
|
+
I, [2016-09-02T15:21:23.323773 #13587] INFO -- : Processing by BaselineController#show as HTML
|
3550
|
+
I, [2016-09-02T15:21:23.324111 #13587] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3551
|
+
I, [2016-09-02T15:21:23.324517 #13587] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3552
|
+
I, [2016-09-02T15:21:23.502422 #13587] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:21:23 -0400
|
3553
|
+
I, [2016-09-02T15:21:23.502901 #13587] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3554
|
+
I, [2016-09-02T15:21:23.502932 #13587] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3555
|
+
I, [2016-09-02T15:21:26.275606 #13587] INFO -- : Rendered inline template within layouts/application (1358.4ms)
|
3556
|
+
I, [2016-09-02T15:21:26.276462 #13587] INFO -- : Completed 200 OK in 2773ms (Views: 1359.4ms | ActiveRecord: 0.0ms)
|
3557
|
+
I, [2016-09-02T15:21:26.546308 #13587] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:21:26 -0400
|
3558
|
+
I, [2016-09-02T15:21:26.546947 #13587] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3559
|
+
I, [2016-09-02T15:21:26.546988 #13587] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3560
|
+
I, [2016-09-02T15:21:29.638733 #13587] INFO -- : Rendered inline template within layouts/application (1437.9ms)
|
3561
|
+
I, [2016-09-02T15:21:29.640713 #13587] INFO -- : Completed 200 OK in 3094ms (Views: 1439.9ms | ActiveRecord: 0.0ms)
|
3562
|
+
I, [2016-09-02T15:37:47.400908 #15002] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:37:47 -0400
|
3563
|
+
I, [2016-09-02T15:37:47.411434 #15002] INFO -- : Processing by BaselineController#show as HTML
|
3564
|
+
I, [2016-09-02T15:37:47.415661 #15002] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.3ms)
|
3565
|
+
I, [2016-09-02T15:37:47.421635 #15002] INFO -- : Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.0ms)
|
3566
|
+
I, [2016-09-02T15:37:47.422885 #15002] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:37:47 -0400
|
3567
|
+
I, [2016-09-02T15:37:47.423979 #15002] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3568
|
+
I, [2016-09-02T15:37:47.424015 #15002] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3569
|
+
I, [2016-09-02T15:37:48.708203 #15002] INFO -- : Rendered inline template within layouts/application (1281.0ms)
|
3570
|
+
I, [2016-09-02T15:37:48.709747 #15002] INFO -- : Completed 200 OK in 1286ms (Views: 1284.0ms | ActiveRecord: 0.0ms)
|
3571
|
+
I, [2016-09-02T15:37:48.712913 #15002] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:37:48 -0400
|
3572
|
+
I, [2016-09-02T15:37:48.713392 #15002] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3573
|
+
I, [2016-09-02T15:37:48.713420 #15002] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3574
|
+
I, [2016-09-02T15:37:48.981375 #15002] INFO -- : Rendered inline template within layouts/application (267.5ms)
|
3575
|
+
I, [2016-09-02T15:37:48.982947 #15002] INFO -- : Completed 200 OK in 269ms (Views: 269.1ms | ActiveRecord: 0.0ms)
|
3576
|
+
I, [2016-09-02T15:37:49.254953 #15002] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:37:49 -0400
|
3577
|
+
I, [2016-09-02T15:37:49.255463 #15002] INFO -- : Processing by BaselineController#show as HTML
|
3578
|
+
I, [2016-09-02T15:37:49.255793 #15002] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3579
|
+
I, [2016-09-02T15:37:49.256177 #15002] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3580
|
+
I, [2016-09-02T15:37:49.324126 #15002] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:37:49 -0400
|
3581
|
+
I, [2016-09-02T15:37:49.324718 #15002] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3582
|
+
I, [2016-09-02T15:37:49.324765 #15002] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3583
|
+
I, [2016-09-02T15:37:49.481442 #15002] INFO -- : Rendered inline template within layouts/application (156.2ms)
|
3584
|
+
I, [2016-09-02T15:37:49.482570 #15002] INFO -- : Completed 200 OK in 158ms (Views: 157.5ms | ActiveRecord: 0.0ms)
|
3585
|
+
I, [2016-09-02T15:37:49.589119 #15002] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:37:49 -0400
|
3586
|
+
I, [2016-09-02T15:37:49.589622 #15002] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3587
|
+
I, [2016-09-02T15:37:49.589665 #15002] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3588
|
+
I, [2016-09-02T15:37:49.747762 #15002] INFO -- : Rendered inline template within layouts/application (157.7ms)
|
3589
|
+
I, [2016-09-02T15:37:49.749639 #15002] INFO -- : Completed 200 OK in 160ms (Views: 159.7ms | ActiveRecord: 0.0ms)
|
3590
|
+
I, [2016-09-02T15:37:52.877428 #15002] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:37:52 -0400
|
3591
|
+
I, [2016-09-02T15:37:52.878147 #15002] INFO -- : Processing by BaselineController#show as HTML
|
3592
|
+
I, [2016-09-02T15:37:52.878621 #15002] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3593
|
+
I, [2016-09-02T15:37:52.879270 #15002] INFO -- : Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
3594
|
+
I, [2016-09-02T15:37:52.880433 #15002] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:37:52 -0400
|
3595
|
+
I, [2016-09-02T15:37:52.881892 #15002] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3596
|
+
I, [2016-09-02T15:37:52.881974 #15002] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3597
|
+
I, [2016-09-02T15:37:55.757125 #15002] INFO -- : Rendered inline template within layouts/application (1348.3ms)
|
3598
|
+
I, [2016-09-02T15:37:55.758597 #15002] INFO -- : Completed 200 OK in 2876ms (Views: 1349.7ms | ActiveRecord: 0.0ms)
|
3599
|
+
I, [2016-09-02T15:37:55.761748 #15002] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:37:55 -0400
|
3600
|
+
I, [2016-09-02T15:37:55.762284 #15002] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3601
|
+
I, [2016-09-02T15:37:55.762315 #15002] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3602
|
+
I, [2016-09-02T15:37:59.194462 #15002] INFO -- : Rendered inline template within layouts/application (1525.7ms)
|
3603
|
+
I, [2016-09-02T15:37:59.195908 #15002] INFO -- : Completed 200 OK in 3434ms (Views: 1527.2ms | ActiveRecord: 0.0ms)
|
3604
|
+
I, [2016-09-02T15:38:01.632483 #15002] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-02 15:38:01 -0400
|
3605
|
+
I, [2016-09-02T15:38:01.633089 #15002] INFO -- : Processing by BaselineController#show as HTML
|
3606
|
+
I, [2016-09-02T15:38:01.633528 #15002] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3607
|
+
I, [2016-09-02T15:38:01.634063 #15002] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
3608
|
+
I, [2016-09-02T15:38:01.798876 #15002] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-02 15:38:01 -0400
|
3609
|
+
I, [2016-09-02T15:38:01.799379 #15002] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3610
|
+
I, [2016-09-02T15:38:01.799409 #15002] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3611
|
+
I, [2016-09-02T15:38:04.756141 #15002] INFO -- : Rendered inline template within layouts/application (1415.1ms)
|
3612
|
+
I, [2016-09-02T15:38:04.756944 #15002] INFO -- : Completed 200 OK in 2957ms (Views: 1416.1ms | ActiveRecord: 0.0ms)
|
3613
|
+
I, [2016-09-02T15:38:05.021267 #15002] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-02 15:38:05 -0400
|
3614
|
+
I, [2016-09-02T15:38:05.021921 #15002] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3615
|
+
I, [2016-09-02T15:38:05.021970 #15002] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3616
|
+
I, [2016-09-02T15:38:07.864047 #15002] INFO -- : Rendered inline template within layouts/application (1296.7ms)
|
3617
|
+
I, [2016-09-02T15:38:07.865597 #15002] INFO -- : Completed 200 OK in 2844ms (Views: 1298.3ms | ActiveRecord: 0.0ms)
|
3618
|
+
I, [2016-09-03T00:11:08.831210 #18914] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-03 00:11:08 -0400
|
3619
|
+
I, [2016-09-03T00:11:08.847063 #18914] INFO -- : Processing by BaselineController#show as HTML
|
3620
|
+
I, [2016-09-03T00:11:08.852299 #18914] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.7ms)
|
3621
|
+
I, [2016-09-03T00:11:08.858646 #18914] INFO -- : Completed 200 OK in 11ms (Views: 11.2ms | ActiveRecord: 0.0ms)
|
3622
|
+
I, [2016-09-03T00:11:08.862315 #18914] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-03 00:11:08 -0400
|
3623
|
+
I, [2016-09-03T00:11:08.863427 #18914] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3624
|
+
I, [2016-09-03T00:11:08.863463 #18914] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3625
|
+
I, [2016-09-03T00:11:12.879624 #18914] INFO -- : Rendered inline template within layouts/application (4011.9ms)
|
3626
|
+
I, [2016-09-03T00:11:12.881840 #18914] INFO -- : Completed 200 OK in 4018ms (Views: 4015.4ms | ActiveRecord: 0.0ms)
|
3627
|
+
I, [2016-09-03T00:11:12.885846 #18914] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-03 00:11:12 -0400
|
3628
|
+
I, [2016-09-03T00:11:12.886442 #18914] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3629
|
+
I, [2016-09-03T00:11:12.886475 #18914] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3630
|
+
I, [2016-09-03T00:11:13.193752 #18914] INFO -- : Rendered inline template within layouts/application (306.8ms)
|
3631
|
+
I, [2016-09-03T00:11:13.195209 #18914] INFO -- : Completed 200 OK in 309ms (Views: 308.3ms | ActiveRecord: 0.0ms)
|
3632
|
+
I, [2016-09-03T00:11:13.513108 #18914] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-03 00:11:13 -0400
|
3633
|
+
I, [2016-09-03T00:11:13.513662 #18914] INFO -- : Processing by BaselineController#show as HTML
|
3634
|
+
I, [2016-09-03T00:11:13.514098 #18914] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3635
|
+
I, [2016-09-03T00:11:13.514502 #18914] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3636
|
+
I, [2016-09-03T00:11:13.606766 #18914] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-03 00:11:13 -0400
|
3637
|
+
I, [2016-09-03T00:11:13.607340 #18914] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3638
|
+
I, [2016-09-03T00:11:13.607392 #18914] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3639
|
+
I, [2016-09-03T00:11:13.788075 #18914] INFO -- : Rendered inline template within layouts/application (180.2ms)
|
3640
|
+
I, [2016-09-03T00:11:13.788918 #18914] INFO -- : Completed 200 OK in 181ms (Views: 181.1ms | ActiveRecord: 0.0ms)
|
3641
|
+
I, [2016-09-03T00:11:13.931132 #18914] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-03 00:11:13 -0400
|
3642
|
+
I, [2016-09-03T00:11:13.931571 #18914] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3643
|
+
I, [2016-09-03T00:11:13.931613 #18914] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3644
|
+
I, [2016-09-03T00:11:14.131393 #18914] INFO -- : Rendered inline template within layouts/application (199.3ms)
|
3645
|
+
I, [2016-09-03T00:11:14.133000 #18914] INFO -- : Completed 200 OK in 201ms (Views: 201.0ms | ActiveRecord: 0.0ms)
|
3646
|
+
I, [2016-09-03T00:11:17.146414 #18914] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-03 00:11:17 -0400
|
3647
|
+
I, [2016-09-03T00:11:17.147000 #18914] INFO -- : Processing by BaselineController#show as HTML
|
3648
|
+
I, [2016-09-03T00:11:17.147369 #18914] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3649
|
+
I, [2016-09-03T00:11:17.147848 #18914] INFO -- : Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
3650
|
+
I, [2016-09-03T00:11:17.148665 #18914] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-03 00:11:17 -0400
|
3651
|
+
I, [2016-09-03T00:11:17.149167 #18914] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3652
|
+
I, [2016-09-03T00:11:17.149201 #18914] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3653
|
+
I, [2016-09-03T00:11:21.389729 #18914] INFO -- : Rendered inline template within layouts/application (2858.0ms)
|
3654
|
+
I, [2016-09-03T00:11:21.391663 #18914] INFO -- : Completed 200 OK in 4242ms (Views: 2860.0ms | ActiveRecord: 0.0ms)
|
3655
|
+
I, [2016-09-03T00:11:21.394831 #18914] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-03 00:11:21 -0400
|
3656
|
+
I, [2016-09-03T00:11:21.395419 #18914] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3657
|
+
I, [2016-09-03T00:11:21.395454 #18914] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3658
|
+
I, [2016-09-03T00:11:24.328405 #18914] INFO -- : Rendered inline template within layouts/application (1322.3ms)
|
3659
|
+
I, [2016-09-03T00:11:24.329924 #18914] INFO -- : Completed 200 OK in 2934ms (Views: 1323.9ms | ActiveRecord: 0.0ms)
|
3660
|
+
I, [2016-09-03T00:11:26.451332 #18914] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-09-03 00:11:26 -0400
|
3661
|
+
I, [2016-09-03T00:11:26.451858 #18914] INFO -- : Processing by BaselineController#show as HTML
|
3662
|
+
I, [2016-09-03T00:11:26.452185 #18914] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
|
3663
|
+
I, [2016-09-03T00:11:26.452581 #18914] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
3664
|
+
I, [2016-09-03T00:11:26.611509 #18914] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-09-03 00:11:26 -0400
|
3665
|
+
I, [2016-09-03T00:11:26.611996 #18914] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3666
|
+
I, [2016-09-03T00:11:26.612027 #18914] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
|
3667
|
+
I, [2016-09-03T00:11:29.139699 #18914] INFO -- : Rendered inline template within layouts/application (1249.4ms)
|
3668
|
+
I, [2016-09-03T00:11:29.140550 #18914] INFO -- : Completed 200 OK in 2528ms (Views: 1250.4ms | ActiveRecord: 0.0ms)
|
3669
|
+
I, [2016-09-03T00:11:29.391751 #18914] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-09-03 00:11:29 -0400
|
3670
|
+
I, [2016-09-03T00:11:29.392239 #18914] INFO -- : Processing by Mascot::SiteController#show as HTML
|
3671
|
+
I, [2016-09-03T00:11:29.392273 #18914] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
|
3672
|
+
I, [2016-09-03T00:11:31.890533 #18914] INFO -- : Rendered inline template within layouts/application (1171.7ms)
|
3673
|
+
I, [2016-09-03T00:11:31.891976 #18914] INFO -- : Completed 200 OK in 2500ms (Views: 1173.3ms | ActiveRecord: 0.0ms)
|