select2-foundation 0.1.0

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 (452) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/Rakefile +33 -0
  4. data/lib/assets/stylesheets/select2/_common-select2-foundation.scss +245 -0
  5. data/lib/assets/stylesheets/select2/_multiple-select2-foundation.scss +73 -0
  6. data/lib/assets/stylesheets/select2/_single-select2-foundation.scss +47 -0
  7. data/lib/assets/stylesheets/select2/select2-foundation.scss +5 -0
  8. data/lib/generators/select2_foundation/install_generator.rb +44 -0
  9. data/lib/generators/select2_foundation/templates/_settings_select2.scss +143 -0
  10. data/lib/select2-foundation/engine.rb +9 -0
  11. data/lib/select2-foundation/version.rb +3 -0
  12. data/lib/select2-foundation.rb +6 -0
  13. data/lib/tasks/select2-foundation_tasks.rake +4 -0
  14. data/test/demoing +1 -0
  15. data/test/select2_foundation_test.rb +7 -0
  16. data/test/styleguide/Gemfile +39 -0
  17. data/test/styleguide/Gemfile.lock +168 -0
  18. data/test/styleguide/Rakefile +6 -0
  19. data/test/styleguide/app/assets/javascripts/application.js +19 -0
  20. data/test/styleguide/app/assets/stylesheets/_settings.scss +548 -0
  21. data/test/styleguide/app/assets/stylesheets/_settings_select2.scss +20 -0
  22. data/test/styleguide/app/assets/stylesheets/application.css +18 -0
  23. data/test/styleguide/app/assets/stylesheets/foundation_and_overrides.scss +51 -0
  24. data/test/styleguide/app/controllers/application_controller.rb +5 -0
  25. data/test/styleguide/app/controllers/styleguide_controller.rb +9 -0
  26. data/test/styleguide/app/helpers/application_helper.rb +2 -0
  27. data/test/styleguide/app/views/layouts/application.html.erb +19 -0
  28. data/test/styleguide/app/views/styleguide/show.html.erb +11 -0
  29. data/test/styleguide/bin/bundle +3 -0
  30. data/test/styleguide/bin/rails +4 -0
  31. data/test/styleguide/bin/rake +4 -0
  32. data/test/styleguide/bin/setup +29 -0
  33. data/test/styleguide/config/application.rb +25 -0
  34. data/test/styleguide/config/boot.rb +5 -0
  35. data/test/styleguide/config/database.yml +26 -0
  36. data/test/styleguide/config/environment.rb +5 -0
  37. data/test/styleguide/config/environments/development.rb +41 -0
  38. data/test/styleguide/config/environments/production.rb +41 -0
  39. data/test/styleguide/config/environments/test.rb +42 -0
  40. data/test/styleguide/config/initializers/assets.rb +11 -0
  41. data/test/styleguide/config/initializers/backtrace_silencers.rb +7 -0
  42. data/test/styleguide/config/initializers/cookies_serializer.rb +3 -0
  43. data/test/styleguide/config/initializers/filter_parameter_logging.rb +4 -0
  44. data/test/styleguide/config/initializers/inflections.rb +16 -0
  45. data/test/styleguide/config/initializers/mime_types.rb +4 -0
  46. data/test/styleguide/config/initializers/session_store.rb +3 -0
  47. data/test/styleguide/config/initializers/wrap_parameters.rb +14 -0
  48. data/test/styleguide/config/locales/en.yml +23 -0
  49. data/test/styleguide/config/routes.rb +3 -0
  50. data/test/styleguide/config/secrets.yml +22 -0
  51. data/test/styleguide/config.ru +4 -0
  52. data/test/styleguide/db/development.sqlite3 +0 -0
  53. data/test/styleguide/db/schema.rb +16 -0
  54. data/test/styleguide/log/development.log +124 -0
  55. data/test/styleguide/log/test.log +0 -0
  56. data/test/styleguide/public/404.html +67 -0
  57. data/test/styleguide/public/422.html +67 -0
  58. data/test/styleguide/public/500.html +66 -0
  59. data/test/styleguide/public/favicon.ico +0 -0
  60. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/--g77qV4a9zSWWCx5ZK4_k_om9zXms9kxeD8fV-m8e0.cache +2 -0
  61. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/-4feQMhIjcOVazmrW4_bk5VMhPp-bNr0t83tkPXAW10.cache +2 -0
  62. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/-6z2oiYXxbv9vlE2Hvh13Uidm-KXPwTbufNryJERktc.cache +0 -0
  63. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/-N5E1T1SL80SKK6B862hw-3vZQk1HDvntFnCXPOv1oc.cache +1 -0
  64. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/-_sLI0CE70QVr3Rf3bqgTsXU_FsHno5b1G74EvefPZ0.cache +1 -0
  65. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/029_enfM22iNC0oiG1_pjL2qQ9KB-xt8oTPjV4U8Kkc.cache +0 -0
  66. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/0IM8SyDVrfQLVaQ_c4WC-3K8OPUtOmZszO_r3pu8SRQ.cache +1 -0
  67. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/0iEiqMS_VgtnmXCpBNUkjooiAMNJZfxd8AMngfbrkK8.cache +2 -0
  68. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/0k8qdmxSBDLrt2ZKS63sMhjo4XXQKXeEswbXSpqAWK0.cache +0 -0
  69. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/16V0vDYtaD8-QUcEwsZlf0EzGEKbSwMGQvpQX4zTbcw.cache +1 -0
  70. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/1FhgdpIFSLH0leeqxYRYdU3BH0ZOw7icz7SuIvEt65w.cache +0 -0
  71. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/1Q8drf00V9H7NGWsvONvlzPgRqD5YRxN5j7BB5F5VYI.cache +1 -0
  72. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/1XmUubYVs66meEHpUA2_PdezE2pEDcUBN0cyDYqoQNo.cache +1 -0
  73. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/1s4cxir4w4SXvpBG14rZM4MWqQdvAeFIX6Z1e1RltgI.cache +0 -0
  74. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/2AhLCS78N5DKnEjFmN2_tK-xYtVC_ZNvS4g855eto1g.cache +1 -0
  75. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/2IxL7ptlR1fWDBLFMAYYgH1_0wGtXFasdXBckcEaD7k.cache +0 -0
  76. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/2_DQ_quzKIKcCYj0S7I5HfL00-wdGyboY6mwe-_j7PU.cache +1 -0
  77. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/2lw-p8vfBftvvNi3dVe9u3EyU7GWl8fZ8tRBxZP_mbQ.cache +1 -0
  78. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/2qE4lQhR6kMEJoFR4njYcaT5eWhAbCx1V6LohUDoRGs.cache +0 -0
  79. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/2vMtA1Hj35FCX8JkBh5VQxbbQP3b1Maslh9YH4HsDbQ.cache +0 -0
  80. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/3Gke9XpmNf75yFYB-VO-OY99wZX_VPSmDKJHVww1bl8.cache +2 -0
  81. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/3_tB3J0WDbkGT1ljpyfwnmZ2JlTeALqYBI-_7vgiGzw.cache +0 -0
  82. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/3bOpMgqS7WxzaR8VuNDbL0ebSgS0rPyYKRdP4X1dgjw.cache +1 -0
  83. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/3sPv06fWMVRayz1p-7xAQ7cJhTmXqd9TNGXN-8OiuP0.cache +0 -0
  84. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/3w52GGgWq35zgL9EhO_qJlh_m3B8wNOBMz4fNGt0g1I.cache +0 -0
  85. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/444iaiBoY1QyX1u8zbeHW2_QpkAxclrYcRY7LeCe6WE.cache +0 -0
  86. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/4GolgjvgkTBmWzswdedAmaL-ZyfLH1mpJRUgIdbTvQg.cache +2 -0
  87. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/4UWNrQpAhnbQoj36lpj8yR6zdDEXnbAoPNXEN3mQW68.cache +0 -0
  88. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/4W-Gy5nBT0HteMqrHSAwjLLuVPRJ9avPYMVJZhm83bA.cache +0 -0
  89. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/4aHeedVX05Gkc5XwU3PmMArgJOKsivJ-mNXSQKu_HX0.cache +0 -0
  90. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/4his8Crs2aShI4kxbpQE5sEfqfk6NG1KXQ0ZW_XpKVo.cache +0 -0
  91. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/4qhfW7T-r8MKzXFY2YBEGHx0siX0xRbpiIT91mdf-ps.cache +1 -0
  92. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/5PkRA7jIA5Iiq1-IlmdXqAjnfXhsTZjOX0-8WkHpIjQ.cache +1 -0
  93. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/5hJMfto9J4du_Zh6AbgM9qathQa0ScaDY2-0_uWvyVM.cache +0 -0
  94. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/5zxc1Eo5G8Zgc9afcCM6_Xe_9cxYY7umw1Q3iPdBs7g.cache +1 -0
  95. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/60Tk-cRKc1E5fnFTjT-ko4g8UbD8txug3XLdDLSieVc.cache +1 -0
  96. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/686KswEAJoo19SOUTZM36T0Y6EnxuLP_pHroAspCCcs.cache +1 -0
  97. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/6AsCsugJe72dFIP_HLWwP6UGWPReU8lIpVhNQ6Cf6v4.cache +1 -0
  98. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/6z8qUK55EfPiJQ0qpCsuv3Uq8jW6oQ5Srp630EaZfXw.cache +0 -0
  99. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/707F4cR2KIyg18v-GheszUz5WHzRO7qaxdpq5Aj0J3s.cache +1 -0
  100. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/77fF-ZFAq7CgoUpwUBHJNnIQHQfnZthZbSBrqBHRoZ4.cache +0 -0
  101. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/7AKbELrbsF3o1gI8nsZrDo-3041m48ZP5AP0SVocAk0.cache +1 -0
  102. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/7C1lSZmIUBexNGJ_hJsc6Njdt0RJBfCeBChCZUz9Jf8.cache +0 -0
  103. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/7JW2LYS9BQe0OUe0oQw0eVHkqUJYJCcJq91uyBCWAdM.cache +1 -0
  104. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/7Mz2jYDutf5maQMFCNz3-ZLonOeKaBrNS2IIV_q6U7M.cache +1 -0
  105. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/7ac7BBkrAq_9USgU8zNzEmnVLm1ETntkh6JdzXzMwbU.cache +1 -0
  106. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/7bfLkfkdk3S9xeyg7di7NpE9GGlXUFJqp74I7vlw7S0.cache +0 -0
  107. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/7sm7LqIuds2uHuvdKrZfG3GuTJFAp_eCUezkiq99E4M.cache +0 -0
  108. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/84eNDAq60DfYZ_Lk8fS5X5LiAfm_hbJYCN-rL2doMPU.cache +0 -0
  109. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/8J5DUDlVCie6Zp_hPLixGmuTzfyaQIaDZ4YimSJhA_8.cache +0 -0
  110. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/8N8TkHzTRDNSEF5A4Z-dQhT5jaejQ_Z6XcqYwa4e5YI.cache +2 -0
  111. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/8T8IChLmMyrrRl8ndoLbHKOPiCLNKBzM20j1hIQXikY.cache +0 -0
  112. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/90L10a7c5GdkzJ9o-A9-nepnHHdlalYZpyXsiDCGg-w.cache +2 -0
  113. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/95xN9myr0Du9UcNn9_523RK8KsIrOfWUBlssvHM1dAU.cache +1 -0
  114. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/99EqM9fgssasZDa2d2wPixWzHJQ387GFK9e9Ions9IU.cache +1 -0
  115. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/9ABMGqHmCGonEhT6L_LpkR56As2FWV2s2ABdo89wfr4.cache +2 -0
  116. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/9TcqyYLFyjwQh1xtTxIFSIHXSTcILfBBp_uQgCUi_Fs.cache +1 -0
  117. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/9WgGXR7VX09033xUKNaW9Iqrx1aWHQPXvPNEJFzJNNU.cache +0 -0
  118. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/9ZYymy1rQZirjnZVrUQALf7ejWVndDz_bCJMJSXkdwM.cache +1 -0
  119. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/9aoLelfqGfEOY22VtiswGdGShEodt7TSI5hffC8r85w.cache +1 -0
  120. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/A6Sdh361nyElHOEFHiKol1nC-GeP3tL51SV6PnM6DyU.cache +0 -0
  121. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/AG25zOjVn9g6Ot_GsBcDaLek3ug6-mC-gZJtBSEo4eA.cache +0 -0
  122. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/AVWM9wjaHrU95NthLSeR5qhcm9fXWdek62EBmNdl1Qw.cache +2 -0
  123. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Anvu_chDFjWPd9b-OUdi4t_9clkYi5K8Z4UDXQLsNeo.cache +1 -0
  124. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/AvYaoBIGOMAWDLLditNViza_JbJdM3-Tc-8vceMlaok.cache +1 -0
  125. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/B4bq-cPq-LGCTta9ksrGgyJaDcJI_DIjqdgv5pQJARA.cache +0 -0
  126. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/BH03vkRwBXEt8J6J6GYlxIbszj7pqI267IsFqcW3vFM.cache +0 -0
  127. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/BpmnhLztxwktx90kYxudjh2ZNLjDfHAF1kRLWsJ3ntk.cache +1 -0
  128. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Bue59liJJ9Hs1XIQRnxHdcLhHG-PZgO8D5VBhf6ssYM.cache +1 -0
  129. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/BxKUschAIB1Di71jS0WrJvasAa2v7xS-vD8_h7irP5U.cache +2 -0
  130. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/CEZKqztmB8K9PJnZCIrdigJ5Ap88jG8rfRUsNiP6sgI.cache +2 -0
  131. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/CsvwB0mX6cgUgq9rf5nSHuSv3FzkgVfrx-jk5voNPd4.cache +0 -0
  132. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/D23XkSz3IRPRWeH6muchMBA7PFEodYCFZ8oV6HzEfFg.cache +0 -0
  133. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/DKVsRG-JkaHAUeKx7ykndYHroZPGiBlS4W3NPgbv-Hc.cache +0 -0
  134. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/DR22Ya4i8gR98VNmW7ZZCCpmJBnjoEm3EXrcc55GdNE.cache +0 -0
  135. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/DuwWJez9tfL6ewXVaeAc2IRj92rX_cTuU2G8UncyElQ.cache +0 -0
  136. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Dxq7-tG_XZcAbakxkze8dUyC9FLBMr5kYXZ59mapR4U.cache +1 -0
  137. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/E-61qgesAqPqdNEXqIcyKgSK0PYIpVPNKOJYFL6DU6g.cache +0 -0
  138. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/E9FwgUcpG_6k5LFSpADIlskmKaz--qLWFO9s0R0u4kI.cache +1 -0
  139. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/EEZ0zZxNsenAvo5NfLEPy_Q4zAGf-R99KtewthsD_jE.cache +1 -0
  140. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/EOYbmTggvqYyQyK_LRGXeoV_fa_gr3bJyMViTGjki1w.cache +0 -0
  141. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/FL9-NOIIVuZwh07_WAG5L0zNMGwz6FD7ELB0wQCnXa8.cache +0 -0
  142. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/FpgkmJSkT32qrXwfRgKbbCcJ5mZJJrfHLeDeAN3Um6Q.cache +2 -0
  143. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/GTLC0LQPWDgFpsG6ewFKPOxdwaOCDxEDnYhSlyJELhs.cache +0 -0
  144. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Gh8hTgYhlheFX_o9XtYjThl7YUPDSHH1pw4rlgLvujQ.cache +1 -0
  145. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Gj4U6kCAt7olzcrpaXNjab069e1sS8I4dvPIEbXXha8.cache +1 -0
  146. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Gm-ge255STmGWopEkL8lFxhp321DxWAethW0_piz93E.cache +0 -0
  147. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/IEFqIVY4gMCZiulh8ib9sQr71UFKYY4ONjR5axU01Ic.cache +0 -0
  148. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/IemLfecvzddQU8ykYLl60b7yOqCaIFfo1l-MEQqgs2A.cache +1 -0
  149. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/IryjbFTW5CMsPHQol8KZrT1dVMrDAaqkBEbWRRaBrvY.cache +1 -0
  150. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/JLdtXtb0Q3KODCifKmkU0dETGnHEp-KyKeVbSC6N4uk.cache +2 -0
  151. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/JXq9J2Q8kUOM2FV5ZmUXR2rK6AgNspL05VqZhAc_j8Y.cache +0 -0
  152. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/JaQRn8j8su1D5dpz9FGXm7eNMPAjPA1pGwTytRtM1HY.cache +1 -0
  153. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/KFhYPEnUG6Lgj69yxXF9_pdSi55IhePaXqNkpHc9nac.cache +2 -0
  154. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/KLjDc25YCjovUO-8FPMVuYziKdB1_Is4faJEVxZwyeE.cache +2 -0
  155. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/KZ3o4lUbZ8spE5cqe7ugs0AOCtAmg-fM_6KM39wceew.cache +0 -0
  156. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Ko8wTAG9rBDGRW72gzzzH60thgZIwQ0RpSFmoD1Kiaw.cache +0 -0
  157. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/LKAtph05_pd4d4N4Bh0-varL-1JgUbgFzsur7HihQtI.cache +0 -0
  158. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/LaOu1teTxck9ylfnf5qakSm80tdAkSql0IP0j7sTewY.cache +1 -0
  159. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/LhsZRFkiVoH5WuXJUcwrwNFDoiU1akRL3ZXfj0_jT10.cache +0 -0
  160. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/LmrWuUG-Oyl7MTcMjEYtVzjRXAgPvxmE0SnD-tef08o.cache +1 -0
  161. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Lnj6oZgGl60RWrA6n_DCf6lcqcNXqWKJ1jS9X-RSbBo.cache +0 -0
  162. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Lxs8sHq9OEx7u_GHnRW01rPlk2UOkb_z6T7ZdqJgrNs.cache +1 -0
  163. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/M02DAEJK5K8lDtHJdcykVdN-GwqeZ3GyPLVq2vTXKmI.cache +1 -0
  164. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/M5gYB6zuTp_gBs3etLt8Fn2mH-EYQbPBineB_cZr4DA.cache +0 -0
  165. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/MDe5MsmyeIVKQ3DsJRR8zwz9yT7dPBz6Hh1ZeAJLIhY.cache +0 -0
  166. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/MJ4oSlhMtVJrtrtmK51EKu4PqUKFjCJysF6mstEp_S0.cache +2 -0
  167. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Mf-pRB1rWSvlSaxOfRydh6Z7GckPByKyD0leZLPrHSY.cache +0 -0
  168. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/MrEn5YZNvCFlN3T6jI6lPfll7lYiZFJ2JUmob62MI0M.cache +1 -0
  169. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/MwonLL2jlA47UFAbqANZDSMYiXGbobkkFAvg2EObdAI.cache +1 -0
  170. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/NA3mrOea4roAsOhdXDNtJoZaRiFYIsrG0f3-hhG7_PA.cache +0 -0
  171. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/NGZNNVp7HL8aaLKgKW3YYcGc1xL7Ek62KYE563J53hU.cache +0 -0
  172. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/NJDOEdZKGiFbPXEDEFQoItznRI8ieMt8xVYRPGVqjaA.cache +0 -0
  173. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/NsLKBfrQKFRPHVLjkqiSpQxqm3uk1iiA0DnKkj284HM.cache +2 -0
  174. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/OG7s3VFEBlLqkN8E4bOfueGjrm8jUv2APG34x37YNTA.cache +0 -0
  175. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/ON23X_iZCwQcs1Z6t4r5OHRS1h1rrXgsfjjNxH1SLdY.cache +2 -0
  176. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/OxGF2BeSowvyZqcxNSh6525CMK0CNHgFwnuvZeF5gic.cache +1 -0
  177. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/P0-dgY7IgvNGg4XidIpa0BiyG-rbRv4I9gPX2u2Gmbo.cache +0 -0
  178. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/P05a_uMYdzK6C8zFOrUUwTwMFfyZCTRXwUuKwB8Scc8.cache +0 -0
  179. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/P6BQUQi6TlUy9fooRSSySVv0N6pvJwYg3ykgTkCY3l0.cache +1 -0
  180. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/PKw19HQJKf_4VAt5HiJNyoz_-mV8-odmatXHePlTD1Q.cache +0 -0
  181. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/PMaEUPTdqIDVwpqNJrZIlmGK58PvxQ1Ba0FfkvvSuU8.cache +1 -0
  182. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/POkJULf2NIcKV9hMoEJTw2CDyAce8EFAab2XVze7grE.cache +1 -0
  183. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/PieBtAYOoVa_1CFkJC7toRSNx7W74mXsiMYFCEQETXc.cache +1 -0
  184. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Pk_yYWO_3WnP3_ihSqzJH6kgoqNFJuGbBE-8Yw3iJnQ.cache +0 -0
  185. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/PowpTQd_dXULFuM7zEucK53GjNZVkmLiMvhoFjaLZq0.cache +0 -0
  186. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/QCW0GF9aPunxmhRLF-08y3_ZkfRUrku7bqAeGAZJHMI.cache +0 -0
  187. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Qec725e-zdVPaIHGzYFMc7xBlhuNg1E8b-DkgCf8hm0.cache +1 -0
  188. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/QjvS5KRxPnYeaVYs6_Phdr7YAUG-ZF-Ad4EoiGREz1s.cache +0 -0
  189. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/R2TAot0rUKTOKG1FBplR7HVAwNIg-9r5aAHqcm7pzoQ.cache +0 -0
  190. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/RlLpSS_pMb9bPAJfxUHYdo5gNPQTk3qd45Yj93sow20.cache +2 -0
  191. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/SETX2wKYtZ7HfP801mKv17NlygIEN6BlkrUEbpo2Kr8.cache +0 -0
  192. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/SdDCrDbaOBBu_xNsfFSS6LF5nUGFfY1BMYT6i_Q_-yQ.cache +2 -0
  193. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/SjpOLIwCqObNA6BW8jwmSQ-lZkg05qSBYKxZpcRu7Lg.cache +0 -0
  194. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Sm9xgv3HS6StHN7lC8tPdEfjb4Zhz2RhztQbG4NXrWw.cache +0 -0
  195. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/SofkMHRMAEJgLyLLJ2LF00REmLePYAUO0zzdbQrxthI.cache +1 -0
  196. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/SuhtC6f7E2-1SXl4bkRvOKqhzFKTjPvbglVtjbjV6WQ.cache +0 -0
  197. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/T1QNkcZSW-CYD5AnZ7jKwRBOvzLDAvdknriOHuf7iV0.cache +1 -0
  198. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/T3fb1r0fOv4DgIXhmcTxOZ8wAwrSh-yhCEn_n2qlHwE.cache +2 -0
  199. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/TWi7G6WEK24BDx9fk9VgfYh7xk1DPmHjioh-Tr7CjHA.cache +1 -0
  200. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/TejI-vDGGRj87QyWfyxbldXt3icH-HbyYnL1Ot6V36g.cache +1 -0
  201. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Tr7B83Mg7Q1ooQL_8qGbERzmAtCSj3tmN5JE-ZGRklM.cache +1 -0
  202. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/TxUDAMniT_Hu2Gx9lK50b5PPHIo9hph3CXJZbrtkO1E.cache +1 -0
  203. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/U1lN54S4i8B3Mz_Kxzrorq1YLLpvNgEzCByqFKY-0ZA.cache +1 -0
  204. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/U9jMb9XLzV2CwBGi4kYHOCKXHRyjtjlhTWWLd_mWUg0.cache +1 -0
  205. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/UDwfThiz6kOJ3yrx-GeAJlM9m_ozaYoDF0LfM2QjCE4.cache +2 -0
  206. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/UO14YqSLwl96-elS3zubwv5_6JLqACD_N_C_ydzacm4.cache +0 -0
  207. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Utf6th7dRHY7s6Kq7UB0KYElyysom7DLloCbaOFyUC8.cache +0 -0
  208. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Uu5jhLSMaazY82VYp-X47zRzeWfrZHbrlXTJPrOqQiI.cache +0 -0
  209. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/UvhukM-FyLdteO-gJNgSgUB1kwhybzT4CeDUiX_-1Pc.cache +0 -0
  210. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/UzUMMQgmf5hDWZHChJFGtCRH4i7xV01BESDU7GsNVXg.cache +0 -0
  211. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/V-J23m0ez6rFNdm-B9yWcZfcYVrPR4DoiufHSzmA_Wg.cache +2 -0
  212. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/V2Xyh2mtqtVARAdi33x5XFuXTCI2Bj6RYWocuZd7zoM.cache +0 -0
  213. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/V49HUXj9oY7jLkE_1_-GNaFbMpoDxOLkriwzP9EAreQ.cache +0 -0
  214. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/VG5ZPjiojaaA_c5J5TLwnBgZh3UdDFFblrDY4IfWd9I.cache +2 -0
  215. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/VvRV05c9W3l5H24JTLqpsDXAR5qoZXqO7KO87OvmWPM.cache +1 -0
  216. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/W7D-Y5pk086KB9WEdrVIBlA8yAyC2eGrIBLEiNSqJZo.cache +1 -0
  217. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/WRh5hCPQNsrso9L2BW9Nd1BxmcYWy7PLAdX3yHmUCnU.cache +0 -0
  218. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/WRvTJ_DNrXOaJzRHYYiSS5TgFltmuAIllT9YhAFycqU.cache +1 -0
  219. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/X-lfUP2Hg7c400h7ib4v5WrMRq5htDQ4zURNlI_PgOc.cache +0 -0
  220. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/X5rgKuhB_Y1U_d3-sBRYEDm0xEqNHtoiMoU0w33ulb4.cache +2 -0
  221. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/XCcMyroSXJAbEZDrHRQOAsCMYcj5Dnqxe7zmM9yYYUY.cache +1 -0
  222. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/XK2Et_mdUUOJJvSd3CCLNH3FXkP_xUlc3rtHTOfWh2U.cache +0 -0
  223. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/XPdwimufVZr8W83qGCOaYHm3pED3oHHKFyWeQ7ZAn5Y.cache +0 -0
  224. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/XTtqkUPHTswOmrGI2CybUaHtI6EDV-dCBkYmVUKpCBk.cache +1 -0
  225. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/X_gbpTIP_aUQoBVhqkD0SzPYIW4_SitGR_dJwdp1ANc.cache +0 -0
  226. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Xn1xBkT-4A3uyF523C5i5p2H07YtJ96_EkHocjC-8xY.cache +0 -0
  227. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Xwf3FdfA-toFgLEMwP03GjjsNXgBTeSRNdjfM0AGv8M.cache +1 -0
  228. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Y3hryxjI-1NnqAW1a0q0JTsbjdCTLxnbfiYXwMdjIhM.cache +1 -0
  229. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/YMYt5UoiRUJzo4VMsU9rbjzYWaHGyHmxKG8ylKGZMMY.cache +0 -0
  230. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/YOrg9rxAcq7g3gs_3CG9EHiOdZD6Wkg4Wyvvcq0Wl_E.cache +1 -0
  231. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/YPNH6cGYV_tilStHAIejdXdW4ZbGJn2ASTcsVwLNPso.cache +2 -0
  232. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/YVhTe7vmBIkGkyJSBszTk-uiT4V35K5XICRShMfy1mc.cache +2 -0
  233. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/YY9HPZCSkI8BR9YuBQVge36FQMoF6YAp57ARtqQWMGM.cache +0 -0
  234. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/YsYkcZoC5rasSRwAhv8YsjZgFB5AYoHW_SN08sTN5HM.cache +0 -0
  235. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/YvwVTU3dVR4_bnSmKSvWcwfVVwsYGrgh6YDBkqVJgAc.cache +0 -0
  236. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/YxvoiLEX5MSXlE8I4zYC9jG0Ug7os--gsnF-y_-J_bE.cache +1 -0
  237. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/YyMtnHycObCfZo5l7NJvDhGUVT23JOV8EVsI84pigL8.cache +0 -0
  238. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/ZEhxu9fw0EV_UH6Y8281T3E2LP4W_N5cnUkTANi4meo.cache +1 -0
  239. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/ZHYyizZekrejzPWszM4MnH2HZDfyA7gOG98JEZ3Cy08.cache +1 -0
  240. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/ZOWOPNS1WJ2p4uPrmiJvGbkwGnjvy0rmkniuukM9WwQ.cache +0 -0
  241. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/ZWiV88LwcVwHS8Mg-1Ijl42jSnJVpw8ndnjsodz5Lb4.cache +0 -0
  242. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/ZXMvZDhXmJPHlsjMN7ALLJIzn_aChL82XRklAWbxn9I.cache +1 -0
  243. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/ZZc-eUWWCT_NLOD3uueFekByJ77JLaGMQGZX6ihFjRE.cache +1 -0
  244. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/Z_FrkIFZBfcm-inY1CwAykAfYrDj5OV1Zv9jBHYzcI4.cache +1 -0
  245. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/_MT3VcptR2DEM9QjZg51dMPxFyoG5zGp2clGBLbAU7g.cache +1 -0
  246. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/_ZDu_ReGHvqgUBeIAP2kkd3ZVyTTIXt3XE_MGFGA16g.cache +1 -0
  247. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/__eJlFvKkgYdQjfZCON_99uMm-XI9MKIUMueMkaEMb0.cache +0 -0
  248. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/_jl5r_lScRcMHduZDZbI2weWQejzuipzuqslPLyLg2M.cache +1 -0
  249. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/a5hwyMIhMgaILyrOMfFgr-HQlX-7hxu3Y4yvJhzmMWA.cache +0 -0
  250. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/aEyK_HguVXeDwJJB6rMW5qxhm20EOb_vdKUSy_z52vk.cache +0 -0
  251. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/aR1LLzSlXl0AF2R34MrFGWMefHxBjj79WKV1Q0b8Uro.cache +1 -0
  252. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/anbYSFiU9x_heoXCXYskmyYkGamR8pBxY2qinqtDINU.cache +0 -0
  253. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/b25xTtp9Tv8BrjgLscJUbhy8HTD28O1YnY6q9Ue3fOI.cache +1 -0
  254. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/b8snWxkZO17TosNZA9wvxJ-UIvOcCYXWXEdeqwRy3Ik.cache +0 -0
  255. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/cDYuLs4opOvn_UuR4di0dLTjeIQU_UpjEK-boQIhgtw.cache +1 -0
  256. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/cDZQ1K2Jbm7wq8rwUclQDHwVamr2JSxWQDsX5FeeaAI.cache +2 -0
  257. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/cDjVxEq863CXIPM1ZrqdlMxOQ4cDiq-Jt_Su0kpIJCs.cache +0 -0
  258. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/cF_Zsxp9yY_S9Q77k64RQz9Y3UIicrxPoencAyu7fH4.cache +0 -0
  259. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/cGWvHWJERYqAXa5c2G5ASYkTpRlCsGc1n_Gd_htZmWw.cache +2 -0
  260. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/d1ls2elghmMz6TWd03P4RlkGYs8lv4CuVSazDa-790A.cache +1 -0
  261. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/dPXluJUIJu5D0T2qa7EmvRatpiNFkWrCK8aauiABXf0.cache +0 -0
  262. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/dSSN14BTLdh7Nm2_NNSXbdH5jkzWF_nUFywbimXtQss.cache +0 -0
  263. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/dZLvlIHlRwxgucYVKiHxHm9l86wFwKpBNOuVoqBRIM8.cache +1 -0
  264. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/eM4zfBpN9pkW6SeLe9q3JBzQDj4pZRBc60gAUTNdEv0.cache +1 -0
  265. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/eWuPPt04KKhISQSSxymThv0MOKYrL82tBwwhQAjtocM.cache +0 -0
  266. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/ebRi1Ivt15C6fY73N8pc_JXCzjNnkxRJh_j1LVs2HXc.cache +1 -0
  267. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/edEajO35QWzfKb2BaAB9vWY3ZdJTdGESVV8eXOwkkGw.cache +1 -0
  268. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/fIgh4jpGa7xkN77gCRoSqbx9sHL4_HqoynuymPTqxeQ.cache +0 -0
  269. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/fKXAPIKuLPSL2i5z9OG5c5BfXyl7hgD1K-rtDXR8peM.cache +1 -0
  270. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/fQkmIhidi8IJc0hx5-oqBQQhST_cmTTKwMXNhPMVSbs.cache +1 -0
  271. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/f_O8CTMxi4_zjhPEvzo0fvJrir8Grqu8j0AO1p_gN1w.cache +2 -0
  272. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/fw5vm0rxmKKy2xETOTJ4M-H6gGrN3gS_5Mzttcz3VA0.cache +0 -0
  273. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/g3IJw6G92YmCpLKqzmeRBeX1q76FT3vTLWohjYuhFsU.cache +2 -0
  274. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/gEkVk55PUiroENT6ApGRjqyCqEgDZ10yBi-0gxFgXd4.cache +1 -0
  275. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/gYfgW-UgeMJWn81E0oGRjcg-w378lGsOzd-J9ODD0c0.cache +1 -0
  276. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/gqPJ8bGvVaHi9MlGVFwgPbdAvZQmAPWLEf7RjBmGn_w.cache +0 -0
  277. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/gtr0ynFfCU6muyaZwUTeZ4DnE4VXafd6LKAOaOvZ024.cache +0 -0
  278. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/h3vl8Zr2avKJbPC8vuzMxM24MDOTHRRBir__u0pWXwg.cache +1 -0
  279. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/h829DT_Zldkc_reCJR4L36qz04gEEU17RSqzAXDELGs.cache +1 -0
  280. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/hCbG6R9GDuYe23qSYSgQ9vqRdH5vbzP2SJm7M3EAmMg.cache +1 -0
  281. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/hXcOiXALpdeBrUM-sw2Q_Re3ii5U1mqU_TXs3TPKMJE.cache +0 -0
  282. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/hkiOVkjdMyYC3ZiMmeihQyOrBTLSEpV-41kaTH1rw_I.cache +0 -0
  283. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/hphyo2lS4iCpFIETaBZhfNcW90IxrhA6xBWaynn2AxY.cache +0 -0
  284. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/hq2R3INovEgsaa-jsXrDflodO_E8As4UZQfzbSs6IrM.cache +0 -0
  285. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/iEWOclyz5zrui53q0wxH6qhRF6I03cda8T6N9-fg3NU.cache +1 -0
  286. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/iTaE5gKZwZVoOwDO8_WS6MHebHtUN64lOKxRVVaZ7NU.cache +2 -0
  287. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/iX29YXZ_vu4lNqUdndJdgJommVErW2F4WP5TB3VIbm0.cache +1 -0
  288. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/i_T3NO4UoWMsKfu35bWcRqz36Phbu4QpXArgqHDiglQ.cache +1 -0
  289. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/izhWcmySNvYaELe8BpHiJwcxxba2H3IPYA39kbemA4g.cache +0 -0
  290. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/j6WnAqKvlFr-o2CpYzDEpvVy1Vli6EVe7tuwuJM_cGA.cache +0 -0
  291. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/jcEC6xY2lMQovE2KluCpWKbcn7ohYf3mIALUAd42edU.cache +0 -0
  292. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/jcqVCBbBp_DNwNoiSGKMVDL9m2NYsawvztzz6_Td4g0.cache +2 -0
  293. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/jjUcHJNd3hHTt1JWvT_U8biHb10lr00daOsWn-SMJ9k.cache +0 -0
  294. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/jrDuLJWy5Ms5P3GNhK0HUshV-qyqyPiS1xxyJWKaUUU.cache +0 -0
  295. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/kKe6APRMKoDYMpQNTylWX6b8GUfIEhgl6GIWy53bK4w.cache +0 -0
  296. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/kiWUuRh0lZVIlszzHFb16nHi0obGkD7hV4a_uJyeTWA.cache +1 -0
  297. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/lGsHWqsyciFU0Myr6WrF-KON3nIhOgDO1xWv9OdAu2o.cache +0 -0
  298. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/lT5oSJjg1GdLol8LFwHZIB3fZfHuWIqwcb_-2SRVtEI.cache +0 -0
  299. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/llgvpEojPtIa8MhFWNypn49gImFAtfnKfXF_Zo4f6rE.cache +2 -0
  300. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/ly5vry1XRAX1-5Xdq8ncjAjAJHcwy9eROsusmVvb9TY.cache +1 -0
  301. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/m0lrtVN60Unff3m_WHPAuct05D2AEKUScizbGnow1M0.cache +1 -0
  302. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/mDfyvvRyIRxasGkDRgNgGQ0pJovwY6Tkt1uirCExqqA.cache +1 -0
  303. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/mHRDDNwg8yqAC4BXY_hrpwL3ztsG4TfzIubs70u7ZBM.cache +1 -0
  304. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/mKsqJDaTr4oRoJib3hwuusOUDqOCBjrQbMsfkvMDnHg.cache +0 -0
  305. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/mPcY65eXut1ZNaWWPhsz06g4PDNJaeUrHnhfx-CDhYE.cache +0 -0
  306. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/mSKzytZC0Txp2_rMrE4ZoueeNH-E9ibYt1qODC42wIk.cache +0 -0
  307. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/mXzG76-6a8m9GV8UWN_M4P20YqayfSyhoVoJ7aJG0LI.cache +1 -0
  308. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/mimQdI0wvor81Q0nwzYyUuDmPQIm-fxHzfaR3ZiC3-s.cache +2 -0
  309. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/mnV-R3kx6QjFQmMYBhvKHLo5uReaIDupvW9DqAc46gI.cache +0 -0
  310. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/n11csdTH8tD4QZhMPW1sm0pSMFSuOZr7LUvGOobnWe8.cache +0 -0
  311. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/n5D_7f-0Xr_mY-GKodHdakfPfUmATN4tDFDZwV1Ac7I.cache +1 -0
  312. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/nE000uCSFvmYPuUBONSZ2ih9-7bUqMZnQo03FYdKIsU.cache +0 -0
  313. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/nK9S7A079nJjGFHYcIYItRgjcvuXB4K9RRh5VhR7X5M.cache +1 -0
  314. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/nQMr_V1IuNwVFasgjygMC53V2H5iJPpaTgYHHjT_Uk8.cache +0 -0
  315. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/na00S44fqX0Mp85czqoFsnebTiebcp-CPSoMM18Py1I.cache +0 -0
  316. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/najPJw3CqiUCre0A8BQbG8tmKzwMxSBQdaF3zEb0stM.cache +1 -0
  317. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/nfVIjxZY582uvwYsif43s_Bf6rZaU-dDoTelPu4AJUA.cache +1 -0
  318. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/njzpmWy61JHxcdjxdaPDXJt7NFSIhL5uVYKfhenB77Q.cache +0 -0
  319. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/npIitJ-ug2f6AprIG-xwquyl6zwRW4DwQ5MZ-9b44gM.cache +0 -0
  320. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/oGfjGxRXHYM1uBdtRnmaNC3EJNgQw7BuFFP0_iTjs4g.cache +0 -0
  321. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/oNrisu88Hv95RRiNGVZXu36r36hk4IyC6xXTVF8vK00.cache +0 -0
  322. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/oVUH4d7BCTjO7eTRFhkIgpUE3qXkuP6hTdGhFrUqgTM.cache +0 -0
  323. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/oVhk2_fNzhTFxy6E6GH3GWLVgCtXXg1C-Kufa5E7gJo.cache +0 -0
  324. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/oe8XeZeRTJ5C5LK8qJZnPOeujevSkNc1wBDUnUChA6I.cache +1 -0
  325. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/pDltX8HsA_aZtIITyMcOkNLvBN88fxPbceEE3eViYRo.cache +1 -0
  326. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/pU2QZ38QPjmPZ22NmhFDdp1QWE13l-ik8yibytB72fc.cache +1 -0
  327. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/pYLjaf0hHvql51ZL4X5kI8y35wgXbCWuRcc2S-n-OSk.cache +1 -0
  328. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/piZ66d3zO9_28eEbrUVdX_Nc_XLzH6N083olzEaIO4A.cache +1 -0
  329. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/pjXEiJfFWfFjHOdd1U_jc_Ga_6AJEZWw2eQagQ4PmK8.cache +0 -0
  330. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/qiMHvNtit_dhr5CWDI6511YknSDL6VZLDZBOnMIPqdY.cache +0 -0
  331. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/r452NqPJ6Ko2LY-vh5v2FYWvjwkdu28My-bL41Ile_k.cache +0 -0
  332. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/rEJ6-D0MynK2hFpfEi6g-vQh-94ZO7Ggm4WWZFLiUDU.cache +1 -0
  333. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/rMXJSFNt3TNF_jXFi5mAI-K9DMeancLOLzQkr36kNto.cache +1 -0
  334. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/rNysWmPcY2x7cnyfXQLpYWleF6wENbpYXAerCXq4GUA.cache +1 -0
  335. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/rXgCbF_p7ERx2zxfv4hht3DSm83EYAkMC9gra9XuChE.cache +0 -0
  336. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/rh8qExbvlwqp5ZtFWlEu5kKP_5YZU-W9_-KDjlMDSRk.cache +0 -0
  337. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/s2Hl6e18_vz1ORlOGuGWU_Vk9O61UD2-H_gdmwAWGm4.cache +0 -0
  338. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/sVQsjI4J05YkOCsbeVsAKflgUNCjr2W6gPSUHWfEhoI.cache +0 -0
  339. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/s_auMMQTRN84QbVlpdoZ30UMnBeNrZkgqlP6wcES32A.cache +0 -0
  340. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/saGOM3b1gynlzLBWxkM9kGy4YgJQOWOcH2nzIroFIWc.cache +1 -0
  341. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/t4LTJwWUe1qye0S0CrqE5URRaZItmkiwGKUJ7BuV_jg.cache +0 -0
  342. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/tWZLP2890Ptv9erWpkHinw8be5VTJ0b9SE76Qq9iG8k.cache +2 -0
  343. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/tr0bMdU20w_5G2tyUScjxRGw8nxj3jG9t8EU5XDjE5s.cache +1 -0
  344. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/tsPkLrL5rDb1VfUpBBQe09NvPPR1v1nfuOMnGZ-ioa0.cache +1 -0
  345. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/u-rgkRe3xnc5hvS9XyT-EI5zK9HNA0SKdcPym98UgmI.cache +0 -0
  346. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/u1x3Z5L5dwPDzX6zphAnKRrWJvAWImBfVf6yUBYoj_Y.cache +2 -0
  347. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/u4l6evLzfYaoTMdUGsj4llzo15-bioW3gmhcLnV3EMw.cache +3 -0
  348. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/uAcZgHA7FO53tXE_QUwoiYMp7_NUHJ1g-IPdnWXsKWs.cache +0 -0
  349. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/uWTbfB7xMR8DOk5YCjz9EfAttUVuDNmNEU6jCFmOA_o.cache +2 -0
  350. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/ugBGQmHhFXsOHK8ODQDpYSEjYBSoKN4dLzZAjjGYIiU.cache +1 -0
  351. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/ujbef5fzMtipEHcAMf1-RkiqKZgol01-Vr64-5YVycc.cache +1 -0
  352. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/um-AEz5soMws6tWKrb4yqJ6S4Haf2g7tKpc3rFimVlw.cache +1 -0
  353. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/v3TxrQbrc40xvx31PLq96ZTcLqY3Zv_BUNVj4TRMSes.cache +1 -0
  354. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/vCt782zN8Mx1xJm_C5WRBVbYbX9itodkPXb0CND9f_0.cache +0 -0
  355. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/vHXXFzGuT4AWK18UMy6arNDHGb6a462iG7dtE__L0YY.cache +1 -0
  356. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/vIAkGOKiqFV9GZZvukrHgjK8YE5H8_2o6lwDgZSmuVs.cache +0 -0
  357. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/vdQgVwIF3LJbp0PigXx3Ml6dx1KafRxoHnl0jGPjaRI.cache +0 -0
  358. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/wM0k50mBQy90R0P54uHqspTEeGAG608qg51GbJZtSTg.cache +2 -0
  359. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/wPq1W1rwwZ_DRIoVOimXCC5CGmdu2aR049xqVD_65E8.cache +2 -0
  360. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/wcmnJ8WEZUZ4b-kUC6kmntTu8HNmlOvZ1DWRzuflU-s.cache +0 -0
  361. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/wiYNyguzIrtmS9NN7c-AJXYz7RbWPdA-_1q0_-peX8w.cache +2 -0
  362. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/xPU_gTpfMkNrcv6JSB3WdNQB3jw_9FWShNYAnItWEpM.cache +1 -0
  363. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/xXMmbqqZEvT4HJg9xqQ0C8_BlDRS0RK0IKEi82l9ISI.cache +1 -0
  364. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/xj5JXPNLL12S6HJ5MIWIdSAL2q3fDuEF_xX11Qsn2II.cache +0 -0
  365. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/xkYs86POkO_QW-Nyl2p7So7s5FqAk-yE4G2j-nHFwkY.cache +1 -0
  366. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/xtOA7owG1dx1toVFwputSOyVZTUkdL9VCrI1PD2jTs8.cache +1 -0
  367. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/yDPcNTf7LYeClgbaHXUBHjPoygguHpj2ZD005vOenro.cache +1 -0
  368. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/yKw0vdo70-zPpYNByAuG3f3-vcqLfV_XaH06gL7F1Jc.cache +1 -0
  369. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/ykksKINXsD1EW9_pQn9KFb4AR05I5JJWvG65obpi1PU.cache +1 -0
  370. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/yuud1sjggykV-08qVtiEDJV3b7tKS9jRvt7n0kuDePA.cache +1 -0
  371. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/z0585Q99NXNCOKevuaogPqWAP9_MYGWohRE4QGszuaQ.cache +2 -0
  372. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/zSrzarW5gPxiPUO0Cu3l-t3oC1NDgO8XQv60pPLML5c.cache +1 -0
  373. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/zTF7s4uLOFq4_UTWMalXrqe6z2tPqByzUYWcVudD3P4.cache +0 -0
  374. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/zZVdbpHakWJAHt9P4nEhTi1H65L8FI7a6ELrEpJe7-Q.cache +0 -0
  375. data/test/styleguide/tmp/cache/assets/sprockets/v3.0/zg8GvWwd7djv_5iW45yG0mKXUmpiXIKLCJRdAvtpqPA.cache +1 -0
  376. data/test/styleguide05/Gemfile +33 -0
  377. data/test/styleguide05/Rakefile +6 -0
  378. data/test/styleguide05/app/assets/javascripts/application.js +19 -0
  379. data/test/styleguide05/app/assets/stylesheets/_settings_select2.scss +143 -0
  380. data/test/styleguide05/app/assets/stylesheets/application.css +18 -0
  381. data/test/styleguide05/app/assets/stylesheets/foundation_and_overrides.scss +1491 -0
  382. data/test/styleguide05/app/controllers/application_controller.rb +5 -0
  383. data/test/styleguide05/app/controllers/styleguide_controller.rb +9 -0
  384. data/test/styleguide05/app/helpers/application_helper.rb +2 -0
  385. data/test/styleguide05/app/views/layouts/application.html.erb +20 -0
  386. data/test/styleguide05/app/views/styleguide/show.html.erb +2 -0
  387. data/test/styleguide05/bin/bundle +3 -0
  388. data/test/styleguide05/bin/rails +4 -0
  389. data/test/styleguide05/bin/rake +4 -0
  390. data/test/styleguide05/bin/setup +29 -0
  391. data/test/styleguide05/config/application.rb +25 -0
  392. data/test/styleguide05/config/boot.rb +5 -0
  393. data/test/styleguide05/config/database.yml +25 -0
  394. data/test/styleguide05/config/environment.rb +5 -0
  395. data/test/styleguide05/config/environments/development.rb +41 -0
  396. data/test/styleguide05/config/environments/test.rb +42 -0
  397. data/test/styleguide05/config/initializers/assets.rb +11 -0
  398. data/test/styleguide05/config/initializers/backtrace_silencers.rb +7 -0
  399. data/test/styleguide05/config/initializers/cookies_serializer.rb +3 -0
  400. data/test/styleguide05/config/initializers/filter_parameter_logging.rb +4 -0
  401. data/test/styleguide05/config/initializers/inflections.rb +16 -0
  402. data/test/styleguide05/config/initializers/mime_types.rb +4 -0
  403. data/test/styleguide05/config/initializers/session_store.rb +3 -0
  404. data/test/styleguide05/config/initializers/wrap_parameters.rb +14 -0
  405. data/test/styleguide05/config/locales/en.yml +23 -0
  406. data/test/styleguide05/config/routes.rb +3 -0
  407. data/test/styleguide05/config/secrets.yml +22 -0
  408. data/test/styleguide05/config.ru +4 -0
  409. data/test/styleguide05/public/404.html +67 -0
  410. data/test/styleguide05/public/422.html +67 -0
  411. data/test/styleguide05/public/500.html +66 -0
  412. data/test/styleguide05/public/favicon.ico +0 -0
  413. data/test/styleguide06/Gemfile +34 -0
  414. data/test/styleguide06/Rakefile +6 -0
  415. data/test/styleguide06/app/assets/javascripts/application.js +19 -0
  416. data/test/styleguide06/app/assets/stylesheets/_settings.scss +548 -0
  417. data/test/styleguide06/app/assets/stylesheets/_settings_select2.scss +20 -0
  418. data/test/styleguide06/app/assets/stylesheets/application.css +18 -0
  419. data/test/styleguide06/app/assets/stylesheets/foundation_and_overrides.scss +51 -0
  420. data/test/styleguide06/app/controllers/application_controller.rb +5 -0
  421. data/test/styleguide06/app/controllers/styleguide_controller.rb +9 -0
  422. data/test/styleguide06/app/helpers/application_helper.rb +2 -0
  423. data/test/styleguide06/app/views/layouts/application.html.erb +19 -0
  424. data/test/styleguide06/app/views/styleguide/show.html.erb +3 -0
  425. data/test/styleguide06/bin/bundle +3 -0
  426. data/test/styleguide06/bin/rails +4 -0
  427. data/test/styleguide06/bin/rake +4 -0
  428. data/test/styleguide06/bin/setup +29 -0
  429. data/test/styleguide06/config/application.rb +25 -0
  430. data/test/styleguide06/config/boot.rb +5 -0
  431. data/test/styleguide06/config/database.yml +25 -0
  432. data/test/styleguide06/config/environment.rb +5 -0
  433. data/test/styleguide06/config/environments/development.rb +41 -0
  434. data/test/styleguide06/config/environments/test.rb +42 -0
  435. data/test/styleguide06/config/initializers/assets.rb +11 -0
  436. data/test/styleguide06/config/initializers/backtrace_silencers.rb +7 -0
  437. data/test/styleguide06/config/initializers/cookies_serializer.rb +3 -0
  438. data/test/styleguide06/config/initializers/filter_parameter_logging.rb +4 -0
  439. data/test/styleguide06/config/initializers/inflections.rb +16 -0
  440. data/test/styleguide06/config/initializers/mime_types.rb +4 -0
  441. data/test/styleguide06/config/initializers/session_store.rb +3 -0
  442. data/test/styleguide06/config/initializers/wrap_parameters.rb +14 -0
  443. data/test/styleguide06/config/locales/en.yml +23 -0
  444. data/test/styleguide06/config/routes.rb +3 -0
  445. data/test/styleguide06/config/secrets.yml +22 -0
  446. data/test/styleguide06/config.ru +4 -0
  447. data/test/styleguide06/public/404.html +67 -0
  448. data/test/styleguide06/public/422.html +67 -0
  449. data/test/styleguide06/public/500.html +66 -0
  450. data/test/styleguide06/public/favicon.ico +0 -0
  451. data/test/test_helper.rb +20 -0
  452. metadata +1036 -0
