forever_style_guide 3.0.21 → 3.0.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: 71f600d9204f3886d9ec0ffecb52d57f99dda60c
4
- data.tar.gz: affb70bc03ba52375664de17a0d4ea890d96d526
3
+ metadata.gz: f9d43369ee749b9bcb3c612f6886b155efd88aea
4
+ data.tar.gz: 15f85ab3898dafff0e90d7fa4a74a33a53750014
5
5
  SHA512:
6
- metadata.gz: 55306b735760d2694159294f0a535c11d4eab85c2ba68131feaf9849feb234779b1f661d9c59a61c907e2760b6ea019049be4a4997ca959e8b11a739946787b1
7
- data.tar.gz: 5874a0fe68b6c91598ab599225e6147c30951d52b4994e526e361558df179b1d90dca7b8868d0edd05124e7e71243c3125d15f1dccb6f2e2ff9085c589fba0fa
6
+ metadata.gz: 3d97b357d379feb21ebb6229aaf52a5eff8ebc48de276a1957ff40cad652ca842eded2e51cf40799d372cf3d54af9d1798eb52290ddfe636b18db2a474e3d1a7
7
+ data.tar.gz: 4a2e5f97781a627a8de8d0362fc18121ec77763092159d415c813e69786c324380a814dc930e6b2e7af86af07606780d47546e0e1c775756d7984a549ed8d9f8
@@ -1,8 +1,5 @@
1
1
  <%= link_to cart_url, class: "nav-icon-stack cart-icon", title:'View Your Shopping Cart', id: 'mini-cart' do %>
2
- <% if has_item_in_cart? %>
3
- <span class="color-white color_block-primary cart-icon-count"><%= current_order.product_count %></span>
4
- <% end %>
5
-
2
+ <span class="color-white color_block-primary cart-icon-count <%= 'hidden' if (!has_item_in_cart?) %>"><%= defined?(current_order) ? current_order.product_count : 0 %></span>
6
3
  <i class='fa fa-shopping-cart'></i>
7
4
  <span class="nav-icon-label <%= has_item_in_cart? ? 'has_count' : '' %>">Cart</span>
8
5
  <% end %>
@@ -1,3 +1,3 @@
1
1
  module ForeverStyleGuide
2
- VERSION = "3.0.21"
2
+ VERSION = "3.0.22"
3
3
  end
@@ -585272,3 +585272,566 @@ Started GET "/assets/style_guide/hero/beach-girl.jpg" for ::1 at 2016-08-30 15:5
585272
585272
 
585273
585273
 
585274
585274
  Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2016-08-30 15:58:02 -0400
