sitepress-rails 0.1.21 → 0.1.22

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e348be132fa1d3420d6627a0ea880f7d3c2b61d6
4
- data.tar.gz: d27821c244f528b5e7a75c9377905a28c1088634
3
+ metadata.gz: a5642d02208d5027bbd4f1d35f55049cdfc540c4
4
+ data.tar.gz: a1ac9327949772a43277b0676ec28d07d34dc9d1
5
5
  SHA512:
6
- metadata.gz: 23003dfea2cc258a0281749ec7f9011eb0e559d9b748153caca9a5eff7ee3152d2117fc196d495b1d6d71ac75a21dd1a3271b6adb250ae8183b25e5af5c3c556
7
- data.tar.gz: 6a576ce9b3127f95a2e869bc9d88d0385af90eb7042a6ca93b192222a7173b01f9258aba0fa88ad9b26cc6c699349fb0dd984b3ee612e6a4856f4c46af9d91e1
6
+ metadata.gz: 1c399dd3b015e20d6c4b9c0df4528585162167a35fe5e5579d32df38505be8e95e23a1236c2f01ec6c952f4d5902980154fbc55066827953a465c7e2991e8082
7
+ data.tar.gz: 665acace5540f665c0f469f9d306512bee70090b526c85c862765f1203a0f79eacbdcd0fac02ff638cb306b6c3eb484916528ffaf982183c7b302f7159cebdce
@@ -278,3 +278,59 @@ I, [2016-10-29T23:50:31.294652 #68323] INFO -- : Processing by Sitepress::SiteC
278
278
  I, [2016-10-29T23:50:31.294686 #68323] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
279
279
  I, [2016-10-29T23:50:38.227826 #68323] INFO -- : Rendered inline template within layouts/application (5214.0ms)
280
280
  I, [2016-10-29T23:50:38.229985 #68323] INFO -- : Completed 200 OK in 6935ms (Views: 5216.1ms | ActiveRecord: 0.0ms)
281
+ I, [2016-10-30T00:54:22.751657 #72487] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-10-30 00:54:22 -0700
282
+ I, [2016-10-30T00:54:22.763592 #72487] INFO -- : Processing by BaselineController#show as HTML
283
+ I, [2016-10-30T00:54:22.770202 #72487] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.4ms)
284
+ I, [2016-10-30T00:54:22.777869 #72487] INFO -- : Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.0ms)
285
+ I, [2016-10-30T00:54:22.779168 #72487] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-10-30 00:54:22 -0700
286
+ I, [2016-10-30T00:54:22.780188 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
287
+ I, [2016-10-30T00:54:22.780226 #72487] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
288
+ I, [2016-10-30T00:54:24.345621 #72487] INFO -- : Rendered inline template within layouts/application (1559.0ms)
289
+ I, [2016-10-30T00:54:24.347702 #72487] INFO -- : Completed 200 OK in 1567ms (Views: 1563.5ms | ActiveRecord: 0.0ms)
290
+ I, [2016-10-30T00:54:24.351122 #72487] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-10-30 00:54:24 -0700
291
+ I, [2016-10-30T00:54:24.351649 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
292
+ I, [2016-10-30T00:54:24.351681 #72487] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
293
+ I, [2016-10-30T00:54:24.531395 #72487] INFO -- : Rendered inline template within layouts/application (179.2ms)
294
+ I, [2016-10-30T00:54:24.533218 #72487] INFO -- : Completed 200 OK in 181ms (Views: 181.1ms | ActiveRecord: 0.0ms)
295
+ I, [2016-10-30T00:54:24.795317 #72487] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-10-30 00:54:24 -0700
296
+ I, [2016-10-30T00:54:24.795868 #72487] INFO -- : Processing by BaselineController#show as HTML
297
+ I, [2016-10-30T00:54:24.796234 #72487] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
298
+ I, [2016-10-30T00:54:24.796642 #72487] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
299
+ I, [2016-10-30T00:54:24.870043 #72487] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-10-30 00:54:24 -0700
300
+ I, [2016-10-30T00:54:24.870538 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
301
+ I, [2016-10-30T00:54:24.870569 #72487] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
302
+ I, [2016-10-30T00:54:25.026009 #72487] INFO -- : Rendered inline template within layouts/application (155.0ms)
303
+ I, [2016-10-30T00:54:25.026925 #72487] INFO -- : Completed 200 OK in 156ms (Views: 156.1ms | ActiveRecord: 0.0ms)
304
+ I, [2016-10-30T00:54:25.134389 #72487] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-10-30 00:54:25 -0700
305
+ I, [2016-10-30T00:54:25.134873 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
306
+ I, [2016-10-30T00:54:25.134905 #72487] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
307
+ I, [2016-10-30T00:54:25.298070 #72487] INFO -- : Rendered inline template within layouts/application (162.8ms)
308
+ I, [2016-10-30T00:54:25.299722 #72487] INFO -- : Completed 200 OK in 165ms (Views: 164.5ms | ActiveRecord: 0.0ms)
309
+ I, [2016-10-30T00:54:28.651445 #72487] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-10-30 00:54:28 -0700
310
+ I, [2016-10-30T00:54:28.651950 #72487] INFO -- : Processing by BaselineController#show as HTML
311
+ I, [2016-10-30T00:54:28.652333 #72487] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
312
+ I, [2016-10-30T00:54:28.652756 #72487] INFO -- : Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
313
+ I, [2016-10-30T00:54:28.653554 #72487] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-10-30 00:54:28 -0700
314
+ I, [2016-10-30T00:54:28.653915 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
315
+ I, [2016-10-30T00:54:28.653944 #72487] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
316
+ I, [2016-10-30T00:54:34.830068 #72487] INFO -- : Rendered inline template within layouts/application (4576.3ms)
317
+ I, [2016-10-30T00:54:34.832079 #72487] INFO -- : Completed 200 OK in 6178ms (Views: 4578.2ms | ActiveRecord: 0.0ms)
318
+ I, [2016-10-30T00:54:34.835862 #72487] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-10-30 00:54:34 -0700
319
+ I, [2016-10-30T00:54:34.836323 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
320
+ I, [2016-10-30T00:54:34.836355 #72487] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
321
+ I, [2016-10-30T00:54:41.661426 #72487] INFO -- : Rendered inline template within layouts/application (4953.2ms)
322
+ I, [2016-10-30T00:54:41.663455 #72487] INFO -- : Completed 200 OK in 6827ms (Views: 4955.1ms | ActiveRecord: 0.0ms)
323
+ I, [2016-10-30T00:54:44.023022 #72487] INFO -- : Started GET "/baseline/render" for 127.0.0.1 at 2016-10-30 00:54:44 -0700
324
+ I, [2016-10-30T00:54:44.023638 #72487] INFO -- : Processing by BaselineController#show as HTML
325
+ I, [2016-10-30T00:54:44.024159 #72487] INFO -- : Rendered baseline/show.html.erb within layouts/application (0.0ms)
326
+ I, [2016-10-30T00:54:44.024739 #72487] INFO -- : Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
327
+ I, [2016-10-30T00:54:44.171429 #72487] INFO -- : Started GET "/page-1.html" for 127.0.0.1 at 2016-10-30 00:54:44 -0700
328
+ I, [2016-10-30T00:54:44.172028 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
329
+ I, [2016-10-30T00:54:44.172065 #72487] INFO -- : Parameters: {"resource_path"=>"page-1.html"}
330
+ I, [2016-10-30T00:54:50.314328 #72487] INFO -- : Rendered inline template within layouts/application (4660.7ms)
331
+ I, [2016-10-30T00:54:50.315375 #72487] INFO -- : Completed 200 OK in 6143ms (Views: 4661.9ms | ActiveRecord: 0.0ms)
332
+ I, [2016-10-30T00:54:50.747096 #72487] INFO -- : Started GET "/page-9999.html" for 127.0.0.1 at 2016-10-30 00:54:50 -0700
333
+ I, [2016-10-30T00:54:50.747688 #72487] INFO -- : Processing by Sitepress::SiteController#show as HTML
334
+ I, [2016-10-30T00:54:50.747736 #72487] INFO -- : Parameters: {"resource_path"=>"page-9999.html"}
335
+ I, [2016-10-30T00:54:57.255036 #72487] INFO -- : Rendered inline template within layouts/application (4906.7ms)
336
+ I, [2016-10-30T00:54:57.256676 #72487] INFO -- : Completed 200 OK in 6509ms (Views: 4908.3ms | ActiveRecord: 0.0ms)
@@ -15484,3 +15484,120 @@ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
15484
15484
   (0.0ms) rollback transaction
15485
15485
   (0.0ms) begin transaction
15486
15486
   (0.1ms) rollback transaction
15487
+  (8.3ms) begin transaction
15488
+  (0.1ms) rollback transaction
15489
+  (0.1ms) begin transaction
15490
+  (0.1ms) rollback transaction
15491
+  (0.1ms) begin transaction
15492
+  (0.1ms) rollback transaction
15493
+  (0.1ms) begin transaction
15494
+  (0.1ms) rollback transaction
15495
+  (0.0ms) begin transaction
15496
+  (0.1ms) rollback transaction
15497
+  (0.0ms) begin transaction
15498
+  (0.1ms) rollback transaction
15499
+  (0.0ms) begin transaction
15500
+  (0.1ms) rollback transaction
15501
+  (0.0ms) begin transaction
15502
+  (0.1ms) rollback transaction
15503
+  (0.0ms) begin transaction
15504
+  (0.1ms) rollback transaction
15505
+  (0.0ms) begin transaction
15506
+  (0.0ms) rollback transaction
15507
+  (0.0ms) begin transaction
15508
+  (0.0ms) rollback transaction
15509
+  (0.0ms) begin transaction
15510
+  (0.0ms) rollback transaction
15511
+  (0.1ms) begin transaction
15512
+  (0.1ms) rollback transaction
15513
+  (0.0ms) begin transaction
15514
+  (0.0ms) rollback transaction
15515
+  (0.0ms) begin transaction
15516
+  (0.0ms) rollback transaction
15517
+  (0.0ms) begin transaction
15518
+  (0.1ms) rollback transaction
15519
+  (0.1ms) begin transaction
15520
+  (0.1ms) rollback transaction
15521
+  (0.0ms) begin transaction
15522
+  (0.1ms) rollback transaction
15523
+  (0.0ms) begin transaction
15524
+  (0.3ms) rollback transaction
15525
+  (0.2ms) begin transaction
15526
+ Processing by Sitepress::SiteController#show as HTML
15527
+ Parameters: {"resource_path"=>"/hi"}
15528
+ Rendered inline template within layouts/application (1.6ms)
15529
+ Completed 200 OK in 16ms (Views: 11.0ms | ActiveRecord: 0.0ms)
15530
+  (0.1ms) rollback transaction
15531
+  (0.0ms) begin transaction
15532
+ Processing by Sitepress::SiteController#show as HTML
15533
+ Parameters: {"resource_path"=>"/hi"}
15534
+ Rendered inline template within layouts/application (0.4ms)
15535
+ Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
15536
+  (0.1ms) rollback transaction
15537
+  (0.0ms) begin transaction
15538
+ Processing by Sitepress::SiteController#show as HTML
15539
+ Parameters: {"resource_path"=>"/hi"}
15540
+ Rendered inline template within layouts/application (0.3ms)
15541
+ Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
15542
+  (0.1ms) rollback transaction
15543
+  (0.1ms) begin transaction
15544
+ Processing by Sitepress::SiteController#show as HTML
15545
+ Parameters: {"resource_path"=>"/hi"}
15546
+ Rendered inline template within layouts/application (0.2ms)
15547
+ Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
15548
+  (0.1ms) rollback transaction
15549
+  (0.1ms) begin transaction
15550
+ Processing by Sitepress::SiteController#show as HTML
15551
+ Parameters: {"resource_path"=>"/time"}
15552
+ Rendered app/content/pages/_stupid.html.erb (1.0ms)
15553
+ Rendered app/content/pages/partials/_really_stupid.html.erb (0.6ms)
15554
+ Rendered inline template within layouts/sitepress_test_layout (10.5ms)
15555
+ Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.0ms)
15556
+  (0.1ms) rollback transaction
15557
+  (0.0ms) begin transaction
15558
+ Processing by Sitepress::SiteController#show as HTML
15559
+ Parameters: {"resource_path"=>"/time"}
15560
+ Rendered app/content/pages/_stupid.html.erb (0.0ms)
15561
+ Rendered app/content/pages/partials/_really_stupid.html.erb (0.0ms)
15562
+ Rendered inline template within layouts/sitepress_test_layout (0.8ms)
15563
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
15564
+  (0.2ms) rollback transaction
15565
+  (0.1ms) begin transaction
15566
+ Processing by Sitepress::SiteController#show as HTML
15567
+ Parameters: {"resource_path"=>"/time"}
15568
+ Rendered app/content/pages/_stupid.html.erb (0.0ms)
15569
+ Rendered app/content/pages/partials/_really_stupid.html.erb (0.0ms)
15570
+ Rendered inline template within layouts/sitepress_test_layout (0.8ms)
15571
+ Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
15572
+  (0.1ms) rollback transaction
15573
+  (0.0ms) begin transaction
15574
+ Processing by Sitepress::SiteController#show as HTML
15575
+ Parameters: {"resource_path"=>"/time"}
15576
+ Rendered app/content/pages/_stupid.html.erb (0.0ms)
15577
+ Rendered app/content/pages/partials/_really_stupid.html.erb (0.0ms)
15578
+ Rendered inline template within layouts/sitepress_test_layout (0.6ms)
15579
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
15580
+  (0.1ms) rollback transaction
15581
+  (0.0ms) begin transaction
15582
+ Processing by Sitepress::SiteController#show as HTML
15583
+ Parameters: {"resource_path"=>"/time"}
15584
+ Rendered app/content/pages/_stupid.html.erb (0.0ms)
15585
+ Rendered app/content/pages/partials/_really_stupid.html.erb (0.0ms)
15586
+ Rendered inline template within layouts/sitepress_test_layout (0.6ms)
15587
+ Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
15588
+  (0.0ms) rollback transaction
15589
+  (0.0ms) begin transaction
15590
+ Processing by Sitepress::SiteController#show as HTML
15591
+ Parameters: {"resource_path"=>"/time"}
15592
+ Rendered app/content/pages/_stupid.html.erb (0.0ms)
15593
+ Rendered app/content/pages/partials/_really_stupid.html.erb (0.0ms)
15594
+ Rendered inline template within layouts/sitepress_test_layout (0.6ms)
15595
+ Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
15596
+  (0.1ms) rollback transaction
15597
+  (0.0ms) begin transaction
15598
+ Processing by Sitepress::SiteController#show as HTML
15599
+ Parameters: {"resource_path"=>"/non-existent"}
15600
+ Completed 404 Not Found in 0ms (ActiveRecord: 0.0ms)
15601
+  (0.0ms) rollback transaction
15602
+  (0.0ms) begin transaction
15603
+  (0.1ms) rollback transaction
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sitepress-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.21
4
+ version: 0.1.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brad Gessler
@@ -58,14 +58,14 @@ dependencies:
58
58
  requirements:
59
59
  - - '='
60
60
  - !ruby/object:Gem::Version
61
- version: 0.1.21
61
+ version: 0.1.22
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - '='
67
67
  - !ruby/object:Gem::Version
68
- version: 0.1.21
68
+ version: 0.1.22
69
69
  description:
70
70
  email:
71
71
  - bradgessler@gmail.com