forever_style_guide 1.2.9 → 1.2.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (185) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/forever_style_guide/hero-blur.js +6 -0
  3. data/app/assets/stylesheets/forever_style_guide/modules/_all.scss +1 -0
  4. data/app/assets/stylesheets/forever_style_guide/modules/_navbar.scss +4 -0
  5. data/app/assets/stylesheets/forever_style_guide/modules/_promo_banner.scss +62 -0
  6. data/app/controllers/forever_style_guide/style_controller.rb +1 -0
  7. data/app/views/forever_style_guide/demo/footer.html.erb +2 -0
  8. data/app/views/forever_style_guide/demo/hero.html.erb +3 -1
  9. data/app/views/forever_style_guide/demo/navigation.html.erb +4 -0
  10. data/app/views/forever_style_guide/demo/promo_banner.html.erb +54 -0
  11. data/app/views/forever_style_guide/sections/components/_promo_banner.html.erb +17 -0
  12. data/app/views/forever_style_guide/sections/components/footer/_footer.erb +4 -2
  13. data/app/views/forever_style_guide/sections/components/footer/_footer_demo.erb +3 -2
  14. data/app/views/layouts/forever_style_guide/application.html.erb +5 -1
  15. data/lib/forever_style_guide/version.rb +1 -1
  16. data/test/dummy/log/development.log +2080 -0
  17. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_alerts.scssc +0 -0
  18. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_badges.scssc +0 -0
  19. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_breadcrumbs.scssc +0 -0
  20. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_button-groups.scssc +0 -0
  21. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_buttons.scssc +0 -0
  22. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_carousel.scssc +0 -0
  23. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_close.scssc +0 -0
  24. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_code.scssc +0 -0
  25. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_component-animations.scssc +0 -0
  26. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_dropdowns.scssc +0 -0
  27. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_forms.scssc +0 -0
  28. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_glyphicons.scssc +0 -0
  29. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_grid.scssc +0 -0
  30. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_input-groups.scssc +0 -0
  31. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_jumbotron.scssc +0 -0
  32. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_labels.scssc +0 -0
  33. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_list-group.scssc +0 -0
  34. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_media.scssc +0 -0
  35. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_mixins.scssc +0 -0
  36. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_modals.scssc +0 -0
  37. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_navbar.scssc +0 -0
  38. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_navs.scssc +0 -0
  39. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_normalize.scssc +0 -0
  40. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_pager.scssc +0 -0
  41. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_pagination.scssc +0 -0
  42. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_panels.scssc +0 -0
  43. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_popovers.scssc +0 -0
  44. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_print.scssc +0 -0
  45. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_progress-bars.scssc +0 -0
  46. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_responsive-embed.scssc +0 -0
  47. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_responsive-utilities.scssc +0 -0
  48. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_scaffolding.scssc +0 -0
  49. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_tables.scssc +0 -0
  50. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_thumbnails.scssc +0 -0
  51. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_tooltip.scssc +0 -0
  52. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_type.scssc +0 -0
  53. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_utilities.scssc +0 -0
  54. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_variables.scssc +0 -0
  55. data/test/dummy/tmp/cache/assets/development/sass/266dff45d3bb9a6b67be55fb37625b215363230c/_wells.scssc +0 -0
  56. data/test/dummy/tmp/cache/assets/development/sass/6b787703915c18adfb89a6e49a5d0a5e7c032a66/font-awesome.css.erbc +0 -0
  57. data/test/dummy/tmp/cache/assets/development/sass/734335f46edd364863d3b587d820ec7a3b042640/_bootstrap-sprockets.scssc +0 -0
  58. data/test/dummy/tmp/cache/assets/development/sass/734335f46edd364863d3b587d820ec7a3b042640/_bootstrap.scssc +0 -0
  59. data/test/dummy/tmp/cache/assets/development/sass/dd1921659855a833d5890e93d4cd32dbc61db883/_account-popover.scssc +0 -0
  60. data/test/dummy/tmp/cache/assets/development/sass/dd1921659855a833d5890e93d4cd32dbc61db883/_button.scssc +0 -0
  61. data/test/dummy/tmp/cache/assets/development/sass/dd1921659855a833d5890e93d4cd32dbc61db883/_navbar.scssc +0 -0
  62. data/test/dummy/tmp/cache/assets/development/sass/dd1921659855a833d5890e93d4cd32dbc61db883/_progress.scssc +0 -0
  63. data/test/dummy/tmp/cache/assets/development/sass/dd1921659855a833d5890e93d4cd32dbc61db883/_promo-banner.scssc +0 -0
  64. data/test/dummy/tmp/cache/assets/development/sass/dd1921659855a833d5890e93d4cd32dbc61db883/_promo_banner.scssc +0 -0
  65. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_alerts.scssc +0 -0
  66. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_background-variant.scssc +0 -0
  67. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_border-radius.scssc +0 -0
  68. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_buttons.scssc +0 -0
  69. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_center-block.scssc +0 -0
  70. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_clearfix.scssc +0 -0
  71. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_forms.scssc +0 -0
  72. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_gradients.scssc +0 -0
  73. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_grid-framework.scssc +0 -0
  74. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_grid.scssc +0 -0
  75. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_hide-text.scssc +0 -0
  76. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_image.scssc +0 -0
  77. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_labels.scssc +0 -0
  78. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_list-group.scssc +0 -0
  79. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_nav-divider.scssc +0 -0
  80. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_nav-vertical-align.scssc +0 -0
  81. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_opacity.scssc +0 -0
  82. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_pagination.scssc +0 -0
  83. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_panels.scssc +0 -0
  84. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_progress-bar.scssc +0 -0
  85. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_reset-filter.scssc +0 -0
  86. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_reset-text.scssc +0 -0
  87. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_resize.scssc +0 -0
  88. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_responsive-visibility.scssc +0 -0
  89. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_size.scssc +0 -0
  90. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_tab-focus.scssc +0 -0
  91. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_table-row.scssc +0 -0
  92. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_text-emphasis.scssc +0 -0
  93. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_text-overflow.scssc +0 -0
  94. data/test/dummy/tmp/cache/assets/development/sass/e90f263358a460262369fa24294613c1237bd92a/_vendor-prefixes.scssc +0 -0
  95. data/test/dummy/tmp/cache/assets/development/sprockets/042d64f433cb9acf68a1e41b25538cd3 +0 -0
  96. data/test/dummy/tmp/cache/assets/development/sprockets/04d42905ca34b70245deeef0380a13e4 +0 -0
  97. data/test/dummy/tmp/cache/assets/development/sprockets/0b251b5a94c391033d3317526d4ce051 +0 -0
  98. data/test/dummy/tmp/cache/assets/development/sprockets/10a3ce43661397b1fed56c5ca3a6d60b +0 -0
  99. data/test/dummy/tmp/cache/assets/development/sprockets/119447c6ffeaed83f001529548a67afe +0 -0
  100. data/test/dummy/tmp/cache/assets/development/sprockets/121c38d4a544b6d678a32caec55b8093 +0 -0
  101. data/test/dummy/tmp/cache/assets/development/sprockets/12c0806af25f2b17820ce1f57439a16a +0 -0
  102. data/test/dummy/tmp/cache/assets/development/sprockets/148ef7d16acbd228b28d3a8748bfd7cd +0 -0
  103. data/test/dummy/tmp/cache/assets/development/sprockets/14b0aa11ee9e6b4403ddaa9c0d645c3a +0 -0
  104. data/test/dummy/tmp/cache/assets/development/sprockets/16b92ae24a06706b48283562f0257111 +0 -0
  105. data/test/dummy/tmp/cache/assets/development/sprockets/1e488c008a38171751adf4fcb57920c5 +0 -0
  106. data/test/dummy/tmp/cache/assets/development/sprockets/1eb3dc137ab00a962c334e14e63f8e10 +0 -0
  107. data/test/dummy/tmp/cache/assets/development/sprockets/20428778c37519fce7ee01f87aa49745 +0 -0
  108. data/test/dummy/tmp/cache/assets/development/sprockets/210d3c1e7f80a25ae4b10ea9a53092a3 +0 -0
  109. data/test/dummy/tmp/cache/assets/development/sprockets/2a989ecde98ed8b44b11c4e1bcb964db +0 -0
  110. data/test/dummy/tmp/cache/assets/development/sprockets/2aed35dce4d1300130b3c88e3ec277dc +0 -0
  111. data/test/dummy/tmp/cache/assets/development/sprockets/2dae43fdb668ac67d11a8edaa34af16a +0 -0
  112. data/test/dummy/tmp/cache/assets/development/sprockets/2df1dc902b161e127b78166574921ff1 +0 -0
  113. data/test/dummy/tmp/cache/assets/development/sprockets/2ee7201f66255f47c4e0e29fdd06406d +0 -0
  114. data/test/dummy/tmp/cache/assets/development/sprockets/30f0611020e728418b6d243cbbf88ba0 +0 -0
  115. data/test/dummy/tmp/cache/assets/development/sprockets/32de67cce5335ad5e7e7f24a74245a30 +0 -0
  116. data/test/dummy/tmp/cache/assets/development/sprockets/33b98db6942f5bf2c4cf48031023279d +0 -0
  117. data/test/dummy/tmp/cache/assets/development/sprockets/3bf04d2885049d139934c8017712deea +0 -0
  118. data/test/dummy/tmp/cache/assets/development/sprockets/4063f6f2f705e2d8667c4974c2d35c03 +0 -0
  119. data/test/dummy/tmp/cache/assets/development/sprockets/43dabf34552b11ac78e935d919971c28 +0 -0
  120. data/test/dummy/tmp/cache/assets/development/sprockets/4f17674cc12efc38b0648663cc0aba78 +0 -0
  121. data/test/dummy/tmp/cache/assets/development/sprockets/4fddbf881935e89cd5ccf5a750dff65c +0 -0
  122. data/test/dummy/tmp/cache/assets/development/sprockets/5549284bc7870f2aabdbb1fc72a1ef9f +0 -0
  123. data/test/dummy/tmp/cache/assets/development/sprockets/5604bfd1fbcc6b3cfc560bfe3c2bbe05 +0 -0
  124. data/test/dummy/tmp/cache/assets/development/sprockets/57e512822ad5414d72e08f98084495c0 +0 -0
  125. data/test/dummy/tmp/cache/assets/development/sprockets/5b6d49fbd8115319c91ead1725c6ac7b +0 -0
  126. data/test/dummy/tmp/cache/assets/development/sprockets/5ead4df1a261a236d2ee5b25702d8425 +0 -0
  127. data/test/dummy/tmp/cache/assets/development/sprockets/5ef15df5b78ed3b60e1e3f2fae720d44 +0 -0
  128. data/test/dummy/tmp/cache/assets/development/sprockets/5f8f0e1827f9933e19a157c4df340640 +0 -0
  129. data/test/dummy/tmp/cache/assets/development/sprockets/5f9e7ced298a26c95475232ba5f324c8 +0 -0
  130. data/test/dummy/tmp/cache/assets/development/sprockets/62c0fcea9dea24a1efb32efc9e2b88d0 +0 -0
  131. data/test/dummy/tmp/cache/assets/development/sprockets/630fe347f5d478eddfb5a8e32be2ae0e +0 -0
  132. data/test/dummy/tmp/cache/assets/development/sprockets/67d551c3b7254ca346fa3b1cf1f3b48e +0 -0
  133. data/test/dummy/tmp/cache/assets/development/sprockets/6b34a96b187ea87b3b97a046927da743 +0 -0
  134. data/test/dummy/tmp/cache/assets/development/sprockets/6f369317d38dd636bb8bddaee941d056 +0 -0
  135. data/test/dummy/tmp/cache/assets/development/sprockets/78d502ae1ff107da25e0e263523bfd1f +0 -0
  136. data/test/dummy/tmp/cache/assets/development/sprockets/796ced2e3122aba6165793abfa3e909b +0 -0
  137. data/test/dummy/tmp/cache/assets/development/sprockets/7ae5d2736c0dfabb355c5792a4463fb5 +0 -0
  138. data/test/dummy/tmp/cache/assets/development/sprockets/7ee606aada0c6118bd067f1e983842b2 +0 -0
  139. data/test/dummy/tmp/cache/assets/development/sprockets/8019ba97f10271ed77eafce6763a22ef +0 -0
  140. data/test/dummy/tmp/cache/assets/development/sprockets/83c70d9c6c54783bff8af85d23407e45 +0 -0
  141. data/test/dummy/tmp/cache/assets/development/sprockets/8732261a098e058928fddc447aa32c56 +0 -0
  142. data/test/dummy/tmp/cache/assets/development/sprockets/89f9a16ab1ce4d9dc39f82e47b9e13dd +0 -0
  143. data/test/dummy/tmp/cache/assets/development/sprockets/8afa95427be08b71c4af6790891fe326 +0 -0
  144. data/test/dummy/tmp/cache/assets/development/sprockets/8b6282ff97e9fbec27a2ac7efa1d81a6 +0 -0
  145. data/test/dummy/tmp/cache/assets/development/sprockets/8e02261771c1b7e63f65e4dc7f3b7922 +0 -0
  146. data/test/dummy/tmp/cache/assets/development/sprockets/8ee425b28e34b93d7fb0803e2425293d +0 -0
  147. data/test/dummy/tmp/cache/assets/development/sprockets/8f642b7f740bb9cc657706ed9440701a +0 -0
  148. data/test/dummy/tmp/cache/assets/development/sprockets/93689444f057b37a2a19b70244b15b93 +0 -0
  149. data/test/dummy/tmp/cache/assets/development/sprockets/94c49d43689249fef6a2331b4bc93c4c +0 -0
  150. data/test/dummy/tmp/cache/assets/development/sprockets/94d1922cc427d3d8d1ab70fe833f0ec6 +0 -0
  151. data/test/dummy/tmp/cache/assets/development/sprockets/9b9ffa930501c611d937378f17fd517a +0 -0
  152. data/test/dummy/tmp/cache/assets/development/sprockets/9f64ca15c009e0518ec0dd8208ff10b7 +0 -0
  153. data/test/dummy/tmp/cache/assets/development/sprockets/a223c2899526da491d47226ff4602a60 +0 -0
  154. data/test/dummy/tmp/cache/assets/development/sprockets/a268eee2d79d2891e821da97050e3855 +0 -0
  155. data/test/dummy/tmp/cache/assets/development/sprockets/b06f6f5e781a231832862902e1462ec6 +0 -0
  156. data/test/dummy/tmp/cache/assets/development/sprockets/b0a052b8a3e59a1f4e6a9250784c9c7d +0 -0
  157. data/test/dummy/tmp/cache/assets/development/sprockets/b26ac74bcc10d6a848d9cf02516fd83c +0 -0
  158. data/test/dummy/tmp/cache/assets/development/sprockets/b32aed92b74b92426cbca5b3122c5555 +0 -0
  159. data/test/dummy/tmp/cache/assets/development/sprockets/b55382016622513a5a16d463796fa9f0 +0 -0
  160. data/test/dummy/tmp/cache/assets/development/sprockets/b72f9c0c85cf9739edb6a2f5efb1146b +0 -0
  161. data/test/dummy/tmp/cache/assets/development/sprockets/b79e244811570b494fee18b837ca425b +0 -0
  162. data/test/dummy/tmp/cache/assets/development/sprockets/bbc61291dc58438e6c145395fd77f5f3 +0 -0
  163. data/test/dummy/tmp/cache/assets/development/sprockets/bcb49277d4e9fb41abc83bed172267f9 +0 -0
  164. data/test/dummy/tmp/cache/assets/development/sprockets/bd9ae89d24063fd69baf9857a7860ecd +0 -0
  165. data/test/dummy/tmp/cache/assets/development/sprockets/c4b51e43ae2bc04914e141479103582f +0 -0
  166. data/test/dummy/tmp/cache/assets/development/sprockets/c696216df2829c13aaabfe1337ee38a8 +0 -0
  167. data/test/dummy/tmp/cache/assets/development/sprockets/cbc560624a2556a15297072aa6b872fb +0 -0
  168. data/test/dummy/tmp/cache/assets/development/sprockets/d47d8ba86041e0f208b6ff850d607e27 +0 -0
  169. data/test/dummy/tmp/cache/assets/development/sprockets/d5f6f5907463d8529a6185e1fdff52e2 +0 -0
  170. data/test/dummy/tmp/cache/assets/development/sprockets/d658fb697e561dbc1699791f22314c5e +0 -0
  171. data/test/dummy/tmp/cache/assets/development/sprockets/d8f4010ccb816dc76c96ec134d79711c +0 -0
  172. data/test/dummy/tmp/cache/assets/development/sprockets/dd0078637cdbc5b713fffdd59020fcfd +0 -0
  173. data/test/dummy/tmp/cache/assets/development/sprockets/dfb8c684159c013d5d3e54d2718e8d85 +0 -0
  174. data/test/dummy/tmp/cache/assets/development/sprockets/e7b5e8d31e1b4f63cad591d7ab023d9b +0 -0
  175. data/test/dummy/tmp/cache/assets/development/sprockets/edfef3de12372fca69108357e2cc67ef +0 -0
  176. data/test/dummy/tmp/cache/assets/development/sprockets/ee4e22ea1e854ce810455fec329e4c38 +0 -0
  177. data/test/dummy/tmp/cache/assets/development/sprockets/f3338c191b23e13cd6b12eb72b2bda90 +0 -0
  178. data/test/dummy/tmp/cache/assets/development/sprockets/f563767f10d1b58bb2bae7d316d2257f +0 -0
  179. data/test/dummy/tmp/cache/assets/development/sprockets/f5734d1832ae2f7f654db2494c39714a +0 -0
  180. data/test/dummy/tmp/cache/assets/development/sprockets/f67fe81488bc37444f3889ed7894bd82 +0 -0
  181. data/test/dummy/tmp/cache/assets/development/sprockets/f6c00e87473ae2b6571448f4fe3f9a22 +0 -0
  182. data/test/dummy/tmp/cache/assets/development/sprockets/fb32d2b4df387756c431e8430cc8a475 +0 -0
  183. data/test/dummy/tmp/cache/assets/development/sprockets/fc7edd2c4498e757a758965363c83d94 +0 -0
  184. metadata +301 -4
  185. data/test/dummy/tmp/pids/server.pid +0 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ecec84e778616039d2e8929991d947a3923fc284