585275
+
585276
+
585277
+ Started GET "/style_guide" for ::1 at 2016-08-30 17:28:37 -0400
585278
+ Processing by ForeverStyleGuide::StyleController#index as HTML
585279
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/index.html.erb within layouts/forever_style_guide/application (2.0ms)
585280
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (3.1ms)
585281
+ Completed 200 OK in 204ms (Views: 203.0ms | ActiveRecord: 0.0ms)
585282
+
585283
+
585284
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585285
+
585286
+
585287
+ Started GET "/assets/application.css?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585288
+
585289
+
585290
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585291
+
585292
+
585293
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585294
+
585295
+
585296
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585297
+
585298
+
585299
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585300
+
585301
+
585302
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585303
+
585304
+
585305
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585306
+
585307
+
585308
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585309
+
585310
+
585311
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585312
+
585313
+
585314
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585315
+
585316
+
585317
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585318
+
585319
+
585320
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585321
+
585322
+
585323
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585324
+
585325
+
585326
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585327
+
585328
+
585329
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585330
+
585331
+
585332
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585333
+
585334
+
585335
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585336
+
585337
+
585338
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585339
+
585340
+
585341
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585342
+
585343
+
585344
+ Started GET "/assets/forever_style_guide/offcanvas.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585345
+
585346
+
585347
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2016-08-30 17:28:37 -0400
585348
+
585349
+
585350
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2016-08-30 17:28:37 -0400
585351
+
585352
+
585353
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585354
+
585355
+
585356
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2016-08-30 17:28:37 -0400
585357
+
585358
+
585359
+ Started GET "/assets/forever_style_guide/forever-logo.jpg" for ::1 at 2016-08-30 17:28:37 -0400
585360
+
585361
+
585362
+ Started GET "/style_guide/components" for ::1 at 2016-08-30 17:28:40 -0400
585363
+ Processing by ForeverStyleGuide::StyleController#show as HTML
585364
+ Parameters: {"id"=>"components"}
585365
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (0.3ms)
585366
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (1.7ms)
585367
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_avatar.erb (5.3ms)
585368
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (27.7ms)
585369
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/shared/_feature_bullet.erb (2.2ms)
585370
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_feature_bullet.html.erb (8.6ms)
585371
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_footer.erb (0.6ms)
585372
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.5ms)
585373
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_hero.erb (0.9ms)
585374
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.2ms)
585375
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_hero_simple.erb (0.7ms)
585376
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.2ms)
585377
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_modals.erb (21.3ms)
585378
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (40.1ms)
585379
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_panel.erb (0.5ms)
585380
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.2ms)
585381
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_popover.erb (1.3ms)
585382
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (19.6ms)
585383
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_promo_banner.html.erb (0.5ms)
585384
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_sign_in.erb (0.3ms)
585385
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.2ms)
585386
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_switch.erb (1.0ms)
585387
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.4ms)
585388
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (251.1ms)
585389
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (2.7ms)
585390
+ Completed 200 OK in 358ms (Views: 357.0ms | ActiveRecord: 0.0ms)
585391
+
585392
+
585393
+ Started GET "/assets/forever_style_guide/forever-logo.jpg" for ::1 at 2016-08-30 17:28:40 -0400
585394
+
585395
+
585396
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585397
+
585398
+
585399
+ Started GET "/assets/application.css?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585400
+
585401
+
585402
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585403
+
585404
+
585405
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585406
+
585407
+
585408
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585409
+
585410
+
585411
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585412
+
585413
+
585414
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585415
+
585416
+
585417
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585418
+
585419
+
585420
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585421
+
585422
+
585423
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585424
+
585425
+
585426
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585427
+
585428
+
585429
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585430
+
585431
+
585432
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585433
+
585434
+
585435
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585436
+
585437
+
585438
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585439
+
585440
+
585441
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585442
+
585443
+
585444
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585445
+
585446
+
585447
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585448
+
585449
+
585450
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585451
+
585452
+
585453
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585454
+
585455
+
585456
+ Started GET "/assets/forever_style_guide/offcanvas.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585457
+
585458
+
585459
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585460
+
585461
+
585462
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2016-08-30 17:28:40 -0400
585463
+
585464
+
585465
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2016-08-30 17:28:40 -0400
585466
+
585467
+
585468
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2016-08-30 17:28:40 -0400
585469
+
585470
+
585471
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2016-08-30 17:28:40 -0400
585472
+
585473
+
585474
+ Started GET "/assets/forever_style_guide/digiart1.png" for ::1 at 2016-08-30 17:28:40 -0400
585475
+
585476
+
585477
+ Started GET "/assets/forever_style_guide/single-product.jpg" for ::1 at 2016-08-30 17:28:40 -0400
585478
+
585479
+
585480
+ Started GET "/assets/style_guide/personas/ted_avatar.png" for ::1 at 2016-08-30 17:28:40 -0400
585481
+
585482
+
585483
+ Started GET "/assets/forever_style_guide/digiart2.png" for ::1 at 2016-08-30 17:28:40 -0400
585484
+
585485
+
585486
+ Started GET "/assets/forever_style_guide/digiart3.png" for ::1 at 2016-08-30 17:28:40 -0400
585487
+
585488
+
585489
+ Started GET "/assets/forever_style_guide/contextualhelplassoanimation.gif" for ::1 at 2016-08-30 17:28:40 -0400
585490
+
585491
+
585492
+ Started GET "/assets/style_guide/hero/beach-girl.jpg" for ::1 at 2016-08-30 17:28:40 -0400
585493
+
585494
+
585495
+ Started GET "/assets/style_guide/modals/promobg.jpg" for ::1 at 2016-08-30 17:28:41 -0400
585496
+
585497
+
585498
+ Started GET "/assets/ProximaNova-Light-webfont.woff" for ::1 at 2016-08-30 17:28:44 -0400
585499
+
585500
+
585501
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2016-08-30 17:29:29 -0400
585502
+
585503
+
585504
+ Started GET "/assets/application.css?body=1" for ::1 at 2016-08-30 17:29:29 -0400
585505
+
585506
+
585507
+ Started GET "/style_guide/demo/navigation" for ::1 at 2016-08-30 17:33:44 -0400
585508
+ Processing by ForeverStyleGuide::StyleController#demo as HTML
585509
+ Parameters: {"path"=>"navigation"}
585510
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_nav_cart_icon.erb (0.3ms)
585511
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_nav_my_forever_dropdown.erb (3.1ms)
585512
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_nav_products_dropdown.erb (3.8ms)
585513
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_nav_community_dropdown.erb (2.2ms)
585514
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_nav_cart_icon.erb (0.2ms)
585515
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_nav_account_dropdown.erb (1.4ms)
585516
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_nav_ambassador_dropdown.erb (0.6ms)
585517
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_nav_account_signed_out_mobile.erb (0.3ms)
585518
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_nav.erb (21.2ms)
585519
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/demo/navigation.html.erb within layouts/forever_style_guide/application (22.6ms)
585520
+ Completed 200 OK in 125ms (Views: 125.1ms | ActiveRecord: 0.0ms)
585521
+
585522
+
585523
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585524
+
585525
+
585526
+ Started GET "/assets/application.css?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585527
+
585528
+
585529
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585530
+
585531
+
585532
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585533
+
585534
+
585535
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585536
+
585537
+
585538
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585539
+
585540
+
585541
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585542
+
585543
+
585544
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585545
+
585546
+
585547
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585548
+
585549
+
585550
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585551
+
585552
+
585553
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585554
+
585555
+
585556
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585557
+
585558
+
585559
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585560
+
585561
+
585562
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585563
+
585564
+
585565
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585566
+
585567
+
585568
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585569
+
585570
+
585571
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585572
+
585573
+
585574
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585575
+
585576
+
585577
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585578
+
585579
+
585580
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585581
+
585582
+
585583
+ Started GET "/assets/forever_style_guide/offcanvas.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585584
+
585585
+
585586
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2016-08-30 17:33:45 -0400
585587
+
585588
+
585589
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2016-08-30 17:33:45 -0400
585590
+
585591
+
585592
+ Started GET "/assets/ProximaNova-Light-webfont.woff" for ::1 at 2016-08-30 17:33:45 -0400
585593
+
585594
+
585595
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585596
+
585597
+
585598
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2016-08-30 17:33:45 -0400
585599
+
585600
+
585601
+ Started GET "/assets/forever_style_guide/forever-logo.jpg" for ::1 at 2016-08-30 17:33:45 -0400
585602
+
585603
+
585604
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2016-08-30 17:33:45 -0400
585605
+
585606
+
585607
+ Started GET "/assets/style_guide/hero/beach-girl.jpg" for ::1 at 2016-08-30 17:33:45 -0400
585608
+
585609
+
585610
+ Started GET "/style_guide" for ::1 at 2016-08-30 17:36:14 -0400
585611
+ Processing by ForeverStyleGuide::StyleController#index as HTML
585612
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/index.html.erb within layouts/forever_style_guide/application (0.5ms)
585613
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.5ms)
585614
+ Completed 200 OK in 127ms (Views: 126.2ms | ActiveRecord: 0.0ms)
585615
+
585616
+
585617
+ Started GET "/assets/application.css?body=1" for ::1 at 2016-08-30 17:36:14 -0400
585618
+
585619
+
585620
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2016-08-30 17:36:14 -0400
585621
+
585622
+
585623
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2016-08-30 17:36:14 -0400
585624
+
585625
+
585626
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2016-08-30 17:36:14 -0400
585627
+
585628
+
585629
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2016-08-30 17:36:14 -0400
585630
+
585631
+
585632
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2016-08-30 17:36:14 -0400
585633
+
585634
+
585635
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2016-08-30 17:36:14 -0400
585636
+
585637
+
585638
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2016-08-30 17:36:14 -0400
585639
+
585640
+
585641
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2016-08-30 17:36:14 -0400
585642
+
585643
+
585644
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2016-08-30 17:36:14 -0400
585645
+
585646
+
585647
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2016-08-30 17:36:14 -0400
585648
+
585649
+
585650
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2016-08-30 17:36:14 -0400
585651
+
585652
+
585653
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2016-08-30 17:36:14 -0400
585654
+
585655
+
585656
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2016-08-30 17:36:15 -0400
585657
+
585658
+
585659
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2016-08-30 17:36:15 -0400
585660
+
585661
+
585662
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2016-08-30 17:36:15 -0400
585663
+
585664
+
585665
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2016-08-30 17:36:15 -0400
585666
+
585667
+
585668
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2016-08-30 17:36:15 -0400
585669
+
585670
+
585671
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2016-08-30 17:36:15 -0400
585672
+
585673
+
585674
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2016-08-30 17:36:15 -0400
585675
+
585676
+
585677
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2016-08-30 17:36:15 -0400
585678
+
585679
+
585680
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2016-08-30 17:36:15 -0400
585681
+
585682
+
585683
+ Started GET "/assets/forever_style_guide/offcanvas.js?body=1" for ::1 at 2016-08-30 17:36:15 -0400
585684
+
585685
+
585686
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2016-08-30 17:36:15 -0400
585687
+
585688
+
585689
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2016-08-30 17:36:15 -0400
585690
+
585691
+
585692
+ Started GET "/assets/forever_style_guide/forever-logo.jpg" for ::1 at 2016-08-30 17:36:15 -0400
585693
+
585694
+
585695
+ Started GET "/style_guide/components" for ::1 at 2016-08-30 17:36:17 -0400
585696
+ Processing by ForeverStyleGuide::StyleController#show as HTML
585697
+ Parameters: {"id"=>"components"}
585698
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (0.2ms)
585699
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (1.2ms)
585700
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_avatar.erb (0.9ms)
585701
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (16.2ms)
585702
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/shared/_feature_bullet.erb (1.2ms)
585703
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_feature_bullet.html.erb (5.8ms)
585704
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_footer.erb (0.1ms)
585705
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.2ms)
585706
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_hero.erb (0.2ms)
585707
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (15.9ms)
585708
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_hero_simple.erb (0.2ms)
585709
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (16.1ms)
585710
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_modals.erb (10.6ms)
585711
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (28.1ms)
585712
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_panel.erb (0.1ms)
585713
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (15.4ms)
585714
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_popover.erb (0.1ms)
585715
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.7ms)
585716
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_promo_banner.html.erb (0.1ms)
585717
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_sign_in.erb (0.1ms)
585718
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (16.4ms)
585719
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/sections/components/_switch.erb (0.1ms)
585720
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (16.6ms)
585721
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (210.6ms)
585722
+ Rendered /Users/zschweitzer/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.4ms)
585723
+ Completed 200 OK in 312ms (Views: 311.9ms | ActiveRecord: 0.0ms)
585724
+
585725
+
585726
+ Started GET "/assets/application.css?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585727
+
585728
+
585729
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585730
+
585731
+
585732
+ Started GET "/assets/forever_style_guide/forever-logo.jpg" for ::1 at 2016-08-30 17:36:18 -0400
585733
+
585734
+
585735
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585736
+
585737
+
585738
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585739
+
585740
+
585741
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585742
+
585743
+
585744
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585745
+
585746
+
585747
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585748
+
585749
+
585750
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585751
+
585752
+
585753
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585754
+
585755
+
585756
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585757
+
585758
+
585759
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585760
+
585761
+
585762
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585763
+
585764
+
585765
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585766
+
585767
+
585768
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585769
+
585770
+
585771
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585772
+
585773
+
585774
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585775
+
585776
+
585777
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585778
+
585779
+
585780
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585781
+
585782
+
585783
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585784
+
585785
+
585786
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585787
+
585788
+
585789
+ Started GET "/assets/forever_style_guide/offcanvas.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585790
+
585791
+
585792
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585793
+
585794
+
585795
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2016-08-30 17:36:18 -0400
585796
+
585797
+
585798
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2016-08-30 17:36:18 -0400
585799
+
585800
+
585801
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2016-08-30 17:36:18 -0400
585802
+
585803
+
585804
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2016-08-30 17:36:18 -0400
585805
+
585806
+
585807
+ Started GET "/assets/forever_style_guide/single-product.jpg" for ::1 at 2016-08-30 17:36:18 -0400
585808
+
585809
+
585810
+ Started GET "/assets/forever_style_guide/digiart1.png" for ::1 at 2016-08-30 17:36:18 -0400
585811
+
585812
+
585813
+ Started GET "/assets/forever_style_guide/digiart2.png" for ::1 at 2016-08-30 17:36:18 -0400
585814
+
585815
+
585816
+ Started GET "/assets/style_guide/personas/ted_avatar.png" for ::1 at 2016-08-30 17:36:18 -0400
585817
+
585818
+
585819
+ Started GET "/assets/forever_style_guide/digiart3.png" for ::1 at 2016-08-30 17:36:18 -0400
585820
+
585821
+
585822
+ Started GET "/assets/forever_style_guide/contextualhelplassoanimation.gif" for ::1 at 2016-08-30 17:36:18 -0400
585823
+
585824
+
585825
+ Started GET "/assets/style_guide/hero/beach-girl.jpg" for ::1 at 2016-08-30 17:36:18 -0400
585826
+
585827
+
585828
+ Started GET "/assets/style_guide/modals/promobg.jpg" for ::1 at 2016-08-30 17:36:18 -0400
585829
+
585830
+
585831
+ Started GET "/assets/ProximaNova-Light-webfont.woff" for ::1 at 2016-08-30 17:36:20 -0400
585832
+
585833
+
585834
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2016-08-30 17:36:25 -0400
585835
+
585836
+
585837
+ Started GET "/assets/application.css?body=1" for ::1 at 2016-08-30 17:36:25 -0400
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: forever_style_guide
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.21
4
+ version: 3.0.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nicholas McClay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-08-30 00:00:00.000000000 Z
11
+ date: 2016-08-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -2018,7 +2018,6 @@ files:
2018
2018
  - test/dummy/tmp/cache/assets/sprockets/v3.0/zpiSF7b2tCEa5uYdi_ZhgtZ5hJ3kx0UmJavVKtY2VQ8.cache