@@ -0,0 +1,5 @@
1
+ class ApplicationController < ActionController::Base
2
+ # Prevent CSRF attacks by raising an exception.
3
+ # For APIs, you may want to use :null_session instead.
4
+ protect_from_forgery with: :exception
5
+ end
@@ -0,0 +1,9 @@
1
+ class StyleguideController < ApplicationController #::ActionController::Base
2
+ # layout false
3
+ def show
4
+ respond_to do |format|
5
+ format.html
6
+ format.json { render json: nil }
7
+ end
8
+ end
9
+ end
@@ -0,0 +1,2 @@
1
+ module ApplicationHelper
2
+ end
@@ -0,0 +1,20 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+
7
+ <title><%= content_for?(:title) ? yield(:title) : "foundation-rails" %> v5</title>
8
+
9
+ <%= stylesheet_link_tag "application" %>
10
+ <%= javascript_include_tag "vendor/modernizr" %>
11
+ <%= javascript_include_tag "application", 'data-turbolinks-track' => true %>
12
+ <%= csrf_meta_tags %>
13
+ </head>
14
+
15
+ <body>
16
+
17
+ <%= yield %>
18
+
19
+ </body>
20
+ </html>
@@ -0,0 +1,2 @@
1
+ <% content_for :title, 'Styleguide' %>
2
+ <%= render 'select2-foundation/styleguide/examples' %>
@@ -0,0 +1,3 @@
1
+ #!/usr/bin/env ruby
2
+ ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
3
+ load Gem.bin_path('bundler', 'bundle')
@@ -0,0 +1,4 @@
1
+ #!/usr/bin/env ruby
2
+ APP_PATH = File.expand_path('../../config/application', __FILE__)
3
+ require_relative '../config/boot'
4
+ require 'rails/commands'
@@ -0,0 +1,4 @@
1
+ #!/usr/bin/env ruby
2
+ require_relative '../config/boot'
3
+ require 'rake'
4
+ Rake.application.run
@@ -0,0 +1,29 @@
1
+ #!/usr/bin/env ruby
2
+ require 'pathname'
3
+
4
+ # path to your application root.
5
+ APP_ROOT = Pathname.new File.expand_path('../../', __FILE__)
6
+
7
+ Dir.chdir APP_ROOT do
8
+ # This script is a starting point to setup your application.
9
+ # Add necessary setup steps to this file:
10
+
11
+ puts "== Installing dependencies =="
12
+ system "gem install bundler --conservative"
13
+ system "bundle check || bundle install"
14
+
15
+ # puts "\n== Copying sample files =="
16
+ # unless File.exist?("config/database.yml")
17
+ # system "cp config/database.yml.sample config/database.yml"
18
+ # end
19
+
20
+ puts "\n== Preparing database =="
21
+ system "bin/rake db:setup"
22
+
23
+ puts "\n== Removing old logs and tempfiles =="
24
+ system "rm -f log/*"
25
+ system "rm -rf tmp/cache"
26
+
27
+ puts "\n== Restarting application server =="
28
+ system "touch tmp/restart.txt"
29
+ end
@@ -0,0 +1,25 @@
1
+ require File.expand_path('../boot', __FILE__)
2
+
3
+ require 'rails/all'
4
+
5
+ Bundler.require(*Rails.groups)
6
+
7
+ module Dummy
8
+ class Application < Rails::Application
9
+ # Settings in config/environments/* take precedence over those specified here.
10
+ # Application configuration should go into files in config/initializers
11
+ # -- all .rb files in that directory are automatically loaded.
12
+
13
+ # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
14
+ # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
15
+ # config.time_zone = 'Central Time (US & Canada)'
16
+
17
+ # The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
18
+ # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
19
+ # config.i18n.default_locale = :de
20
+
21
+ # Do not swallow errors in after_commit/after_rollback callbacks.
22
+ config.active_record.raise_in_transactional_callbacks = true
23
+ end
24
+ end
25
+
@@ -0,0 +1,5 @@
1
+ # Set up gems listed in the Gemfile.
2
+ ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../../../Gemfile', __FILE__)
3
+
4
+ require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])
5
+ $LOAD_PATH.unshift File.expand_path('../../../../lib', __FILE__)
@@ -0,0 +1,25 @@
1
+ # SQLite version 3.x
2
+ # gem install sqlite3
3
+ #
4
+ # Ensure the SQLite 3 gem is defined in your Gemfile
5
+ # gem 'sqlite3'
6
+ #
7
+ default: &default
8
+ adapter: sqlite3
9
+ pool: 5
10
+ timeout: 5000
11
+
12
+ development:
13
+ <<: *default
14
+ database: db/development.sqlite3
15
+
16
+ # Warning: The database defined as "test" will be erased and
17
+ # re-generated from your development database when you run "rake".
18
+ # Do not set this db to the same as development or production.
19
+ test:
20
+ <<: *default
21
+ database: db/test.sqlite3
22
+
23
+ production:
24
+ <<: *default
25
+ database: db/production.sqlite3
@@ -0,0 +1,5 @@
1
+ # Load the Rails application.
2
+ require File.expand_path('../application', __FILE__)
3
+
4
+ # Initialize the Rails application.
5
+ Rails.application.initialize!
@@ -0,0 +1,41 @@
1
+ Rails.application.configure do
2
+ # Settings specified here will take precedence over those in config/application.rb.
3
+
4
+ # In the development environment your application's code is reloaded on
5
+ # every request. This slows down response time but is perfect for development
6
+ # since you don't have to restart the web server when you make code changes.
7
+ config.cache_classes = false
8
+
9
+ # Do not eager load code on boot.
10
+ config.eager_load = false
11
+
12
+ # Show full error reports and disable caching.
13
+ config.consider_all_requests_local = true
14
+ config.action_controller.perform_caching = false
15
+
16
+ # Don't care if the mailer can't send.
17
+ config.action_mailer.raise_delivery_errors = false
18
+
19
+ # Print deprecation notices to the Rails logger.
20
+ config.active_support.deprecation = :log
21
+
22
+ # Raise an error on page load if there are pending migrations.
23
+ config.active_record.migration_error = :page_load
24
+
25
+ # Debug mode disables concatenation and preprocessing of assets.
26
+ # This option may cause significant delays in view rendering with a large
27
+ # number of complex assets.
28
+ config.assets.debug = true
29
+
30
+ # Asset digests allow you to set far-future HTTP expiration dates on all assets,
31
+ # yet still be able to expire them through the digest params.
32
+ config.assets.digest = true
33
+
34
+ # Adds additional error checking when serving assets at runtime.
35
+ # Checks for improperly declared sprockets dependencies.
36
+ # Raises helpful error messages.
37
+ config.assets.raise_runtime_errors = true
38
+
39
+ # Raises error for missing translations
40
+ # config.action_view.raise_on_missing_translations = true
41
+ end
@@ -0,0 +1,42 @@
1
+ Rails.application.configure do
2
+ # Settings specified here will take precedence over those in config/application.rb.
3
+
4
+ # The test environment is used exclusively to run your application's
5
+ # test suite. You never need to work with it otherwise. Remember that
6
+ # your test database is "scratch space" for the test suite and is wiped
7
+ # and recreated between test runs. Don't rely on the data there!
8
+ config.cache_classes = true
9
+
10
+ # Do not eager load code on boot. This avoids loading your whole application
11
+ # just for the purpose of running a single test. If you are using a tool that
12
+ # preloads Rails for running tests, you may have to set it to true.
13
+ config.eager_load = false
14
+
15
+ # Configure static file server for tests with Cache-Control for performance.
16
+ config.serve_static_files = true
17
+ config.static_cache_control = 'public, max-age=3600'
18
+
19
+ # Show full error reports and disable caching.
20
+ config.consider_all_requests_local = true
21
+ config.action_controller.perform_caching = false
22
+
23
+ # Raise exceptions instead of rendering exception templates.
24
+ config.action_dispatch.show_exceptions = false
25
+
26
+ # Disable request forgery protection in test environment.
27
+ config.action_controller.allow_forgery_protection = false
28
+
29
+ # Tell Action Mailer not to deliver emails to the real world.
30
+ # The :test delivery method accumulates sent emails in the
31
+ # ActionMailer::Base.deliveries array.
32
+ config.action_mailer.delivery_method = :test
33
+
34
+ # Randomize the order test cases are executed.
35
+ config.active_support.test_order = :random
36
+
37
+ # Print deprecation notices to the stderr.
38
+ config.active_support.deprecation = :stderr
39
+
40
+ # Raises error for missing translations
41
+ # config.action_view.raise_on_missing_translations = true
42
+ end
@@ -0,0 +1,11 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Version of your assets, change this if you want to expire all your assets.
4
+ Rails.application.config.assets.version = '1.0'
5
+
6
+ # Add additional assets to the asset load path
7
+ # Rails.application.config.assets.paths << Emoji.images_path
8
+
9
+ # Precompile additional assets.
10
+ # application.js, application.css, and all non-JS/CSS in app/assets folder are already added.
11
+ # Rails.application.config.assets.precompile += %w( search.js )
@@ -0,0 +1,7 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # You can add backtrace silencers for libraries that you're using but don't wish to see in your backtraces.
4
+ # Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ }
5
+
6
+ # You can also remove all the silencers if you're trying to debug a problem that might stem from framework code.
7
+ # Rails.backtrace_cleaner.remove_silencers!
@@ -0,0 +1,3 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ Rails.application.config.action_dispatch.cookies_serializer = :json
@@ -0,0 +1,4 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Configure sensitive parameters which will be filtered from the log file.
4
+ Rails.application.config.filter_parameters += [:password]
@@ -0,0 +1,16 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Add new inflection rules using the following format. Inflections
4
+ # are locale specific, and you may define rules for as many different
5
+ # locales as you wish. All of these examples are active by default:
6
+ # ActiveSupport::Inflector.inflections(:en) do |inflect|
7
+ # inflect.plural /^(ox)$/i, '\1en'
8
+ # inflect.singular /^(ox)en/i, '\1'
9
+ # inflect.irregular 'person', 'people'
10
+ # inflect.uncountable %w( fish sheep )
11
+ # end
12
+
13
+ # These inflection rules are supported but not enabled by default:
14
+ # ActiveSupport::Inflector.inflections(:en) do |inflect|
15
+ # inflect.acronym 'RESTful'
16
+ # end
@@ -0,0 +1,4 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Add new mime types for use in respond_to blocks:
4
+ # Mime::Type.register "text/richtext", :rtf
@@ -0,0 +1,3 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ Rails.application.config.session_store :cookie_store, key: '_styleguide_session'
@@ -0,0 +1,14 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # This file contains settings for ActionController::ParamsWrapper which
4
+ # is enabled by default.
5
+
6
+ # Enable parameter wrapping for JSON. You can disable this by setting :format to an empty array.
7
+ ActiveSupport.on_load(:action_controller) do
8
+ wrap_parameters format: [:json] if respond_to?(:wrap_parameters)
9
+ end
10
+
11
+ # To enable root element in JSON for ActiveRecord objects.
12
+ # ActiveSupport.on_load(:active_record) do
13
+ # self.include_root_in_json = true
14
+ # end
@@ -0,0 +1,23 @@
1
+ # Files in the config/locales directory are used for internationalization
2
+ # and are automatically loaded by Rails. If you want to use locales other
3
+ # than English, add the necessary files in this directory.
4
+ #
5
+ # To use the locales, use `I18n.t`:
6
+ #
7
+ # I18n.t 'hello'
8
+ #
9
+ # In views, this is aliased to just `t`:
10
+ #
11
+ # <%= t('hello') %>
12
+ #
13
+ # To use a different locale, set it with `I18n.locale`:
14
+ #
15
+ # I18n.locale = :es
16
+ #
17
+ # This would use the information in config/locales/es.yml.
18
+ #
19
+ # To learn more, please read the Rails Internationalization guide
20
+ # available at http://guides.rubyonrails.org/i18n.html.
21
+
22
+ en:
23
+ hello: "Hello world"
@@ -0,0 +1,3 @@
1
+ Rails.application.routes.draw do
2
+ root to: "styleguide#show"
3
+ end
@@ -0,0 +1,22 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Your secret key is used for verifying the integrity of signed cookies.
4
+ # If you change this key, all old signed cookies will become invalid!
5
+
6
+ # Make sure the secret is at least 30 characters and all random,
7
+ # no regular words or you'll be exposed to dictionary attacks.
8
+ # You can use `rake secret` to generate a secure secret key.
9
+
10
+ # Make sure the secrets in this file are kept private
11
+ # if you're sharing your code publicly.
12
+
13
+ development:
14
+ secret_key_base: c8a25dedb501825a752c0e22fc8d91f60ff6d572e2228dd5402114ec837a1130fa29a496215b29003edb6ff11ea65c78bb6832e45f72bcad7dfe9c1f8e626178
15
+
16
+ test:
17
+ secret_key_base: 93eb3d9410c297baa133e465ff343599247cf1fe16ab17150f06580aa7189f748790c0477b8e6e384c078f9ab79cae3653504e9bf35d660c52fc949a9838902e
18
+
19
+ # Do not keep production secrets in the repository,
20
+ # instead read values from the environment.
21
+ production:
22
+ secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
@@ -0,0 +1,4 @@
1
+ # This file is used by Rack-based servers to start the application.
2
+
3
+ require ::File.expand_path('../config/environment', __FILE__)
4
+ run Rails.application
@@ -0,0 +1,67 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>The page you were looking for doesn't exist (404)</title>
5
+ <meta name="viewport" content="width=device-width,initial-scale=1">
6
+ <style>
7
+ body {
8
+ background-color: #EFEFEF;
9
+ color: #2E2F30;
10
+ text-align: center;
11
+ font-family: arial, sans-serif;
12
+ margin: 0;
13
+ }
14
+
15
+ div.dialog {
16
+ width: 95%;
17
+ max-width: 33em;
18
+ margin: 4em auto 0;
19
+ }
20
+
21
+ div.dialog > div {
22
+ border: 1px solid #CCC;
23
+ border-right-color: #999;
24
+ border-left-color: #999;
25
+ border-bottom-color: #BBB;
26
+ border-top: #B00100 solid 4px;
27
+ border-top-left-radius: 9px;
28
+ border-top-right-radius: 9px;
29
+ background-color: white;
30
+ padding: 7px 12% 0;
31
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
32
+ }
33
+
34
+ h1 {
35
+ font-size: 100%;
36
+ color: #730E15;
37
+ line-height: 1.5em;
38
+ }
39
+
40
+ div.dialog > p {
41
+ margin: 0 0 1em;
42
+ padding: 1em;
43
+ background-color: #F7F7F7;
44
+ border: 1px solid #CCC;
45
+ border-right-color: #999;
46
+ border-left-color: #999;
47
+ border-bottom-color: #999;
48
+ border-bottom-left-radius: 4px;
49
+ border-bottom-right-radius: 4px;
50
+ border-top-color: #DADADA;
51
+ color: #666;
52
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
53
+ }
54
+ </style>
55
+ </head>
56
+
57
+ <body>
58
+ <!-- This file lives in public/404.html -->
59
+ <div class="dialog">
60
+ <div>
61
+ <h1>The page you were looking for doesn't exist.</h1>
62
+ <p>You may have mistyped the address or the page may have moved.</p>
63
+ </div>
64
+ <p>If you are the application owner check the logs for more information.</p>
65
+ </div>
66
+ </body>
67
+ </html>
@@ -0,0 +1,67 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>The change you wanted was rejected (422)</title>
5
+ <meta name="viewport" content="width=device-width,initial-scale=1">
6
+ <style>
7
+ body {
8
+ background-color: #EFEFEF;
9
+ color: #2E2F30;
10
+ text-align: center;
11
+ font-family: arial, sans-serif;
12
+ margin: 0;
13
+ }
14
+
15
+ div.dialog {
16
+ width: 95%;
17
+ max-width: 33em;
18
+ margin: 4em auto 0;
19
+ }
20
+
21
+ div.dialog > div {
22
+ border: 1px solid #CCC;
23
+ border-right-color: #999;
24
+ border-left-color: #999;
25
+ border-bottom-color: #BBB;
26
+ border-top: #B00100 solid 4px;
27
+ border-top-left-radius: 9px;
28
+ border-top-right-radius: 9px;
29
+ background-color: white;
30
+ padding: 7px 12% 0;
31
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
32
+ }
33
+
34
+ h1 {
35
+ font-size: 100%;
36
+ color: #730E15;
37
+ line-height: 1.5em;
38
+ }
39
+
40
+ div.dialog > p {
41
+ margin: 0 0 1em;
42
+ padding: 1em;
43
+ background-color: #F7F7F7;
44
+ border: 1px solid #CCC;
45
+ border-right-color: #999;
46
+ border-left-color: #999;
47
+ border-bottom-color: #999;
48
+ border-bottom-left-radius: 4px;
49
+ border-bottom-right-radius: 4px;
50
+ border-top-color: #DADADA;
51
+ color: #666;
52
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
53
+ }
54
+ </style>
55
+ </head>
56
+
57
+ <body>
58
+ <!-- This file lives in public/422.html -->
59
+ <div class="dialog">
60
+ <div>
61
+ <h1>The change you wanted was rejected.</h1>
62
+ <p>Maybe you tried to change something you didn't have access to.</p>
63
+ </div>
64
+ <p>If you are the application owner check the logs for more information.</p>
65
+ </div>
66
+ </body>
67
+ </html>
@@ -0,0 +1,66 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>We're sorry, but something went wrong (500)</title>
5
+ <meta name="viewport" content="width=device-width,initial-scale=1">
6
+ <style>
7
+ body {
8
+ background-color: #EFEFEF;
9
+ color: #2E2F30;
10
+ text-align: center;
11
+ font-family: arial, sans-serif;
12
+ margin: 0;
13
+ }
14
+
15
+ div.dialog {
16
+ width: 95%;
17
+ max-width: 33em;
18
+ margin: 4em auto 0;
19
+ }
20
+
21
+ div.dialog > div {
22
+ border: 1px solid #CCC;
23
+ border-right-color: #999;
24
+ border-left-color: #999;
25
+ border-bottom-color: #BBB;
26
+ border-top: #B00100 solid 4px;
27
+ border-top-left-radius: 9px;
28
+ border-top-right-radius: 9px;
29
+ background-color: white;
30
+ padding: 7px 12% 0;
31
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
32
+ }
33
+
34
+ h1 {
35
+ font-size: 100%;
36
+ color: #730E15;
37
+ line-height: 1.5em;
38
+ }
39
+
40
+ div.dialog > p {
41
+ margin: 0 0 1em;
42
+ padding: 1em;
43
+ background-color: #F7F7F7;
44
+ border: 1px solid #CCC;
45
+ border-right-color: #999;
46
+ border-left-color: #999;
47
+ border-bottom-color: #999;
48
+ border-bottom-left-radius: 4px;
49
+ border-bottom-right-radius: 4px;
50
+ border-top-color: #DADADA;
51
+ color: #666;
52
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
53
+ }
54
+ </style>
55
+ </head>
56
+
57
+ <body>
58
+ <!-- This file lives in public/500.html -->
59
+ <div class="dialog">
60
+ <div>
61
+ <h1>We're sorry, but something went wrong.</h1>
62
+ </div>
63
+ <p>If you are the application owner check the logs for more information.</p>
64
+ </div>
65
+ </body>
66
+ </html>
File without changes
@@ -0,0 +1,34 @@
1
+ # -*- mode: ruby -*-
2
+ source 'https://rubygems.org'
3
+
4
+ # 'select2-foundation'
5
+ gemspec path: "../../"
6
+
7
+ # Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
8
+ gem 'rails', '4.2.5'
9
+
10
+ gem 'sass-rails', '~> 5.0'
11
+ gem 'uglifier', '>= 1.3.0'
12
+ gem 'coffee-rails', '~> 4.1.0'
13
+ # See https://github.com/rails/execjs#readme for more supported runtimes
14
+ # gem 'therubyracer', platforms: :ruby
15
+
16
+ gem 'jquery-rails'
17
+ gem 'turbolinks'
18
+
19
+
20
+ gem 'foundation-rails', '~> 6.1.2.0'
21
+ gem 'select2-rails', '~> 4.0.1'
22
+
23
+ group :development, :test do
24
+ gem 'sqlite3'
25
+ gem "minitest-rails"
26
+ gem 'spring'
27
+ end
28
+
29
+ group :test do
30
+ gem 'minitest-rg', require: false
31
+ end
32
+
33
+
34
+
@@ -0,0 +1,6 @@
1
+ # Add your own tasks in files placed in lib/tasks ending in .rake,
2
+ # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
3
+
4
+ require File.expand_path('../config/application', __FILE__)
5
+
6
+ Rails.application.load_tasks
@@ -0,0 +1,19 @@
1
+ // This is a manifest file that'll be compiled into application.js, which will include all the files
2
+ // listed below.
3
+ //
4
+ // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
5
+ // or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path.
6
+ //
7
+ // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
8
+ // compiled file.
9
+ //
10
+ // Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details
11
+ // about supported directives.
12
+ //
13
+ //= require jquery
14
+ //= require foundation
15
+ //= require select2
16
+ //= require turbolinks
17
+ //= require_tree .
18
+
19
+ $(function(){ $(document).foundation(); });