4
- data.tar.gz: 4df2ec025a8c15fdb6664e09d39d042f332491f0
3
+ metadata.gz: 2b497f8fb6d2bfa322a99d142fa3a1f65dea7e26
4
+ data.tar.gz: 0d2fd8eae44c6efa859c100acb173eb6425f4d5f
5
5
  SHA512:
6
- metadata.gz: 715dc5551d564612ae179d1ca9870a2d55d6d553940ef44c669741807a3977ebc34445facc868133fa6ddc23f01d1d202fb28b81ab6dadaaa609a9dd32da3fe2
7
- data.tar.gz: a59d6c07270bbcaf0b0b217d792825db360fdb87d6cd45e401d4dff89eab93812b13c92262cd9714e7d6ec7d462414f22f71be5181f7de40ade4b302f05994f0
6
+ metadata.gz: de0816d8c51cff15650f26f0dbc6e381734804e7bcbc73de8df56b49139eb6f6277d3bfa1a0302e5c229449a315743e61bb41ab2d65cdfc73a3df9f60d06b0d8
7
+ data.tar.gz: 70f569c4a4e4c87088a68000345b180042d241b41575a2b896af8c2d3109789b0c6c57f0f410d69f084bc534209fe1cf9d3e9437e1081bd38555a189fb64a077
@@ -396,6 +396,12 @@
396
396
 
397
397
  // initialize