2019
2019
  - test/dummy/tmp/cache/assets/sprockets/v3.0/zt2mcoLMEdL3Q9CkbAvMrUmtawXNzNEKfxCXK1AZnXs.cache
2020
2020
  - test/dummy/tmp/cache/assets/sprockets/v3.0/zt42GhtRADSXMiAWk8X1cKO186J3hOfr37CUia4iYjQ.cache
2021
- - test/dummy/tmp/pids/server.pid
2022
2021
  - test/forever_style_guide_test.rb
2023
2022
  - test/integration/navigation_test.rb
2024
2023
  - test/scripts/benchmark-sass.sh
@@ -3699,7 +3698,6 @@ test_files:
3699
3698
  - test/dummy/tmp/cache/assets/sprockets/v3.0/zt42GhtRADSXMiAWk8X1cKO186J3hOfr37CUia4iYjQ.cache
3700
3699
  - test/dummy/tmp/cache/assets/sprockets/v3.0/zXplMIP285J6h3kJrYyl_pJf7kj2o1Wt7-N5dkzYgZ8.cache
3701
3700
  - test/dummy/tmp/cache/assets/sprockets/v3.0/ZYPsf0aYWxpFMq1UPBpFyeNo6Yxk66vCc6PJETQGDJ0.cache
3702
- - test/dummy/tmp/pids/server.pid
3703
3701
  - test/forever_style_guide_test.rb
3704
3702
  - test/integration/navigation_test.rb
3705
3703
  - test/scripts/benchmark-sass.sh
@@ -1 +0,0 @@
1
- 51952