398
398
  $(function() {
399
+ // prevent errors on pages that do not contain a '.hero-blur' node.
400
+ // prefer early return in here vs. wrapping selectors and applying
401
+ // the plugin so that we don't have add $('.hero-blur').pluginName()
402
+ // to all of our individual projects.
403
+ if (!$(".hero-blur").length) return;
404
+
399
405
  // prevents a race condition where var heroOnScreenY = $source.outerHeight(); above returns an incorrect height
400
406
  setTimeout(function() {
401
407
  window.UpdateHeroModule.initialize();
@@ -1,6 +1,7 @@
1
1
  @import "nav";
2
2
  @import "nav-fixed";
3
3
  @import "navbar";
4
+ @import "promo_banner";
4
5
  @import "signin";
5
6
  @import "footer";
6
7
  @import "button";
@@ -28,6 +28,10 @@
28
28
  padding: 10px 0 10px 10px;
29
29
  height: $header_height;
30
30
 
31
+ @media (min-width: $grid-float-breakpoint) {
32
+ padding-right: 30px;
33
+ }
34
+
31
35
  .navbar-brand-logo {
32
36
  width: 190px;
33
37
  }
@@ -0,0 +1,62 @@
1
+ $promo-color: #cc5959;
2
+
3
+ .promo_banner {
4
+ position: relative;
5
+ z-index: $zindex-navbar - 1; // make sure this appears 'above' heroes but behind nav
6
+ margin-top: $header_height; // specifcally for implementation 'between' fixed nav & hero
7
+ padding-top: 5px;
8
+ padding-bottom: 5px;
9
+ background-color: $promo-color;
10
+ @include box-shadow(lighten($color-gray-800, 30%) 0 2px 4px);
11
+
12
+ @media (min-width: $screen-md-min) {
13
+ padding-top: 10px;
14
+ padding-bottom: 10px;
15
+ }
16
+ .page-title {
17
+ display: inline-block;
18
+ margin-top: 10px;
19
+ @extend %text-shadow;
20
+
21
+ @media (min-width: $screen-md-min) {
22
+ margin-top: 5px;
23
+ }
24
+ }
25
+ .btn-promo {
26
+ color: color('white');
27
+ background-color: transparent;
28
+ border: 1px solid color('white');
29
+ box-shadow: none;
30
+
31
+ &:hover,
32
+ &:focus,
33
+ &:active,
34
+ &:active:focus {
35
+ background-color: transparent;
36
+ }
37
+ @media (min-width: $screen-sm-min) {
38
+ display: inline-block;
39
+ margin-top: -2px;
40
+ margin-left: 10px;
41
+ color: $promo-color;
42
+ background-color: white;
43
+ border-color: darken($promo-color, 8%);
44
+ border-width: 1px;
45
+
46
+ &:hover,
47
+ &:focus,
48
+ &:active,
49
+ &:active:focus {
50
+ background-color: lighten($promo-color, 37%);
51
+ }
52
+ }
53
+ @media (min-width: $screen-md-min) {
54
+ margin-top: -5px;
55
+ }
56
+ }
57
+ .btn-action-icon {
58
+ @media (min-width: $screen-sm-min) {
59
+ color: darken($promo-color, 8%);
60
+ }
61
+ }
62
+ }
@@ -8,6 +8,7 @@ module ForeverStyleGuide
8
8
  end
9
9
 
10
10
  def demo
11
+ @hide_navigation = true
11
12
  render :file => File.join("forever_style_guide", "demo", params[:path])
12
13
  end
13
14
 
@@ -1,3 +1,5 @@
1
+ <%= render partial: "layouts/forever_style_guide/navigation" %>
2
+
1
3
  <div class="container l-section">
2
4
  <div class="card l-section-far l-padded-thick" style="min-height: 800px;">
3
5
  <h1 clas="text-center color-accent page-title">Footer Demo</h1>
@@ -1,4 +1,6 @@
1
- <div class="clearfix l-padded"></div>
1
+ <header id="header-is_fixed">
2
+ <%= render partial: "layouts/forever_style_guide/navigation" %>
3
+ </header>
2
4
 
3
5
  <div class="hero hero-sample hero-blur">
4
6
  <div class="row">
@@ -1,8 +1,11 @@
1
+ <%= render partial: "layouts/forever_style_guide/navigation" %>
2
+
1
3
  <div class="jumbotron style-guide-section-header style-guide-section-header-primary hero hero-md">
2
4
  <div class="container style-guide-section-header-title">
3
5
  <h1>Style Guide Nav</h1>
4
6
  </div>
5
7
  </div>
8
+
6
9
  <div>
7
10
  <%= render partial: "forever_style_guide/sections/components/navigation/dropdown" %>
8
11
  </div>
@@ -11,6 +14,7 @@
11
14
  <h1>Dropdown Nav</h1>
12
15
  </div>
13
16
  </div>
17
+
14
18
  <div>
15
19
  <%= render partial: "forever_style_guide/sections/components/navigation/marketing" %>
16
20
  </div>
@@ -0,0 +1,54 @@
1
+ <header id="header-is_fixed">
2
+ <%= render partial: "forever_style_guide/sections/components/navigation/marketing_signed_in" %>
3
+ </header>
4
+
5
+ <!-- Promo banner markup -->
6
+ <div class="promo_banner container-fluid">
7
+ <div class="row text-center">
8
+ <div class="col-xs-12">
9
+
10
+ <h3 class="page-title color-white hidden-xs">Promo Banner has a really compelling message!</h3>
11
+
12
+ <%= link_to '#', title: "Holiay Gift Guide", class: 'btn btn-promo btn-action' do %>
13
+ <i class="fa fa-gift btn-action-icon"></i>
14
+ <label class="btn-action-label">And a sweet CTA</label>
15
+ <% end %>
16
+
17
+ </div>
18
+ </div>
19
+ </div>
20
+
21
+ <!-- sample hero -->
22
+ <div class="hero hero-sample hero-blur">
23
+ <div class="row">
24
+ <div class="col-md-12">
25
+ <div class='text-center'>
26
+ <div class="hero-block hero-block-blur">
27
+ <h1 class="hero-block-title">Here's our page headline.</h1>
28
+ <div class="row">
29
+ <div class="col-md-6 col-md-offset-3">
30
+ <h3 class="hero-block-description page-title">This content exists independent of the promotion </h3>
31
+ </div>
32
+ </div>
33
+ <div class="l-section-close">
34
+ <%= link_to 'Primary Call-To-Action', '#', class: 'js-signup-intro btn btn-primary btn-lg hero-block-cta hero-block-cta-justified l-section-close', title: 'Primary Call-To-Action' %>
35
+ <%= link_to 'Secondary CTA', '#', class: 'btn btn-secondary btn-lg hero-block-cta hero-block-cta-justified l-section-close', title: "Secondary Call-To-Action" %>
36
+ </div>
37
+ </div>
38
+ </div>
39
+ </div>
40
+ </div>
41
+ </div>
42
+
43
+ <div class="container l-section">
44
+ <div class="card l-section-far l-padded-thick">
45
+ <h1>Promo Banner</h1>
46
+ <p>To implement:</p>
47
+ <ol>
48
+ <li>Grab the promo markup and insert it onto your page immediately after your &lt;header&gt; element.</li>
49
+ <li>Make your promo precedes any on page content</li>
50
+ <li>You can customize the background-image and color etc. by changing the $promo-color variable and/or assigning a background-image to the .promo-banner class locally</li>
51
+ </ol>
52
+ </div>
53
+ </div>
54
+ <div class="col-xs-12 l-padded"></div>
@@ -0,0 +1,17 @@
1
+ <div class="card style-guide-partial" id="promo_banner">
2
+ <h2 class="style-guide-partial-title">
3
+ Promo Banner
4
+ </h2>
5
+
6
+ <div class="style-guide-partial-description">
7
+ <p>
8
+ For holidays and other promotions it's useful to display a stylish banner that makes any site visitor aware of our current offerings in a manner that is impactful, but also in a way that does not interrupt the user experience in a negative way (especially considering mobile implementations and limited screen real estate).
9
+ </p>
10
+ </div>
11
+
12
+ <div class="style-guide-partial-content">
13
+ <div class="l-section-close">
14
+ <p>Check out out the <%= link_to "Full Screen Demo", demo_link('promo_banner') %> for visual reference and specifics on implementation</p>
15
+ </div>
16
+ </div>
17
+ </div>
@@ -31,9 +31,9 @@
31
31
  <div class="row">
32
32
  <div class="hidden-xs col-sm-4 col-md-3">
33
33
  <ul class="list-unstyled">
34
- <li><a href="#" title="Guarantee">Guarantee</a></li>
35
34
  <li><a href="#" title="Print Shop">Print Shop</a></li>
36
35
  <li><a href="#" title="Digital Art">Digital Art</a></li>
36
+ <li><a href="#" title="Gift Certificates">Gift Certificates</a></li>
37
37
  <li><a href="#" title="Support">Support</a></li>
38
38
  <li><a href="#" title="Blog">Blog</a></li>
39
39
  <li><a href="#" title="Forever Live!">Forever Live!</a></li>
@@ -41,6 +41,7 @@
41
41
  </div>
42
42
  <div class="col-sm-4 col-sm-push-4 col-md-push-3">
43
43
  <ul class="list-unstyled">
44
+ <li class="visible-xs"><a href="#" title="Gift Certificates">Gift Certificates</a></li>
44
45
  <li><a href="#" title="My Account">My Account</a></li>
45
46
  <li><a href="#" title="Customer Commitments">Customer Commitments</a></li>
46
47
  <li><a href="#" title="Terms of Service">Terms of Service</a></li>
@@ -51,8 +52,9 @@
51
52
  <div class="hidden-xs col-xs-6 col-sm-4 col-sm-pull-4 col-md-3">
52
53
  <ul class="list-unstyled">
53
54
  <li><a href="#" title="About Forever">About</a></li>
55
+ <li><a href="#" title="Guarantee">Guarantee</a></li>
54
56
  <li><a href="#" title="Our Team">Team</a></li>
55
- <li><a href="#" title="Beliefs &amp; Values">Beliefs &amp; Values</a></li>
57
+ <li><a href="#" title="Beliefs &amp; Values">Beliefs</a></li>
56
58
  <li><a href="#" title="Forever Press">Press</a></li>
57
59
  <li><a href="#" title="Careers at Forever">Careers</a></li>
58
60
  </ul>
@@ -31,9 +31,9 @@
31
31
  <div class="row">
32
32
  <div class="hidden-xs col-sm-4 col-md-3">
33
33
  <ul class="list-unstyled">
34
- <li><a href="#" title="Guarantee">Guarantee</a></li>
35
34
  <li><a href="#" title="Print Shop">Print Shop</a></li>
36
35
  <li><a href="#" title="Digital Art">Digital Art</a></li>
36
+ <li><a href="#" title="Gift Certificates">Gift Certificates</a></li>
37
37
  <li><a href="#" title="Support">Support</a></li>
38
38
  <li><a href="#" title="Blog">Blog</a></li>
39
39
  <li><a href="#" title="Forever Live!">Forever Live!</a></li>
@@ -51,8 +51,9 @@
51
51
  <div class="hidden-xs col-xs-6 col-sm-4 col-sm-pull-4 col-md-3">
52
52
  <ul class="list-unstyled">
53
53
  <li><a href="#" title="About Forever">About</a></li>
54
+ <li><a href="#" title="Guarantee">Guarantee</a></li>
54
55
  <li><a href="#" title="Our Team">Team</a></li>
55
- <li><a href="#" title="Beliefs &amp; Values">Beliefs &amp; Values</a></li>
56
+ <li><a href="#" title="Beliefs &amp; Values">Beliefs</a></li>
56
57
  <li><a href="#" title="Forever Press">Press</a></li>
57
58
  <li><a href="#" title="Careers at Forever">Careers</a></li>
58
59
  </ul>
@@ -14,7 +14,11 @@
14
14
  <%= csrf_meta_tags %>
15
15
  </head>
16
16
  <body class="style-guide" data-spy="scroll" data-target=".style-guide-scrollspy">
17
- <%= render partial: "layouts/forever_style_guide/navigation" %>
17
+
18
+ <% if !@hide_navigation %>
19
+ <%= render partial: "layouts/forever_style_guide/navigation" %>
20
+ <% end %>
21
+
18
22
  <div class="style-guide-body">
19
23
  <%= yield %>
20
24
  </div>
@@ -1,3 +1,3 @@
1
1
  module ForeverStyleGuide
2
- VERSION = "1.2.9"
2
+ VERSION = "1.2.10"
3
3
  end
@@ -3106,3 +3106,2083 @@ Started GET "/assets/ProximaNova-Bold-webfont.woff" for 127.0.0.1 at 2015-11-30
3106
3106
 
3107
3107
 
3108
3108
  Started GET "/assets/forever_style_guide/check.png" for 127.0.0.1 at 2015-11-30 15:32:57 -0500
3109
+
3110
+
3111
+ Started GET "/" for 127.0.0.1 at 2015-12-01 13:03:02 -0500
3112
+ Processing by Rails::WelcomeController#index as HTML
3113
+ Rendered /Users/nmcclay/.rubies/ruby-2.1.4/lib/ruby/gems/2.1.0/gems/railties-4.2.5/lib/rails/templates/rails/welcome/index.html.erb (1.8ms)
3114
+ Completed 200 OK in 10ms (Views: 10.2ms | ActiveRecord: 0.0ms)
3115
+
3116
+
3117
+ Started GET "/style_guide/visual_elements" for 127.0.0.1 at 2015-12-01 13:03:06 -0500
3118
+ Processing by ForeverStyleGuide::StyleController#show as HTML
3119
+ Parameters: {"id"=>"visual_elements"}
3120
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (1.3ms)
3121
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (1.0ms)
3122
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_buttons.erb (1.3ms)
3123
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (35.7ms)
3124
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_dropdowns.erb (0.5ms)
3125
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (19.5ms)
3126
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_forms.erb (0.6ms)
3127
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (20.9ms)
3128
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_input_groups.erb (0.7ms)
3129
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (20.2ms)
3130
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_lists.erb (0.9ms)
3131
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (20.8ms)
3132
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_progress.erb (0.4ms)
3133
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (20.8ms)
3134
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_headings.erb (0.4ms)
3135
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_formatting.erb (0.3ms)
3136
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb (10.0ms)
3137
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_typography.html.erb (27.7ms)
3138
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (196.9ms)
3139
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (3.7ms)
3140
+ Completed 200 OK in 518ms (Views: 517.6ms | ActiveRecord: 0.0ms)
3141
+
3142
+
3143
+ Started GET "/assets/forever_style_guide/forever-logo.png" for 127.0.0.1 at 2015-12-01 13:03:06 -0500
3144
+
3145
+
3146
+ Started GET "/assets/style_guide/application.css?body=1" for 127.0.0.1 at 2015-12-01 13:03:06 -0500
3147
+
3148
+
3149
+ Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:06 -0500
3150
+
3151
+
3152
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2015-12-01 13:03:06 -0500
3153
+
3154
+
3155
+ Started GET "/assets/bootstrap/affix.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:06 -0500
3156
+
3157
+
3158
+ Started GET "/assets/bootstrap/alert.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:06 -0500
3159
+
3160
+
3161
+ Started GET "/assets/bootstrap/button.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:06 -0500
3162
+
3163
+
3164
+ Started GET "/assets/bootstrap/carousel.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:06 -0500
3165
+
3166
+
3167
+ Started GET "/assets/bootstrap/collapse.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:06 -0500
3168
+
3169
+
3170
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:06 -0500
3171
+
3172
+
3173
+ Started GET "/assets/bootstrap/modal.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:06 -0500
3174
+
3175
+
3176
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:06 -0500
3177
+
3178
+
3179
+ Started GET "/assets/bootstrap/tab.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3180
+
3181
+
3182
+ Started GET "/assets/bootstrap/transition.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3183
+
3184
+
3185
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3186
+
3187
+
3188
+ Started GET "/assets/bootstrap/popover.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3189
+
3190
+
3191
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3192
+
3193
+
3194
+ Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3195
+
3196
+
3197
+ Started GET "/assets/style_guide/application.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3198
+
3199
+
3200
+ Started GET "/assets/style_guide/identifiers.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3201
+
3202
+
3203
+ Started GET "/assets/style_guide/prettify.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3204
+
3205
+
3206
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3207
+
3208
+
3209
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3210
+
3211
+
3212
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3213
+
3214
+
3215
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3216
+
3217
+
3218
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3219
+
3220
+
3221
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3222
+
3223
+
3224
+ Started GET "/assets/forever_style_guide/application.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3225
+
3226
+
3227
+ Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3228
+
3229
+
3230
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3231
+
3232
+
3233
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3234
+
3235
+
3236
+ Started GET "/assets/ProximaNova-Light-webfont.woff" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3237
+
3238
+
3239
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3240
+
3241
+
3242
+ Started GET "/assets/forever_style_guide/check.png" for 127.0.0.1 at 2015-12-01 13:03:07 -0500
3243
+
3244
+
3245
+ Started GET "/style_guide/visual_elements" for ::1 at 2015-12-03 16:35:52 -0500
3246
+ Processing by ForeverStyleGuide::StyleController#show as HTML
3247
+ Parameters: {"id"=>"visual_elements"}
3248
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (1.3ms)
3249
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (1.2ms)
3250
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_buttons.erb (1.4ms)
3251
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (40.1ms)
3252
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_dropdowns.erb (0.5ms)
3253
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (20.5ms)
3254
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_forms.erb (0.4ms)
3255
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (22.3ms)
3256
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_input_groups.erb (1.1ms)
3257
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (22.6ms)
3258
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_lists.erb (0.6ms)
3259
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (23.3ms)
3260
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_progress.erb (0.4ms)
3261
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (20.8ms)
3262
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_headings.erb (0.3ms)
3263
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_formatting.erb (0.5ms)
3264
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb (0.7ms)
3265
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_typography.html.erb (20.8ms)
3266
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (205.9ms)
3267
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (3.6ms)
3268
+ Completed 200 OK in 6408ms (Views: 6407.7ms | ActiveRecord: 0.0ms)
3269
+
3270
+
3271
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3272
+
3273
+
3274
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3275
+
3276
+
3277
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-03 16:35:58 -0500
3278
+
3279
+
3280
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3281
+
3282
+
3283
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3284
+
3285
+
3286
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3287
+
3288
+
3289
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3290
+
3291
+
3292
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3293
+
3294
+
3295
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3296
+
3297
+
3298
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3299
+
3300
+
3301
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3302
+
3303
+
3304
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3305
+
3306
+
3307
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3308
+
3309
+
3310
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3311
+
3312
+
3313
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3314
+
3315
+
3316
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3317
+
3318
+
3319
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3320
+
3321
+
3322
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3323
+
3324
+
3325
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3326
+
3327
+
3328
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3329
+
3330
+
3331
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3332
+
3333
+
3334
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3335
+
3336
+
3337
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-03 16:35:58 -0500
3338
+
3339
+
3340
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-03 16:35:59 -0500
3341
+
3342
+
3343
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-03 16:35:59 -0500
3344
+
3345
+
3346
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-03 16:35:59 -0500
3347
+
3348
+
3349
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-03 16:35:59 -0500
3350
+
3351
+
3352
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-03 16:35:59 -0500
3353
+
3354
+
3355
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-03 16:35:59 -0500
3356
+
3357
+
3358
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-03 16:35:59 -0500
3359
+
3360
+
3361
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-03 16:35:59 -0500
3362
+
3363
+
3364
+ Started GET "/assets/ProximaNova-Light-webfont.woff" for ::1 at 2015-12-03 16:35:59 -0500
3365
+
3366
+
3367
+ Started GET "/assets/forever_style_guide/check.png" for ::1 at 2015-12-03 16:35:59 -0500
3368
+
3369
+
3370
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2015-12-03 16:35:59 -0500
3371
+
3372
+
3373
+ Started GET "/style_guide/components" for ::1 at 2015-12-03 16:36:35 -0500
3374
+ Processing by ForeverStyleGuide::StyleController#show as HTML
3375
+ Parameters: {"id"=>"components"}
3376
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (0.3ms)
3377
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (0.9ms)
3378
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_avatar.erb (2.9ms)
3379
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (19.2ms)
3380
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/shared/_feature_bullet.erb (1.8ms)
3381
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_feature_bullet.html.erb (7.9ms)
3382
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/footer/_footer_demo.erb (5.9ms)
3383
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_footer.erb (12.1ms)
3384
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (30.6ms)
3385
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_hero.erb (0.7ms)
3386
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.7ms)
3387
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_basic.erb (1.5ms)
3388
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_dropdown.erb (1.0ms)
3389
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_stacked.erb (0.6ms)
3390
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_navigation.html.erb (21.4ms)
3391
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_panel.erb (0.4ms)
3392
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (20.2ms)
3393
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_popover.erb (0.5ms)
3394
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (19.9ms)
3395
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_promo-banner.html.erb (0.7ms)
3396
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_sign_in.erb (0.4ms)
3397
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (20.0ms)
3398
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_switch.erb (0.5ms)
3399
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (20.3ms)
3400
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (249.9ms)
3401
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.9ms)
3402
+ Completed 200 OK in 370ms (Views: 370.1ms | ActiveRecord: 0.0ms)
3403
+
3404
+
3405
+ Started GET "/assets/style_guide/personas/ted_avatar.png" for ::1 at 2015-12-03 16:36:35 -0500
3406
+
3407
+
3408
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-03 16:36:35 -0500
3409
+
3410
+
3411
+ Started GET "/assets/forever_style_guide/artisan-logo-sm.png" for ::1 at 2015-12-03 16:36:35 -0500
3412
+
3413
+
3414
+ Started GET "/assets/forever_style_guide/historian-logo-sm.png" for ::1 at 2015-12-03 16:36:35 -0500
3415
+
3416
+
3417
+ Started GET "/assets/forever_style_guide/services-logo-sm.png" for ::1 at 2015-12-03 16:36:35 -0500
3418
+
3419
+
3420
+ Started GET "/assets/style_guide/hero/beach-girl.jpg" for ::1 at 2015-12-03 16:36:35 -0500
3421
+
3422
+
3423
+ Started GET "/style_guide/demo/navigation" for ::1 at 2015-12-03 16:36:42 -0500
3424
+ Processing by ForeverStyleGuide::StyleController#demo as HTML
3425
+ Parameters: {"path"=>"navigation"}
3426
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_dropdown.erb (0.6ms)
3427
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_sign_in.erb (0.4ms)
3428
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_marketing.erb (4.5ms)
3429
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_account_popover.erb (2.8ms)
3430
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_signed_in.erb (5.3ms)
3431
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/demo/navigation.html.erb within layouts/forever_style_guide/application (13.3ms)
3432
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.1ms)
3433
+ Completed 200 OK in 132ms (Views: 131.0ms | ActiveRecord: 0.0ms)
3434
+
3435
+
3436
+ Started GET "/assets/forever_style_guide/forever-swirl-logo.png" for ::1 at 2015-12-03 16:36:42 -0500
3437
+
3438
+
3439
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-03 16:36:42 -0500
3440
+
3441
+
3442
+ Started GET "/assets/style_guide/personas/jane_avatar.png" for ::1 at 2015-12-03 16:36:42 -0500
3443
+
3444
+
3445
+ Started GET "/style_guide/demo/navigation-fixed" for ::1 at 2015-12-03 16:36:50 -0500
3446
+ Processing by ForeverStyleGuide::StyleController#demo as HTML
3447
+ Parameters: {"path"=>"navigation-fixed"}
3448
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_sign_in.erb (0.0ms)
3449
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_marketing.erb (1.6ms)
3450
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/demo/navigation-fixed.html.erb within layouts/forever_style_guide/application (2.6ms)
3451
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.5ms)
3452
+ Completed 200 OK in 122ms (Views: 122.1ms | ActiveRecord: 0.0ms)
3453
+
3454
+
3455
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-03 16:36:50 -0500
3456
+
3457
+
3458
+ Started GET "/style_guide/demo/promo-banner.html" for ::1 at 2015-12-03 16:38:02 -0500
3459
+ Processing by ForeverStyleGuide::StyleController#demo as HTML
3460
+ Parameters: {"path"=>"promo-banner"}
3461
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_account_popover.erb (0.8ms)
3462
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_marketing_signed_in.erb (4.5ms)
3463
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/demo/promo-banner.html.erb within layouts/forever_style_guide/application (6.7ms)
3464
+ Completed 200 OK in 165ms (Views: 164.5ms | ActiveRecord: 0.0ms)
3465
+
3466
+
3467
+ Started GET "/assets/style_guide/personas/jane_avatar.png" for ::1 at 2015-12-03 16:38:02 -0500
3468
+
3469
+
3470
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-03 16:38:02 -0500
3471
+
3472
+
3473
+ Started GET "/" for ::1 at 2015-12-04 12:38:18 -0500
3474
+ Processing by Rails::WelcomeController#index as HTML
3475
+ Rendered /Users/nmcclay/.gem/ruby/2.1.4/gems/railties-4.2.5/lib/rails/templates/rails/welcome/index.html.erb (1.9ms)
3476
+ Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.0ms)
3477
+
3478
+
3479
+ Started GET "/style_guide" for ::1 at 2015-12-04 12:38:22 -0500
3480
+ Processing by ForeverStyleGuide::StyleController#index as HTML
3481
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/index.html.erb within layouts/forever_style_guide/application (1.0ms)
3482
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (4.1ms)
3483
+ Completed 200 OK in 4252ms (Views: 4251.6ms | ActiveRecord: 0.0ms)
3484
+
3485
+
3486
+ Started GET "/style_guide/visual_elements" for ::1 at 2015-12-04 12:38:26 -0500
3487
+ Processing by ForeverStyleGuide::StyleController#show as HTML
3488
+ Parameters: {"id"=>"visual_elements"}
3489
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (0.5ms)
3490
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (1.3ms)
3491
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_buttons.erb (1.4ms)
3492
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (32.0ms)
3493
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_dropdowns.erb (0.4ms)
3494
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.2ms)
3495
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_forms.erb (0.5ms)
3496
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (22.7ms)
3497
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_input_groups.erb (0.6ms)
3498
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (20.1ms)
3499
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_lists.erb (0.6ms)
3500
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (20.6ms)
3501
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_progress.erb (0.4ms)
3502
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.1ms)
3503
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_headings.erb (0.4ms)
3504
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_formatting.erb (0.3ms)
3505
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb (0.6ms)
3506
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_typography.html.erb (16.3ms)
3507
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (173.3ms)
3508
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.1ms)
3509
+ Completed 200 OK in 286ms (Views: 286.0ms | ActiveRecord: 0.0ms)
3510
+
3511
+
3512
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3513
+
3514
+
3515
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3516
+
3517
+
3518
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3519
+
3520
+
3521
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3522
+
3523
+
3524
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3525
+
3526
+
3527
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3528
+
3529
+
3530
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3531
+
3532
+
3533
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3534
+
3535
+
3536
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3537
+
3538
+
3539
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3540
+
3541
+
3542
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3543
+
3544
+
3545
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3546
+
3547
+
3548
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3549
+
3550
+
3551
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3552
+
3553
+
3554
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3555
+
3556
+
3557
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3558
+
3559
+
3560
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3561
+
3562
+
3563
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3564
+
3565
+
3566
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3567
+
3568
+
3569
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3570
+
3571
+
3572
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3573
+
3574
+
3575
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3576
+
3577
+
3578
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3579
+
3580
+
3581
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3582
+
3583
+
3584
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3585
+
3586
+
3587
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3588
+
3589
+
3590
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3591
+
3592
+
3593
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3594
+
3595
+
3596
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:38:27 -0500
3597
+
3598
+
3599
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3600
+
3601
+
3602
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3603
+
3604
+
3605
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-04 12:38:27 -0500
3606
+
3607
+
3608
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:38:27 -0500
3609
+
3610
+
3611
+ Started GET "/assets/ProximaNova-Light-webfont.woff" for ::1 at 2015-12-04 12:38:27 -0500
3612
+
3613
+
3614
+ Started GET "/assets/forever_style_guide/check.png" for ::1 at 2015-12-04 12:38:27 -0500
3615
+
3616
+
3617
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2015-12-04 12:38:27 -0500
3618
+
3619
+
3620
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3621
+
3622
+
3623
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3624
+
3625
+
3626
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3627
+
3628
+
3629
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3630
+
3631
+
3632
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3633
+
3634
+
3635
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:38:27 -0500
3636
+
3637
+
3638
+ Started GET "/style_guide/" for ::1 at 2015-12-04 12:38:36 -0500
3639
+ Processing by ForeverStyleGuide::StyleController#index as HTML
3640
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/index.html.erb within layouts/forever_style_guide/application (0.4ms)
3641
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.4ms)
3642
+ Completed 200 OK in 108ms (Views: 107.7ms | ActiveRecord: 0.0ms)
3643
+
3644
+
3645
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:38:37 -0500
3646
+
3647
+
3648
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2015-12-04 12:38:37 -0500
3649
+
3650
+
3651
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:38:37 -0500
3652
+
3653
+
3654
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:38:37 -0500
3655
+
3656
+
3657
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:38:37 -0500
3658
+
3659
+
3660
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:38:37 -0500
3661
+
3662
+
3663
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:38:37 -0500
3664
+
3665
+
3666
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:38:37 -0500
3667
+
3668
+
3669
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-04 12:38:37 -0500
3670
+
3671
+
3672
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:38:37 -0500
3673
+
3674
+
3675
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:38:37 -0500
3676
+
3677
+
3678
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:38:37 -0500
3679
+
3680
+
3681
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:38:37 -0500
3682
+
3683
+
3684
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:38:37 -0500
3685
+
3686
+
3687
+ Started GET "/style_guide/visual_elements" for ::1 at 2015-12-04 12:38:44 -0500
3688
+ Processing by ForeverStyleGuide::StyleController#show as HTML
3689
+ Parameters: {"id"=>"visual_elements"}
3690
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (0.2ms)
3691
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (0.5ms)
3692
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_buttons.erb (0.4ms)
3693
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (16.7ms)
3694
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_dropdowns.erb (0.1ms)
3695
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.5ms)
3696
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_forms.erb (0.1ms)
3697
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (16.5ms)
3698
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_input_groups.erb (0.1ms)
3699
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (16.6ms)
3700
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_lists.erb (0.1ms)
3701
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.7ms)
3702
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_progress.erb (0.1ms)
3703
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.6ms)
3704
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_headings.erb (0.1ms)
3705
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_formatting.erb (0.1ms)
3706
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb (0.2ms)
3707
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_typography.html.erb (14.3ms)
3708
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (141.8ms)
3709
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.0ms)
3710
+ Completed 200 OK in 247ms (Views: 246.8ms | ActiveRecord: 0.0ms)
3711
+
3712
+
3713
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3714
+
3715
+
3716
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3717
+
3718
+
3719
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3720
+
3721
+
3722
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3723
+
3724
+
3725
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3726
+
3727
+
3728
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3729
+
3730
+
3731
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3732
+
3733
+
3734
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3735
+
3736
+
3737
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3738
+
3739
+
3740
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3741
+
3742
+
3743
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:38:44 -0500
3744
+
3745
+
3746
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-04 12:38:44 -0500
3747
+
3748
+
3749
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:38:44 -0500
3750
+
3751
+
3752
+ Started GET "/assets/ProximaNova-Light-webfont.woff" for ::1 at 2015-12-04 12:38:44 -0500
3753
+
3754
+
3755
+ Started GET "/assets/forever_style_guide/check.png" for ::1 at 2015-12-04 12:38:44 -0500
3756
+
3757
+
3758
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2015-12-04 12:38:44 -0500
3759
+
3760
+
3761
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3762
+
3763
+
3764
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3765
+
3766
+
3767
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3768
+
3769
+
3770
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:38:44 -0500
3771
+
3772
+
3773
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2015-12-04 12:38:51 -0500
3774
+
3775
+
3776
+ Started GET "/style_guide/visual_elements" for ::1 at 2015-12-04 12:41:36 -0500
3777
+ Processing by ForeverStyleGuide::StyleController#show as HTML
3778
+ Parameters: {"id"=>"visual_elements"}
3779
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (0.9ms)
3780
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (1.6ms)
3781
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_buttons.erb (1.0ms)
3782
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (28.2ms)
3783
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_dropdowns.erb (0.3ms)
3784
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (16.1ms)
3785
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_forms.erb (0.5ms)
3786
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.0ms)
3787
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_input_groups.erb (0.6ms)
3788
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.7ms)
3789
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_lists.erb (0.6ms)
3790
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.1ms)
3791
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_progress.erb (0.4ms)
3792
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.2ms)
3793
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_headings.erb (0.3ms)
3794
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_formatting.erb (0.5ms)
3795
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb (0.4ms)
3796
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_typography.html.erb (14.9ms)
3797
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (156.7ms)
3798
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (2.7ms)
3799
+ Completed 200 OK in 4335ms (Views: 4334.9ms | ActiveRecord: 0.0ms)
3800
+
3801
+
3802
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3803
+
3804
+
3805
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3806
+
3807
+
3808
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3809
+
3810
+
3811
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3812
+
3813
+
3814
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3815
+
3816
+
3817
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3818
+
3819
+
3820
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3821
+
3822
+
3823
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3824
+
3825
+
3826
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3827
+
3828
+
3829
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3830
+
3831
+
3832
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3833
+
3834
+
3835
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3836
+
3837
+
3838
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3839
+
3840
+
3841
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3842
+
3843
+
3844
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3845
+
3846
+
3847
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3848
+
3849
+
3850
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3851
+
3852
+
3853
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3854
+
3855
+
3856
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3857
+
3858
+
3859
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3860
+
3861
+
3862
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3863
+
3864
+
3865
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3866
+
3867
+
3868
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3869
+
3870
+
3871
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3872
+
3873
+
3874
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3875
+
3876
+
3877
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3878
+
3879
+
3880
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3881
+
3882
+
3883
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:41:40 -0500
3884
+
3885
+
3886
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-04 12:41:40 -0500
3887
+
3888
+
3889
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:41:40 -0500
3890
+
3891
+
3892
+ Started GET "/assets/ProximaNova-Light-webfont.woff" for ::1 at 2015-12-04 12:41:40 -0500
3893
+
3894
+
3895
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2015-12-04 12:41:40 -0500
3896
+
3897
+
3898
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:41:40 -0500
3899
+
3900
+
3901
+ Started GET "/assets/forever_style_guide/check.png" for ::1 at 2015-12-04 12:41:40 -0500
3902
+
3903
+
3904
+ Started GET "/style_guide/visual_elements" for ::1 at 2015-12-04 12:41:43 -0500
3905
+ Processing by ForeverStyleGuide::StyleController#show as HTML
3906
+ Parameters: {"id"=>"visual_elements"}
3907
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (0.2ms)
3908
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (0.6ms)
3909
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_buttons.erb (0.4ms)
3910
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.8ms)
3911
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_dropdowns.erb (0.1ms)
3912
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.6ms)
3913
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_forms.erb (0.0ms)
3914
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (15.5ms)
3915
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_input_groups.erb (0.2ms)
3916
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (16.1ms)
3917
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_lists.erb (0.1ms)
3918
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.2ms)
3919
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_progress.erb (0.1ms)
3920
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.1ms)
3921
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_headings.erb (0.1ms)
3922
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_formatting.erb (0.0ms)
3923
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb (0.2ms)
3924
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_typography.html.erb (13.6ms)
3925
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (139.0ms)
3926
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.0ms)
3927
+ Completed 200 OK in 244ms (Views: 243.9ms | ActiveRecord: 0.0ms)
3928
+
3929
+
3930
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:41:43 -0500
3931
+
3932
+
3933
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3934
+
3935
+
3936
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3937
+
3938
+
3939
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3940
+
3941
+
3942
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3943
+
3944
+
3945
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3946
+
3947
+
3948
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3949
+
3950
+
3951
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3952
+
3953
+
3954
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3955
+
3956
+
3957
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3958
+
3959
+
3960
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3961
+
3962
+
3963
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3964
+
3965
+
3966
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3967
+
3968
+
3969
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3970
+
3971
+
3972
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3973
+
3974
+
3975
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3976
+
3977
+
3978
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3979
+
3980
+
3981
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3982
+
3983
+
3984
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3985
+
3986
+
3987
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3988
+
3989
+
3990
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3991
+
3992
+
3993
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3994
+
3995
+
3996
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
3997
+
3998
+
3999
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
4000
+
4001
+
4002
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
4003
+
4004
+
4005
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
4006
+
4007
+
4008
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
4009
+
4010
+
4011
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
4012
+
4013
+
4014
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:41:43 -0500
4015
+
4016
+
4017
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-04 12:41:43 -0500
4018
+
4019
+
4020
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:41:43 -0500
4021
+
4022
+
4023
+ Started GET "/assets/ProximaNova-Light-webfont.woff" for ::1 at 2015-12-04 12:41:43 -0500
4024
+
4025
+
4026
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2015-12-04 12:41:43 -0500
4027
+
4028
+
4029
+ Started GET "/assets/forever_style_guide/check.png" for ::1 at 2015-12-04 12:41:43 -0500
4030
+
4031
+
4032
+ Started GET "/style_guide/" for ::1 at 2015-12-04 12:42:55 -0500
4033
+ Processing by ForeverStyleGuide::StyleController#index as HTML
4034
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/index.html.erb within layouts/forever_style_guide/application (1.9ms)
4035
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (4.5ms)
4036
+ Completed 200 OK in 4147ms (Views: 4146.3ms | ActiveRecord: 0.0ms)
4037
+
4038
+
4039
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4040
+
4041
+
4042
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4043
+
4044
+
4045
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:42:59 -0500
4046
+
4047
+
4048
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4049
+
4050
+
4051
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4052
+
4053
+
4054
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4055
+
4056
+
4057
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4058
+
4059
+
4060
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4061
+
4062
+
4063
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4064
+
4065
+
4066
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4067
+
4068
+
4069
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4070
+
4071
+
4072
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4073
+
4074
+
4075
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4076
+
4077
+
4078
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4079
+
4080
+
4081
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4082
+
4083
+
4084
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4085
+
4086
+
4087
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4088
+
4089
+
4090
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4091
+
4092
+
4093
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4094
+
4095
+
4096
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4097
+
4098
+
4099
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4100
+
4101
+
4102
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4103
+
4104
+
4105
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4106
+
4107
+
4108
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4109
+
4110
+
4111
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4112
+
4113
+
4114
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4115
+
4116
+
4117
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4118
+
4119
+
4120
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4121
+
4122
+
4123
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:42:59 -0500
4124
+
4125
+
4126
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-04 12:42:59 -0500
4127
+
4128
+
4129
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:42:59 -0500
4130
+
4131
+
4132
+ Started GET "/style_guide/visual_elements" for ::1 at 2015-12-04 12:43:01 -0500
4133
+ Processing by ForeverStyleGuide::StyleController#show as HTML
4134
+ Parameters: {"id"=>"visual_elements"}
4135
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (0.5ms)
4136
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (1.2ms)
4137
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_buttons.erb (1.0ms)
4138
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (28.0ms)
4139
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_dropdowns.erb (0.3ms)
4140
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (16.3ms)
4141
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_forms.erb (0.4ms)
4142
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (16.4ms)
4143
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_input_groups.erb (0.6ms)
4144
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.8ms)
4145
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_lists.erb (0.5ms)
4146
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (16.7ms)
4147
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_progress.erb (0.5ms)
4148
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.1ms)
4149
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_headings.erb (0.2ms)
4150
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_formatting.erb (0.3ms)
4151
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb (1.1ms)
4152
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_typography.html.erb (14.6ms)
4153
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (152.3ms)
4154
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.0ms)
4155
+ Completed 200 OK in 259ms (Views: 258.9ms | ActiveRecord: 0.0ms)
4156
+
4157
+
4158
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:43:01 -0500
4159
+
4160
+
4161
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4162
+
4163
+
4164
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4165
+
4166
+
4167
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4168
+
4169
+
4170
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4171
+
4172
+
4173
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4174
+
4175
+
4176
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4177
+
4178
+
4179
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4180
+
4181
+
4182
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4183
+
4184
+
4185
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4186
+
4187
+
4188
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4189
+
4190
+
4191
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4192
+
4193
+
4194
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4195
+
4196
+
4197
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4198
+
4199
+
4200
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4201
+
4202
+
4203
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4204
+
4205
+
4206
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4207
+
4208
+
4209
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4210
+
4211
+
4212
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4213
+
4214
+
4215
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4216
+
4217
+
4218
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4219
+
4220
+
4221
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4222
+
4223
+
4224
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4225
+
4226
+
4227
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4228
+
4229
+
4230
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4231
+
4232
+
4233
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4234
+
4235
+
4236
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4237
+
4238
+
4239
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4240
+
4241
+
4242
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:43:01 -0500
4243
+
4244
+
4245
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-04 12:43:01 -0500
4246
+
4247
+
4248
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:43:01 -0500
4249
+
4250
+
4251
+ Started GET "/assets/ProximaNova-Light-webfont.woff" for ::1 at 2015-12-04 12:43:01 -0500
4252
+
4253
+
4254
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2015-12-04 12:43:02 -0500
4255
+
4256
+
4257
+ Started GET "/assets/forever_style_guide/check.png" for ::1 at 2015-12-04 12:43:02 -0500
4258
+
4259
+
4260
+ Started GET "/style_guide/branding" for ::1 at 2015-12-04 12:43:04 -0500
4261
+ Processing by ForeverStyleGuide::StyleController#show as HTML
4262
+ Parameters: {"id"=>"branding"}
4263
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (0.2ms)
4264
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (0.3ms)
4265
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/branding/_colors.erb (0.4ms)
4266
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (21.2ms)
4267
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (23.4ms)
4268
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.2ms)
4269
+ Completed 200 OK in 131ms (Views: 130.5ms | ActiveRecord: 0.0ms)
4270
+
4271
+
4272
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:43:04 -0500
4273
+
4274
+
4275
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4276
+
4277
+
4278
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4279
+
4280
+
4281
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4282
+
4283
+
4284
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4285
+
4286
+
4287
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4288
+
4289
+
4290
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4291
+
4292
+
4293
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4294
+
4295
+
4296
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4297
+
4298
+
4299
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4300
+
4301
+
4302
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4303
+
4304
+
4305
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4306
+
4307
+
4308
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4309
+
4310
+
4311
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4312
+
4313
+
4314
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4315
+
4316
+
4317
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4318
+
4319
+
4320
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4321
+
4322
+
4323
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4324
+
4325
+
4326
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4327
+
4328
+
4329
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4330
+
4331
+
4332
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4333
+
4334
+
4335
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4336
+
4337
+
4338
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4339
+
4340
+
4341
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4342
+
4343
+
4344
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4345
+
4346
+
4347
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4348
+
4349
+
4350
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4351
+
4352
+
4353
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:43:04 -0500
4354
+
4355
+
4356
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-04 12:43:04 -0500
4357
+
4358
+
4359
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:43:04 -0500
4360
+
4361
+
4362
+ Started GET "/style_guide/visual_elements" for ::1 at 2015-12-04 12:43:07 -0500
4363
+ Processing by ForeverStyleGuide::StyleController#show as HTML
4364
+ Parameters: {"id"=>"visual_elements"}
4365
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (0.3ms)
4366
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (0.6ms)
4367
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_buttons.erb (0.4ms)
4368
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.7ms)
4369
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_dropdowns.erb (0.1ms)
4370
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.2ms)
4371
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_forms.erb (0.1ms)
4372
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (16.9ms)
4373
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_input_groups.erb (0.1ms)
4374
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.8ms)
4375
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_lists.erb (0.1ms)
4376
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.0ms)
4377
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_progress.erb (0.0ms)
4378
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (15.3ms)
4379
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_headings.erb (0.0ms)
4380
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_formatting.erb (0.0ms)
4381
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb (0.2ms)
4382
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_typography.html.erb (12.2ms)
4383
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (138.1ms)
4384
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.1ms)
4385
+ Completed 200 OK in 247ms (Views: 246.8ms | ActiveRecord: 0.0ms)
4386
+
4387
+
4388
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4389
+
4390
+
4391
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4392
+
4393
+
4394
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4395
+
4396
+
4397
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:43:07 -0500
4398
+
4399
+
4400
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4401
+
4402
+
4403
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4404
+
4405
+
4406
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4407
+
4408
+
4409
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4410
+
4411
+
4412
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4413
+
4414
+
4415
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4416
+
4417
+
4418
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4419
+
4420
+
4421
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4422
+
4423
+
4424
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4425
+
4426
+
4427
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4428
+
4429
+
4430
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4431
+
4432
+
4433
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4434
+
4435
+
4436
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4437
+
4438
+
4439
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4440
+
4441
+
4442
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4443
+
4444
+
4445
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4446
+
4447
+
4448
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4449
+
4450
+
4451
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4452
+
4453
+
4454
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4455
+
4456
+
4457
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4458
+
4459
+
4460
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4461
+
4462
+
4463
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4464
+
4465
+
4466
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4467
+
4468
+
4469
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:07 -0500
4470
+
4471
+
4472
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-04 12:43:07 -0500
4473
+
4474
+
4475
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:43:07 -0500
4476
+
4477
+
4478
+ Started GET "/assets/ProximaNova-Light-webfont.woff" for ::1 at 2015-12-04 12:43:07 -0500
4479
+
4480
+
4481
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2015-12-04 12:43:07 -0500
4482
+
4483
+
4484
+ Started GET "/assets/forever_style_guide/check.png" for ::1 at 2015-12-04 12:43:07 -0500
4485
+
4486
+
4487
+ Started GET "/style_guide/components" for ::1 at 2015-12-04 12:43:07 -0500
4488
+ Processing by ForeverStyleGuide::StyleController#show as HTML
4489
+ Parameters: {"id"=>"components"}
4490
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (0.3ms)
4491
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (0.8ms)
4492
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_avatar.erb (6.4ms)
4493
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (30.2ms)
4494
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/shared/_feature_bullet.erb (2.2ms)
4495
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_feature_bullet.html.erb (9.7ms)
4496
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/footer/_footer_demo.erb (7.8ms)
4497
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_footer.erb (15.5ms)
4498
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (41.4ms)
4499
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_hero.erb (0.5ms)
4500
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (24.0ms)
4501
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_basic.erb (1.4ms)
4502
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_dropdown.erb (0.8ms)
4503
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_stacked.erb (0.4ms)
4504
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_navigation.html.erb (19.5ms)
4505
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_panel.erb (0.3ms)
4506
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.8ms)
4507
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_popover.erb (0.3ms)
4508
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.5ms)
4509
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_sign_in.erb (0.4ms)
4510
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (17.9ms)
4511
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_switch.erb (0.3ms)
4512
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.8ms)
4513
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (249.5ms)
4514
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.2ms)
4515
+ Completed 200 OK in 485ms (Views: 484.9ms | ActiveRecord: 0.0ms)
4516
+
4517
+
4518
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:43:08 -0500
4519
+
4520
+
4521
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4522
+
4523
+
4524
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4525
+
4526
+
4527
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4528
+
4529
+
4530
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4531
+
4532
+
4533
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4534
+
4535
+
4536
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4537
+
4538
+
4539
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4540
+
4541
+
4542
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4543
+
4544
+
4545
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4546
+
4547
+
4548
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4549
+
4550
+
4551
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4552
+
4553
+
4554
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4555
+
4556
+
4557
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4558
+
4559
+
4560
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4561
+
4562
+
4563
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4564
+
4565
+
4566
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4567
+
4568
+
4569
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4570
+
4571
+
4572
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4573
+
4574
+
4575
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4576
+
4577
+
4578
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4579
+
4580
+
4581
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4582
+
4583
+
4584
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4585
+
4586
+
4587
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4588
+
4589
+
4590
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4591
+
4592
+
4593
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4594
+
4595
+
4596
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4597
+
4598
+
4599
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:43:08 -0500
4600
+
4601
+
4602
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-04 12:43:08 -0500
4603
+
4604
+
4605
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:43:08 -0500
4606
+
4607
+
4608
+ Started GET "/assets/style_guide/personas/ted_avatar.png" for ::1 at 2015-12-04 12:43:08 -0500
4609
+
4610
+
4611
+ Started GET "/assets/forever_style_guide/artisan-logo-sm.png" for ::1 at 2015-12-04 12:43:08 -0500
4612
+
4613
+
4614
+ Started GET "/assets/forever_style_guide/historian-logo-sm.png" for ::1 at 2015-12-04 12:43:08 -0500
4615
+
4616
+
4617
+ Started GET "/assets/forever_style_guide/services-logo-sm.png" for ::1 at 2015-12-04 12:43:08 -0500
4618
+
4619
+
4620
+ Started GET "/assets/style_guide/hero/beach-girl.jpg" for ::1 at 2015-12-04 12:43:08 -0500
4621
+
4622
+
4623
+ Started GET "/style_guide/demo/hero" for ::1 at 2015-12-04 12:43:12 -0500
4624
+ Processing by ForeverStyleGuide::StyleController#demo as HTML
4625
+ Parameters: {"path"=>"hero"}
4626
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/demo/hero.html.erb within layouts/forever_style_guide/application (6.4ms)
4627
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.7ms)
4628
+ Completed 200 OK in 109ms (Views: 108.6ms | ActiveRecord: 0.0ms)
4629
+
4630
+
4631
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4632
+
4633
+
4634
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4635
+
4636
+
4637
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:43:12 -0500
4638
+
4639
+
4640
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4641
+
4642
+
4643
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4644
+
4645
+
4646
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4647
+
4648
+
4649
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4650
+
4651
+
4652
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4653
+
4654
+
4655
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4656
+
4657
+
4658
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4659
+
4660
+
4661
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4662
+
4663
+
4664
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4665
+
4666
+
4667
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4668
+
4669
+
4670
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4671
+
4672
+
4673
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4674
+
4675
+
4676
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4677
+
4678
+
4679
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4680
+
4681
+
4682
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4683
+
4684
+
4685
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4686
+
4687
+
4688
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4689
+
4690
+
4691
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4692
+
4693
+
4694
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4695
+
4696
+
4697
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4698
+
4699
+
4700
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4701
+
4702
+
4703
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4704
+
4705
+
4706
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4707
+
4708
+
4709
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4710
+
4711
+
4712
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:43:12 -0500
4713
+
4714
+
4715
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:43:12 -0500
4716
+
4717
+
4718
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-04 12:43:12 -0500
4719
+
4720
+
4721
+ Started GET "/assets/forever_style_guide/artisan-logo.png" for ::1 at 2015-12-04 12:43:12 -0500
4722
+
4723
+
4724
+ Started GET "/style_guide/demo/navigation" for ::1 at 2015-12-04 12:43:27 -0500
4725
+ Processing by ForeverStyleGuide::StyleController#demo as HTML
4726
+ Parameters: {"path"=>"navigation"}
4727
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_dropdown.erb (0.6ms)
4728
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/_sign_in.erb (0.3ms)
4729
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_marketing.erb (6.0ms)
4730
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_account_popover.erb (2.6ms)
4731
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_signed_in.erb (5.0ms)
4732
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/demo/navigation.html.erb within layouts/forever_style_guide/application (16.3ms)
4733
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.9ms)
4734
+ Completed 200 OK in 123ms (Views: 123.1ms | ActiveRecord: 0.0ms)
4735
+
4736
+
4737
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4738
+
4739
+
4740
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:43:27 -0500
4741
+
4742
+
4743
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4744
+
4745
+
4746
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4747
+
4748
+
4749
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4750
+
4751
+
4752
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4753
+
4754
+
4755
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4756
+
4757
+
4758
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4759
+
4760
+
4761
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4762
+
4763
+
4764
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4765
+
4766
+
4767
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4768
+
4769
+
4770
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4771
+
4772
+
4773
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4774
+
4775
+
4776
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4777
+
4778
+
4779
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4780
+
4781
+
4782
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4783
+
4784
+
4785
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4786
+
4787
+
4788
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4789
+
4790
+
4791
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4792
+
4793
+
4794
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4795
+
4796
+
4797
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4798
+
4799
+
4800
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4801
+
4802
+
4803
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4804
+
4805
+
4806
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4807
+
4808
+
4809
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-04 12:43:27 -0500
4810
+
4811
+
4812
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4813
+
4814
+
4815
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4816
+
4817
+
4818
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4819
+
4820
+
4821
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-04 12:43:28 -0500
4822
+
4823
+
4824
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:43:28 -0500
4825
+
4826
+
4827
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2015-12-04 12:43:28 -0500
4828
+
4829
+
4830
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4831
+
4832
+
4833
+ Started GET "/assets/forever_style_guide/forever-swirl-logo.png" for ::1 at 2015-12-04 12:43:28 -0500
4834
+
4835
+
4836
+ Started GET "/assets/style_guide/personas/jane_avatar.png" for ::1 at 2015-12-04 12:43:28 -0500
4837
+
4838
+
4839
+ Started GET "/assets/forever_style_guide/historian-logo-sm.png" for ::1 at 2015-12-04 12:43:28 -0500
4840
+
4841
+
4842
+ Started GET "/assets/forever_style_guide/services-logo-sm.png" for ::1 at 2015-12-04 12:43:28 -0500
4843
+
4844
+
4845
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4846
+
4847
+
4848
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4849
+
4850
+
4851
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4852
+
4853
+
4854
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4855
+
4856
+
4857
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4858
+
4859
+
4860
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4861
+
4862
+
4863
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4864
+
4865
+
4866
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4867
+
4868
+
4869
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4870
+
4871
+
4872
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4873
+
4874
+
4875
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4876
+
4877
+
4878
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4879
+
4880
+
4881
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4882
+
4883
+
4884
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4885
+
4886
+
4887
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4888
+
4889
+
4890
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4891
+
4892
+
4893
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4894
+
4895
+
4896
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4897
+
4898
+
4899
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4900
+
4901
+
4902
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4903
+
4904
+
4905
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4906
+
4907
+
4908
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4909
+
4910
+
4911
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4912
+
4913
+
4914
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4915
+
4916
+
4917
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:43:28 -0500
4918
+
4919
+
4920
+ Started GET "/style_guide/demo/navigation-fixed-signed-in" for ::1 at 2015-12-04 12:43:40 -0500
4921
+ Processing by ForeverStyleGuide::StyleController#demo as HTML
4922
+ Parameters: {"path"=>"navigation-fixed-signed-in"}
4923
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_account_popover.erb (0.6ms)
4924
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/components/navigation/_marketing_signed_in.erb (3.7ms)
4925
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/demo/navigation-fixed-signed-in.html.erb within layouts/forever_style_guide/application (5.3ms)
4926
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.0ms)
4927
+ Completed 200 OK in 113ms (Views: 113.2ms | ActiveRecord: 0.0ms)
4928
+
4929
+
4930
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4931
+
4932
+
4933
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:43:40 -0500
4934
+
4935
+
4936
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4937
+
4938
+
4939
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4940
+
4941
+
4942
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4943
+
4944
+
4945
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4946
+
4947
+
4948
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4949
+
4950
+
4951
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4952
+
4953
+
4954
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4955
+
4956
+
4957
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4958
+
4959
+
4960
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4961
+
4962
+
4963
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4964
+
4965
+
4966
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4967
+
4968
+
4969
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4970
+
4971
+
4972
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4973
+
4974
+
4975
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-04 12:43:40 -0500
4976
+
4977
+
4978
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:43:41 -0500
4979
+
4980
+
4981
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:41 -0500
4982
+
4983
+
4984
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-04 12:43:41 -0500
4985
+
4986
+
4987
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:43:41 -0500
4988
+
4989
+
4990
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 12:43:41 -0500
4991
+
4992
+
4993
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:43:41 -0500
4994
+
4995
+
4996
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-04 12:43:41 -0500
4997
+
4998
+
4999
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-04 12:43:41 -0500
5000
+
5001
+
5002
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-04 12:43:41 -0500
5003
+
5004
+
5005
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-04 12:43:41 -0500
5006
+
5007
+
5008
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-04 12:43:41 -0500
5009
+
5010
+
5011
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:43:41 -0500
5012
+
5013
+
5014
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:43:41 -0500
5015
+
5016
+
5017
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.5.0" for ::1 at 2015-12-04 12:43:41 -0500
5018
+
5019
+
5020
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:43:41 -0500
5021
+
5022
+
5023
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2015-12-04 12:43:41 -0500
5024
+
5025
+
5026
+ Started GET "/assets/style_guide/personas/jane_avatar.png" for ::1 at 2015-12-04 12:43:41 -0500
5027
+
5028
+
5029
+ Started GET "/assets/forever_style_guide/forever-swirl-logo.png" for ::1 at 2015-12-04 12:43:41 -0500
5030
+
5031
+
5032
+ Started GET "/assets/forever_style_guide/historian-logo-sm.png" for ::1 at 2015-12-04 12:43:41 -0500
5033
+
5034
+
5035
+ Started GET "/assets/forever_style_guide/services-logo-sm.png" for ::1 at 2015-12-04 12:43:41 -0500
5036
+
5037
+
5038
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:43:41 -0500
5039
+
5040
+
5041
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-04 12:43:45 -0500
5042
+
5043
+
5044
+ Started GET "/style_guide/visual_elements" for ::1 at 2015-12-04 12:45:18 -0500
5045
+ Processing by ForeverStyleGuide::StyleController#show as HTML
5046
+ Parameters: {"id"=>"visual_elements"}
5047
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_header.erb (1.2ms)
5048
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_sidebar.erb (1.0ms)
5049
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_buttons.erb (1.5ms)
5050
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (30.9ms)
5051
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_dropdowns.erb (0.4ms)
5052
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.6ms)
5053
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_forms.erb (0.4ms)
5054
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (23.4ms)
5055
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_input_groups.erb (0.6ms)
5056
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (20.7ms)
5057
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_lists.erb (0.7ms)
5058
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (21.7ms)
5059
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_progress.erb (0.4ms)
5060
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/_partial.erb (18.6ms)
5061
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_headings.erb (0.2ms)
5062
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_formatting.erb (0.2ms)
5063
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/typography/_styles.erb (0.5ms)
5064
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/sections/visual_elements/_typography.html.erb (13.7ms)
5065
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/show.html.erb within layouts/forever_style_guide/application (179.4ms)
5066
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (3.3ms)
5067
+ Completed 200 OK in 4384ms (Views: 4383.9ms | ActiveRecord: 0.0ms)
5068
+
5069
+
5070
+ Started GET "/assets/application.css?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5071
+
5072
+
5073
+ Started GET "/assets/style_guide/application.css?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5074
+
5075
+
5076
+ Started GET "/assets/forever_style_guide/forever-logo.png" for ::1 at 2015-12-04 12:45:22 -0500
5077
+
5078
+
5079
+ Started GET "/assets/bootstrap/affix.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5080
+
5081
+
5082
+ Started GET "/assets/jquery.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5083
+
5084
+
5085
+ Started GET "/assets/bootstrap/alert.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5086
+
5087
+
5088
+ Started GET "/assets/bootstrap/button.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5089
+
5090
+
5091
+ Started GET "/assets/bootstrap/carousel.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5092
+
5093
+
5094
+ Started GET "/assets/bootstrap/collapse.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5095
+
5096
+
5097
+ Started GET "/assets/bootstrap/dropdown.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5098
+
5099
+
5100
+ Started GET "/assets/bootstrap/tab.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5101
+
5102
+
5103
+ Started GET "/assets/bootstrap/transition.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5104
+
5105
+
5106
+ Started GET "/assets/bootstrap/scrollspy.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5107
+
5108
+
5109
+ Started GET "/assets/bootstrap/modal.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5110
+
5111
+
5112
+ Started GET "/assets/bootstrap/tooltip.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5113
+
5114
+
5115
+ Started GET "/assets/bootstrap/popover.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5116
+
5117
+
5118
+ Started GET "/assets/bootstrap-sprockets.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5119
+
5120
+
5121
+ Started GET "/assets/bootstrap.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5122
+
5123
+
5124
+ Started GET "/assets/style_guide/application.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5125
+
5126
+
5127
+ Started GET "/assets/style_guide/identifiers.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5128
+
5129
+
5130
+ Started GET "/assets/style_guide/prettify.js?body=1" for ::1 at 2015-12-04 12:45:22 -0500
5131
+
5132
+
5133
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 12:45:23 -0500
5134
+
5135
+
5136
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 12:45:23 -0500
5137
+
5138
+
5139
+ Started GET "/assets/forever_style_guide/list-toggle.js?body=1" for ::1 at 2015-12-04 12:45:23 -0500
5140
+
5141
+
5142
+ Started GET "/assets/forever_style_guide/nav-fixed.js?body=1" for ::1 at 2015-12-04 12:45:23 -0500
5143
+
5144
+
5145
+ Started GET "/assets/forever_style_guide/navbar.js?body=1" for ::1 at 2015-12-04 12:45:23 -0500
5146
+
5147
+
5148
+ Started GET "/assets/forever_style_guide/popover.js?body=1" for ::1 at 2015-12-04 12:45:23 -0500
5149
+
5150
+
5151
+ Started GET "/assets/forever_style_guide/application.js?body=1" for ::1 at 2015-12-04 12:45:23 -0500
5152
+
5153
+
5154
+ Started GET "/assets/application.js?body=1" for ::1 at 2015-12-04 12:45:23 -0500
5155
+
5156
+
5157
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.4.0" for ::1 at 2015-12-04 12:45:23 -0500
5158
+
5159
+
5160
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 12:45:23 -0500
5161
+
5162
+
5163
+ Started GET "/assets/ProximaNova-Light-webfont.woff" for ::1 at 2015-12-04 12:45:23 -0500
5164
+
5165
+
5166
+ Started GET "/assets/forever_style_guide/check.png" for ::1 at 2015-12-04 12:45:23 -0500
5167
+
5168
+
5169
+ Started GET "/assets/ProximaNova-Bold-webfont.woff" for ::1 at 2015-12-04 12:45:23 -0500
5170
+
5171
+
5172
+ Started GET "/style_guide/" for ::1 at 2015-12-04 13:08:44 -0500
5173
+ Processing by ForeverStyleGuide::StyleController#index as HTML
5174
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/forever_style_guide/style/index.html.erb within layouts/forever_style_guide/application (1.7ms)
5175
+ Rendered /Users/nmcclay/Documents/git/forever-style-guide/app/views/layouts/forever_style_guide/_navigation.erb (1.0ms)
5176
+ Completed 200 OK in 113ms (Views: 112.2ms | ActiveRecord: 0.0ms)
5177
+
5178
+
5179
+ Started GET "/assets/forever_style_guide/account-popover.js?body=1" for ::1 at 2015-12-04 13:08:44 -0500
5180
+
5181
+
5182
+ Started GET "/assets/forever_style_guide/hero-blur.js?body=1" for ::1 at 2015-12-04 13:08:44 -0500
5183
+
5184
+
5185
+ Started GET "/assets/fontawesome-webfont.woff2?v=4.4.0" for ::1 at 2015-12-04 13:08:45 -0500
5186
+
5187
+
5188
+ Started GET "/assets/ProximaNova-Reg-webfont.woff" for ::1 at 2015-12-04 13:08:45 -0500