comfortable_mexican_loveseat 0.0.14 → 0.0.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (763) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/comfy/admin/cms/layouts_controller.rb +2 -2
  3. data/app/helpers/comfy/cms_helper.rb +71 -27
  4. data/config/locales/de.yml +14 -20
  5. data/config/locales/en.yml +17 -0
  6. data/test/dummy/app/assets/javascripts/comfy/admin/cms/custom.js.coffee +1 -0
  7. data/test/dummy/app/assets/stylesheets/comfy/admin/cms/custom.sass +1 -0
  8. data/test/dummy/config/initializers/comfortable_mexican_sofa.rb +121 -0
  9. data/test/dummy/config/routes.rb +5 -0
  10. data/test/dummy/db/cms_fixtures/default/layouts/main/attributes.yml +4 -0
  11. data/test/dummy/db/cms_fixtures/default/layouts/main/content.html +19 -0
  12. data/test/dummy/db/cms_fixtures/default/layouts/main/javascript.js +0 -0
  13. data/test/dummy/db/cms_fixtures/default/layouts/main/stylesheet.css +0 -0
  14. data/test/dummy/db/cms_fixtures/default/pages/index/attributes.yml +8 -0
  15. data/test/dummy/db/cms_fixtures/default/pages/index/content.html +1 -0
  16. data/test/dummy/db/cms_fixtures/default/pages/index/facebook.admins.html +0 -0
  17. data/test/dummy/db/cms_fixtures/default/pages/index/facebook.description.html +0 -0
  18. data/test/dummy/db/cms_fixtures/default/pages/index/facebook.image.html +0 -0
  19. data/test/dummy/db/cms_fixtures/default/pages/index/facebook.title.html +0 -0
  20. data/test/dummy/db/cms_fixtures/default/pages/index/facebook.type.html +0 -0
  21. data/test/dummy/db/cms_fixtures/default/pages/index/google_plus.description.html +0 -0
  22. data/test/dummy/db/cms_fixtures/default/pages/index/google_plus.image.html +0 -0
  23. data/test/dummy/db/cms_fixtures/default/pages/index/google_plus.name.html +0 -0
  24. data/test/dummy/db/cms_fixtures/default/pages/index/seo.canonical_href.html +1 -0
  25. data/test/dummy/db/cms_fixtures/default/pages/index/seo.meta_description.html +1 -0
  26. data/test/dummy/db/cms_fixtures/default/pages/index/seo.meta_index.html +0 -0
  27. data/test/dummy/db/cms_fixtures/default/pages/index/seo.old_page_url.html +1 -0
  28. data/test/dummy/db/cms_fixtures/default/pages/index/seo.page_title.html +1 -0
  29. data/test/dummy/db/cms_fixtures/default/pages/index/twitter.creator.html +0 -0
  30. data/test/dummy/db/cms_fixtures/default/pages/index/twitter.description.html +0 -0
  31. data/test/dummy/db/cms_fixtures/default/pages/index/twitter.image_src.html +0 -0
  32. data/test/dummy/db/cms_fixtures/default/pages/index/twitter.site.html +0 -0
  33. data/test/dummy/db/cms_fixtures/default/pages/index/twitter.title.html +0 -0
  34. data/test/dummy/db/cms_fixtures/sample-site/categories/files.yml +1 -0
  35. data/test/dummy/db/cms_fixtures/sample-site/categories/pages.yml +1 -0
  36. data/test/dummy/db/cms_fixtures/sample-site/categories/snippets.yml +1 -0
  37. data/test/dummy/db/cms_fixtures/sample-site/files/_sample.jpg.yml +5 -0
  38. data/test/dummy/db/cms_fixtures/sample-site/files/sample.jpg +0 -0
  39. data/test/dummy/db/cms_fixtures/sample-site/layouts/default/attributes.yml +1 -0
  40. data/test/dummy/db/cms_fixtures/sample-site/layouts/default/content.html +5 -0
  41. data/test/dummy/db/cms_fixtures/sample-site/layouts/default/javascript.js +1 -0
  42. data/test/dummy/db/cms_fixtures/sample-site/layouts/default/nested/attributes.yml +2 -0
  43. data/test/dummy/db/cms_fixtures/sample-site/layouts/default/nested/content.haml +3 -0
  44. data/test/dummy/db/cms_fixtures/sample-site/layouts/default/nested/javascript.js +1 -0
  45. data/test/dummy/db/cms_fixtures/sample-site/layouts/default/nested/stylesheet.css +1 -0
  46. data/test/dummy/db/cms_fixtures/sample-site/layouts/default/stylesheet.css +1 -0
  47. data/test/dummy/db/cms_fixtures/sample-site/pages/index/attributes.yml +6 -0
  48. data/test/dummy/db/cms_fixtures/sample-site/pages/index/child/attributes.yml +3 -0
  49. data/test/dummy/db/cms_fixtures/sample-site/pages/index/child/left.haml +1 -0
  50. data/test/dummy/db/cms_fixtures/sample-site/pages/index/child/right.html +1 -0
  51. data/test/dummy/db/cms_fixtures/sample-site/pages/index/child/thumbnail.png +0 -0
  52. data/test/dummy/db/cms_fixtures/sample-site/pages/index/content.html +2 -0
  53. data/test/dummy/db/cms_fixtures/sample-site/snippets/default/attributes.yml +4 -0
  54. data/test/dummy/db/cms_fixtures/sample-site/snippets/default/content.html +1 -0
  55. data/test/dummy/db/development.sqlite3 +0 -0
  56. data/test/dummy/db/migrate/20150908132121_create_cms.rb +140 -0
  57. data/test/dummy/db/schema.rb +135 -0
  58. data/test/dummy/db/test.sqlite3 +0 -0
  59. data/test/dummy/log/development.log +1520 -0
  60. data/test/dummy/log/test.log +243 -0
  61. data/test/dummy/spec/features/seo_tags_spec.rb +19 -0
  62. data/test/dummy/spec/rails_helper.rb +52 -0
  63. data/test/dummy/spec/spec_helper.rb +92 -0
  64. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-6S2aw41bdE1j0J5j_HVFB8en2h--g-tc8ZdfkSAoK8.cache +0 -0
  65. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-6WBPdOyVXHqINLZVx8bUVAmNvvgQLU2BFmHqqY_t4g.cache +3 -0
  66. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-Ki6EltEhRqIkkbtGooR4g6kPIubPI5ARRNgNczVp1I.cache +0 -0
  67. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-MjpghxuKkQtnV1xi4BPGRA0m2y3JxUOZBgXmyL6n8g.cache +1 -0
  68. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-MxDAh2JQWSVWqsBRctNJsaG8NvE-B-2i-VkLmTmSLU.cache +0 -0
  69. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-WtiXgarB-2tTgx3XgKQy_1tFZAs1dgeu0Kh_Cp_20I.cache +0 -0
  70. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-Xr4NZGcwhMJrJQJlcFDr7Ow7jlUa9cScK5sSNo26zk.cache +0 -0
  71. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-eSPnBlpdCtW6RHSjwOdkCwzLkgU3zrTekp8b4Gq6rU.cache +1 -0
  72. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-gKhati4AvlCOlMTOkad8YkzDPxZK1T9QMVGl8NGEPA.cache +1 -0
  73. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-ia0zRbnN9e6c7TbLMaSKyJzACzCxuqZcgwdQ9Larzw.cache +0 -0
  74. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-kBfs_Tp3pj4KvGsd3u37jvownPqGu2wA1LSn9DIipw.cache +1 -0
  75. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-kiGC0mdiRmdZnfPOXVKZYz9sj53JjA4JY-WTtItOQU.cache +0 -0
  76. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-ri04UpoJbhdDJ4EVVuQaz2k58kxSxkxj_KwDhbthEw.cache +1 -0
  77. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-rlPxzOjhBjAQY24RF8v3_h7nfjK1eQeseXQnJINOuQ.cache +0 -0
  78. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-sOjP6yqbVikT86BsxL2fqfIzwLedhxdQTstHzPQAto.cache +1 -0
  79. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-wpIInZlwckk73-NfqkXIJz7Uc16WZx2E5o12lBixuQ.cache +1 -0
  80. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/01PNqK_1GGn3NYV0XorgI_0oggCzAQ0liPb-OGK4oOI.cache +1 -0
  81. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0BVgOXS-sRHue_Pveqg32n2E_y0xhJJ4oKMH5Ck9zUc.cache +1 -0
  82. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0JCYr8MLFdBtcQOVch4YVIa7_aRXfan4VpKAkVVuils.cache +1 -0
  83. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0TsAJ4N5G8EBcFpaFf86tDh6v6YKjBHdnhegAgQV6yE.cache +1 -0
  84. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0_bRRlNRlj_EoQTVCbBq62lkjwqDj6Go_BJjb_af-VM.cache +0 -0
  85. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0s96HCFuiZCRDXRPayyWDLOpIgPELzqxeL6T9TeN0yE.cache +0 -0
  86. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0ty7-FgRX9X_LmUsDoooalxzt9dXcwGZCUEQ3M53B_s.cache +1 -0
  87. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0yBhBcWprMTqbIjjBbWNn7AHHPRRlBgw3FQAFmIstLc.cache +0 -0
  88. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/13f0ynxhiRlJIj1b4OvqthJHuzjla8-mm4s7wjTrjnc.cache +0 -0
  89. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/14lRyfzpUhPy9ntVPft36l5ceXytlFqu1J4g4ZfeC2U.cache +1 -0
  90. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/15t6YelNYiKT-ZSdREanXQhg_itam4dENIuE2M5GGpY.cache +0 -0
  91. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1A59W1Fb0R7MHB8t0sMoUs-9l68wvRCBGPNOnse5ELk.cache +0 -0
  92. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1Bm5ZmojS92gMGGojM9hL8RRcS1dRFIu9fkBnpM0zJo.cache +0 -0
  93. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1CZF5TVBdjwR26rTVcG6cDPX-r9XkTLucaHC-y1PH6o.cache +3 -0
  94. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1CdRf39MyPE4W_7S9y6ERxbP0KVvTo3Jyd7h-pxorS8.cache +1 -0
  95. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1MGp9kf4PEEJ2bxpMOHQNgR4RpHZDgQLHh_ZQhESK3E.cache +0 -0
  96. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1_5NtIO2h_dlLYOA9nDg_SaZew1csj0nhgjgUR9pVzE.cache +0 -0
  97. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1_CxQxpnFiPN-gIZaOefOBUDHj574qvLZ-0qx3N8wfM.cache +1 -0
  98. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1bs-lB463W8jR7bmdy0SUqEmTrSFxV0tBI2TFZViR2Y.cache +0 -0
  99. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1cyYRoWNc5AiIR4H4aaagCcTl1VcFZy2rk3bkwiO17w.cache +0 -0
  100. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1j7_NuadYjHrgyXyi12eK8_C19COEUbxBogGqx9EWrc.cache +0 -0
  101. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1l30LGeoSis9DCnm907LoCJI_VK5r8nEtrl9JDNJ-2w.cache +0 -0
  102. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1rlSXVQfjAN0omDbPMRATlu8s3bqL-9Xiz3FJek_NKc.cache +0 -0
  103. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1smW8J0Gf6n757XVzqGjV5y3312EG2CY-6dYwm-14xM.cache +1 -0
  104. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1vRsKqNTM7F4jamerX0VxfxvJkeo5iAFEEMVCsNvmek.cache +1 -0
  105. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2DiumYlpzH99l1ZdddPg-StDQL_fRVrTymYJt8jIXgk.cache +1 -0
  106. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2FXCbkDNirQPO67Kp6w3lHXU_ydNC_V6EQJkwBjx5Gk.cache +2 -0
  107. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2HtQi_j5g7LCd0BS5-_xsJgmGEZJu8AzKcVNK-eZR24.cache +0 -0
  108. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2KCMqS6cquXWGwKJezjM06LlEbEMq5xN-AsOvb0Hnps.cache +1 -0
  109. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2LfrdsxcouUDePiHq-2C0U0NSFpWN0zn12DuAJwpcPA.cache +0 -0
  110. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2Q-yNGF3YP58Lux4udfZOKLRckCuK3A9WCSeWxWf6D4.cache +1 -0
  111. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2RHmgccHlnkkD_MKqsVBulFoDaO5vaZl2WF-qjsjbxQ.cache +1 -0
  112. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2UEXywfx3KcA_r4o4mZ-GofneKV5cuwVrUMJWVs7VVc.cache +0 -0
  113. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2Ww7Pl1l3vYp-m6T6rc7WArDxvEdBTKsKKJPCj8adG8.cache +0 -0
  114. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2dEneNL0RIYl4zp-14n9MewWNhWjyD9LQUB0JmFZMRs.cache +0 -0
  115. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2fWE92TWlQU_e3UTYtgYxhkP-Wbu1hLq3Ds1RzRkVnI.cache +1 -0
  116. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2osJd6NUb1utofF-3J4P2inTsL6B3hXzXMm-n0es3DE.cache +0 -0
  117. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2yu-I4P4Cl5E3H3QeL0dE1hc64lTGeIk4MfjHjHE0bU.cache +0 -0
  118. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/36kCg71yJ8km1DIkYHDjER2NUpphT_-c83Z89Jyng5M.cache +0 -0
  119. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3C3QsmhBzum5OI9sToBGfAl6cSPvxYSuBnDM02qdK8w.cache +0 -0
  120. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3TvX8uQYjWBfAdT8-9oa0ELkozmjvJZuzjGIMY5imbA.cache +1 -0
  121. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3Ufdohq98-R3uDdMPS6Cb5hhx__vkYrLkJr-Fh9AZIo.cache +2 -0
  122. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3jgbITMjKyV5mxLc58erItMjhE4nx16__3LeXh8W4Ps.cache +1 -0
  123. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3kjZs3go0CKjLKy6csygHTPBA_Q1u8OPDq9Q7I6mdkk.cache +1 -0
  124. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3lqelRzMDF6rRIW6YdHcvT8-izY0IWVA9D4gJoO_axs.cache +1 -0
  125. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3mhfsz-il5a8hQ6Fjk0Ybryi_mwQoSFXUorvn1UjASY.cache +1 -0
  126. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3p18yFaBP4_oYvxsEx6OicKMbEv7i6Frp-K-jpgFrKM.cache +0 -0
  127. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3pD-LMFuej59YkEj-HMWk9G1ik9zwbdzzXIi4XiP7bw.cache +0 -0
  128. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3q_xEql6jcOcovWVQSaWtwhHYmEgqgftJXYvpKHefDg.cache +2 -0
  129. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/3qaaXyfG3EX7jR7mqAXih1NN9yU0duO0DYi2F-S8JxU.cache +0 -0
  130. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4-QpoF8DdH4lLc3gEgo0dQqgnzgZa7Rq6x47QEhTYn8.cache +1 -0
  131. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/43ueWrPyD9Qvy5tfj_VwVraYScI_8uI38MZ6HaKiMXE.cache +0 -0
  132. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4DiOjZirYJB53W0-OXTPM9JjGqURNGK9AfCv9KJnv_k.cache +3 -0
  133. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4Dx1uqm3E5Vn6Pj85L5wTfZVSTCPDUWQUt_7U-IeJiY.cache +2 -0
  134. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4H_9NQRfNNzqey-SXUIMZJjeWE4atjuvdgZuW3qGl5A.cache +1 -0
  135. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4Hg2uXLlIWFLz4J1vDlT14F70EVeMMg3q8zk2z8jfNo.cache +1 -0
  136. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4LeRU8ayjx3oPikmwcJt28YW4wo0HQvgspxUlEpHqfE.cache +0 -0
  137. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4P-apxE9TCCk_gKeUfiKm683VjAwXhS4w59sUU3l4E4.cache +0 -0
  138. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4RsGoDY9BZ3OXloyvhGZj3A4p1xC0VoT27bjsTvENHk.cache +1 -0
  139. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4TXFOg8oxRNpEBk3rI2QRiILxSUT0kKxTikoIm4D51A.cache +1 -0
  140. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4_2U_y16gZ0eKtYPj5yrGAQ3dLq1-F6yiZg34Es7Tyk.cache +0 -0
  141. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4ckYf3H04fzX6_3tCGVxwIG-YnkzdGLHc3_Prn4c6f4.cache +1 -0
  142. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4dIro6vB5ppa2F_Pp8x3KHYXWZba7J3DlHpY0tlLjgc.cache +0 -0
  143. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4kKDl7P2M7eJ6FmxkN6kf_GQKhZolUnhwyO-R5rkyGM.cache +0 -0
  144. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4llnjKFlwdOfjYXwRU0Mxy2n1ovg0xtg7UYGgjynveo.cache +0 -0
  145. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4tg2YeL8OG4crMeZS8WDOQJgI2_5cTrd3BVYe3sPcLE.cache +0 -0
  146. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/4tqIcc1E3hXU4FDvS0U50YGQKYk4iDvu_BNbgVe1ru4.cache +0 -0
  147. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/58qu1szfUVx5lkJpTOlgSFwjDwE627RA5BlkME3SmLg.cache +0 -0
  148. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5GWDQwvFPUB-ZwacUokqgCdNAaxd--jWVw-fsTFUerU.cache +0 -0
  149. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5N4pbCOdL-OSjKqidKOAn3RWQTIo8-QSADV4UrodyqU.cache +0 -0
  150. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5OadbvYUHGBKowfU_aAa4LeV5t9RBPsncA7uhDS7WIQ.cache +1 -0
  151. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5S6pOJCjJ8bZZwUBeugbEA-RIrCdOFGgpbeZ3liL5UE.cache +1 -0
  152. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5aun2gfT0WZ93pt9YwnTS8euAvnwRnVEIxEn0dPhV1Q.cache +1 -0
  153. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5hCGmLDKzSFqn1fPqLB7NkPPYv78HzDUfwj6odXfdlk.cache +1 -0
  154. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5spjJnuHL5ueO3qLtEmBFLEmLYJGaivdqRvJ2CiwTVI.cache +1 -0
  155. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6Jb3Zbds6XQ4DzAfw4UE4dwFnI-Ak9xVw4h9gurP3vU.cache +0 -0
  156. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6L9_Ctg8t-2SbOUvUYW8g1LqfARcln3tvePZ-5nD7uk.cache +1 -0
  157. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6QbEkIFiY-fk33Al_TAr3oqf9KOvvhHWU91Bk9lPJGY.cache +0 -0
  158. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6RB79AB_YhtaWmWRXUj-U1bwMLsOi-gA_FfOsZJb5nI.cache +0 -0
  159. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6mXqSxHe3u4iQR_ynGG19BDDhA5KhtBpZFQLR9pMlzw.cache +0 -0
  160. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6qCcDKhUYi9WAya2YCJSPOLJricyAbE5ptDnXWCX_4k.cache +0 -0
  161. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6vXo8fWQxupFMxGFahRPM1cuPgB0KbVMT8RlR_I3IWg.cache +0 -0
  162. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/767tpVcmO7ET1OGY_BhE-Db_a-Xng0SEphhswTknk5o.cache +0 -0
  163. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/77WFYkSdclPEFatXDeJZG_SSU7s7I5M5pkGBQFrOtxc.cache +3 -0
  164. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/79lkXkcrEZ2GDk7T04t4Pvx0oHAN9Iw0TWmEAEKNjB0.cache +1 -0
  165. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7DjJ0RIDSsfd4k69wThxwhWNw_7Y-yCVDQAskURCxps.cache +0 -0
  166. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7aQEalVF6POvZkOR_TohtxbB9Z8sVbQkAXf93zfqRbM.cache +1 -0
  167. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7bmNF91B9IrZwY5mTES6Kv2v_z52umZpaK3TQ5bR5mM.cache +1 -0
  168. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7fGzBBxD-TZHmYqxu1nfxKCn1_R4FcEPmsEQ4q64-wY.cache +1 -0
  169. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7jj8XYuJDiu8TmjBc3FY0paTVa74IEjcnWfxxsWCnbM.cache +1 -0
  170. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7m1LVIwPrrIN-oYYbVUclPKnUAxtDPOUAApSiGDRTxE.cache +0 -0
  171. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7s5JQ5oiVNw9y25NDpp_ZDmhgiDbTBW4IW7sR50x0qw.cache +0 -0
  172. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8-35RgQmOPmYIY-fJEI2rWE4nExc1_n_oUrVlwRoctA.cache +1 -0
  173. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/84dAoKaVYiqnDd8V5g-ShqFu52JqXf02RpT2p-l75nM.cache +1 -0
  174. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8BBoKjujHUszuP2PBfFrthflhh8U2LRIBQdwZM9MPKw.cache +1 -0
  175. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8CwvDktuWps1XgU3vbf0phTn9YV2EuBA0ViCjvtNU1Y.cache +0 -0
  176. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8Qz2XTzrT0Rp3H3s-vARmK0x6_mzBMEID4YQZd7SZxE.cache +1 -0
  177. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8WL5HUOL1bCY4tF6B7wPzUYQbGo0wRIN4Bp0px3ALqY.cache +0 -0
  178. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8ZXrH8D63WIDgHzJ8NbA8hILJH_5i0LHlnXoUe3226k.cache +1 -0
  179. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8dpJNUTYl3laieedBqmLzBbUv6BipWJdN1FUEcS-0-Y.cache +1 -0
  180. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8jjBwn9D99uUEjcc2tqwT5J0ZAmjcx-Shx40ksdj6fs.cache +0 -0
  181. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8pU14E4_xDAKumt6e5dHFTvLztvUhF70Qn3Lkj4D2TI.cache +0 -0
  182. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8ynLXEaBjb3haP2DYgfSgC1Lsff81PaEQl6krRYfR2Q.cache +2 -0
  183. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/94P6ggRotWqBZ8gAHW1swqTG4vJNA8XHth8hxYyEZzY.cache +0 -0
  184. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9IPipq2ixi33BFy-jkXsGgQigSCSuB9YcqgCvur16wA.cache +1 -0
  185. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9KkS1l46zHf9efNW4WAx8kOYNTup_vaiB_TnfjcHy4w.cache +1 -0
  186. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9RXOicOS_baE_FK4VX3-D3Nfe-VpeCCl9dEQhd0TYHg.cache +1 -0
  187. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9Rl-yho25nnrIwNdIYFdF_kakDrpZCsFPBYoQj76hdA.cache +0 -0
  188. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9T4a2GqbVNcajOBn_mmBlclZsUO_9MiYyh59YY9p89o.cache +0 -0
  189. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9Ur6sITPsuIfV-ejLNR3nNvsU-3bKLoizWn0efCoqq4.cache +1 -0
  190. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9swtEm3KL2FLJegCNJ_8N48_DG0ExZK-HfJvanjZyq8.cache +0 -0
  191. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/A-qli0jGrpRUJFXIrTdb99BWBBdStE09MINCmVesWA8.cache +0 -0
  192. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/A0WuABSDZhhkfeyM0ieZq7z2ya0ST5D6iC7jNbIfofk.cache +2 -0
  193. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/A7MtIk3BmkpLJlCcBy3_dlTJVSIb_ImY0ac2Bl9N-O4.cache +0 -0
  194. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/A8qRHYtTGLXunVMt8z7YEOQCyGLMn9K1Z9BvqHQtGNI.cache +1 -0
  195. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AJ6g9iaqiElSt2nuXXjikLd-v5TxP8Z-1GJNulgqp8Y.cache +1 -0
  196. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AJRhCTDCWXYZ7NfRzCVrPrbEIpIOg-AU0Z6i-_cbzHM.cache +1 -0
  197. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AMXW3xWK_01hL3l_bcgoSPkCfI9Z4xuzXHBDF2g2rnI.cache +1 -0
  198. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AWbTSbK1dTcSMl4TyWgb3KxrJk7fgItZc2xBwEjuens.cache +1 -0
  199. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AbkqRoNJJ970Zi1IKW-Z2IDl54tYjqHhrBlKdk8GsXY.cache +1 -0
  200. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AlSxxStLzPVgVkHVKYlRsqFIxBhPcggrFjBJPi-5zHM.cache +0 -0
  201. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/As9ChqsiHRDo4lWDxSY3XPPMFGsgZ7PYMG5AZZOxWXs.cache +1 -0
  202. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AsKIT1jb6SCfgjwP2X40qvAL7HwH-d8Qor4-hfmr3oY.cache +0 -0
  203. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/B1vT1z-ZRxjFbcGkUsMSSIOObUWm9RZDi7Hcq8wyp3A.cache +1 -0
  204. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/B6eJOS6x4VshQDf_ZriqZ6r918x4nP-qHnP3ZNpYExo.cache +1 -0
  205. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BKroi89yCfATgHEzIkGXGV-0fOSdJOz9f2Bl4HzoZfU.cache +1 -0
  206. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BVeZ9CrR-GUz0eWfGAaq7XKWji3r4EyABm_4Z8L2cyo.cache +0 -0
  207. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BXZipHHQYmxoNp7ypML5DYufr4MImiVSaKNH4M8Ov_U.cache +0 -0
  208. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BcRk20_tAk9bAywpgE2rQFpwurKRIUbNEe7RpAe76ZM.cache +0 -0
  209. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BchpAsURZZXwDxZdwLLj-cnVoQhzevnPa4al1dTIXm4.cache +1 -0
  210. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BdHzenOTb936lBx1i1PsCzOu-KyeM3gOL_jzjgXfDfg.cache +0 -0
  211. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BdKpkbCP-Grga6U_M1LygUaaJ8gQX4DJBVljLs2X3hY.cache +0 -0
  212. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BoUqIVXRp1mtqdEQirUQB01f4HvK3jYHLWcqiJOlNSA.cache +1 -0
  213. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/C7oc27Q3K5kU7j06w8iHMzPhOO5avQGCA1eVUofbWXU.cache +2 -0
  214. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/C8A2LHwN52_TDE5pPIDhUOrLDnwxoyzihrWr8VbYWzA.cache +1 -0
  215. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/C8_LmOWPvWpBtqTbMBisRY6KobPT-pm5sZ28g0lA9UA.cache +1 -0
  216. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CCL8O3s9N-LZqKYYfOFZnU_5ULQDKlU0loCbbdOMR5U.cache +1 -0
  217. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CFpPuAK5swKtCUFE14OLtMvCIgOsiugg5zpokq8U5f0.cache +0 -0
  218. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CHBPP-a_11XbHAqMTDPzedBvyZAK24t5j6y60iRk1IM.cache +0 -0
  219. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CK2oLuMBkQHo5LWe_z9suEub2EgLOwUL4OiGzqk_wx8.cache +1 -0
  220. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Cdsmod1PfhoMQ_24W-T2fXKC4W8L7h7Z8B8ZoWbR5CM.cache +1 -0
  221. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/CfL1uTFW2xhrGZR6KUzrUcnciBbSFP4P8VSRC-gNigY.cache +0 -0
  222. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/D-Lkz4k9o7jP9-T8g9dcqRtc3wC_vIG3iNFuZVLleu0.cache +1 -0
  223. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DHDW4Chc2gTdacv5BIcLrK-xU9fCXwaBMKzb6OVY2uc.cache +1 -0
  224. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DTdOxdQnBFDIMvtHctpyi8ntzqzNqY7dt8AGtDHl-Hk.cache +0 -0
  225. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DVXCmeVn8EqBsqysTFNJlPxCo0p4Nlq_mREaCXYLCYU.cache +0 -0
  226. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DWcIeDTei3MWPPQtVggFM-qAxYVBka6edVYSLDrxjjs.cache +0 -0
  227. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DsAHJ6o1Kw9tUfDireNC98Vm2gZ9X5W9zI-O_RjI1uk.cache +1 -0
  228. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DtGHBSg3L3CoFqaStS3-PInTCqaObyyWXW_NnJ2C9dw.cache +0 -0
  229. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DwdbGPr3T00lzORi80f78MEQlbIOwOgHEIGoydRykFY.cache +1 -0
  230. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DzDVLWzzOI68C2FM1v1ujVhoZA24upoEZHMakymIraI.cache +2 -0
  231. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/E1LuXFqPSGz0BovNz_MbhYlr_cPQDos6IWNc323Ow6M.cache +1 -0
  232. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/E7EjtgEVIUA85d6GlAw4KY3Q9JqzEebhs5oEvOLa4TA.cache +1 -0
  233. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/E8FI4MZ1wa5tnr5toCtwom34MVx99pzg1ykYTY14ibA.cache +0 -0
  234. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EA--bmipCfxYeApyrIqrKbyKHlS7UtBBRyv_kk5C2Sg.cache +1 -0
  235. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ECEBpcwLZx-kpRB1MKWu_4enV9mSYbrOsjJAVUPWdfI.cache +1 -0
  236. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EGNxarxFOvSWTjOd3bCWEIsgJiS8X6X26Mpth6fXrqo.cache +0 -0
  237. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EKCO-2r9TKHURxCc4e1clpUe3XQ6UvCZHOTBvhikZLY.cache +0 -0
  238. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EQoJ4Qly69uSW_RUMzoxWMoDHbNwuGmK7uJaEJ9fLs0.cache +1 -0
  239. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ETZJXgNEKUcxYBNw46p_XaMhRyfDVIwkLnVvtZN03As.cache +1 -0
  240. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EVqZWWsyQJNdxrvB97A-f3IgQylwhlOBwkwcppvra0w.cache +0 -0
  241. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EWs9LCL06BfXKWBpj9a5Pzwa3VqmZvr95wKLj90bw3c.cache +1 -0
  242. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EeKzE1Vl6Yh-BuIZvs4Hsv7XDm1vcYMv3-QP6i9amMs.cache +0 -0
  243. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Efhqykj2GjaGFOUBkXFYRF9dZz5opsiUS3VrZXh71LM.cache +0 -0
  244. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EpLLJFp7DX3LFJEpS96koGleS8Owc-y-EPxIOLMYpkc.cache +1 -0
  245. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EpOg-MG8YLW-zCRj4891Fx77qBnJIkYz4I_q_jci0R4.cache +0 -0
  246. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Eu3S_r34-wqQyZ5RoObHdpfaetguOI5bunCZySorcoo.cache +1 -0
  247. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/F8-SyRMoZZQlOPI7oGTuhzYEdBoqislW_G7RQUkDfss.cache +1 -0
  248. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FGRFDVBUfIgkZ7tt1do9LHKujR3UbvKsz5OdFCfvPCk.cache +0 -0
  249. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FS95c8U57j4sOHFvy-6ErmZHZdeKSr4GxB5r0uYOOTQ.cache +1 -0
  250. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FSKQE56o8ad_fsnfPFKXmx3C0I_WkXt72-XjHOlJmJo.cache +1 -0
  251. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FVX1CNfmVHizQmWqVece23jQCJE9KCi7vKUahuQ0vvo.cache +0 -0
  252. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Fk1S3K4ib5psqfGqXdzynpbjIfjv7mo0vTnV2s6aroo.cache +1 -0
  253. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G-IYpOK6u481Ushvdcr8p_o-I9LjGdRq2v6DzRURtMM.cache +0 -0
  254. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G4Xr5NJWebXnO45tHIP06QPCUQOUqJ1M-qS3UnlfOUs.cache +0 -0
  255. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G8r41lfXnSEXPG7-hPcamTN6pdHAYqG_MHZ1wVHCcTI.cache +0 -0
  256. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GFUkoC4kQaoFKUleq5MgWfYfT-Y0sTr1MrsKFNVs0MI.cache +0 -0
  257. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GWKb61gcZql_SzK_OlhOVVQ5oc8Va1OyBfuRmmAPUHc.cache +1 -0
  258. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GcpyBMfQGx1y-qqP-TtHucDKKzAUKeL4ddLtiPjIbHQ.cache +0 -0
  259. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Gvu4YV0ccR0J2vOXkoRJCf8Rpe8TORUK-sCwKHbpoDM.cache +0 -0
  260. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/H5vfr8bt9Wa54xl_oWIw9QK_K1SthJO2QRhQu1OUKDo.cache +1 -0
  261. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/H9hDcd-bvmVHoE8J64Cc0IAsvN2wFtuDE7X1lzpWB6o.cache +0 -0
  262. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HBDDso4prBYWWZfY7JzQOdPPg3gt9BqxJSHkNciQh4M.cache +0 -0
  263. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HD4kd0XCJPSp1mHBeUf2ItQakw5ydpg5uYte_NLBnS4.cache +0 -0
  264. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HMCksDfImqt6vldkItrbG6ZK0QSWkPD4fULCSPMDhBA.cache +2 -0
  265. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HMTOhKjeZjOo2PkFZvKsf1AyPjEtjnch_RdOxODcC4g.cache +0 -0
  266. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HMXUcPk24-IiyQPizYq0uMnnzOMY2feugb4JH-huZcE.cache +1 -0
  267. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HWapdYPmRvdBLhnikQyhMUNDNesunjrnSlExe5eAdQA.cache +1 -0
  268. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HbtsubLA23k0hWuqkXH8ltc9Z2TVSsg2_4uEPXjdvEQ.cache +0 -0
  269. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Hj60JVisrFcL2VSo94y0KW-BD4KSbOkXEI1gKjawvrM.cache +1 -0
  270. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HjRvM5weUe2xu19umI8meIfOdXcpjrElqOTzxjessm4.cache +1 -0
  271. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HrgOm4avxYJar4bGlxqr9PbvfJQ22c-G1DYx2GVYf08.cache +1 -0
  272. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HtYu0RzXK0ElfqzlevBJ88GBygaLtPhkA_GgLXDsvsU.cache +0 -0
  273. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Htp8uf8hsNhXaPSoUjISn57vlQn8w0HmH2QpABxlzno.cache +1 -0
  274. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/HvFJpSGPiIjsIlIWvucz3LrRo01PqgUOndDb2WK-Zwg.cache +1 -0
  275. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/I4XOTuoI2PHw4kl0qhryH9v4SerCDc-Xl_5quOntJUo.cache +0 -0
  276. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/I84Nc3C1Z7MinEakfbJqBg-M5IpkQUB56Nw8jA6idDM.cache +1 -0
  277. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IAZJNmLZHuRnsBq58WwtZBwogn5GeRpUy8rm8RsrKpQ.cache +0 -0
  278. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IXZWOWsIN6DiQ4bcd1FcgURZr7pPreO7uz2dyhvVi-c.cache +0 -0
  279. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IZZjXeTnOzwS3o8zaZRP6Eik6YerBYRqV18jDmkfXHo.cache +0 -0
  280. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JA7rwz7lL1G1JY_ycZqq_XHgQnwrwTmTY6HQpohXbNY.cache +1 -0
  281. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JDk56etjsFueJsjdqPOdSbQLX5LUJueVPTpoG_P99SQ.cache +1 -0
  282. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JFWTe_0kpuYR8w2Uoclxn1PoNbg8bO00nvnab44pYIc.cache +1 -0
  283. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JHW7chJtJASLZBnY1CYtdTt9DUiieYzD9MF0pnD6YTk.cache +1 -0
  284. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JNzsvb4rHCnW1VZ-G2MHPhceKarhj51POrRk7ybqPz0.cache +1 -0
  285. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JOx2eoahIK4MBd8wYSEB2ejf3Ul_dAJtxLhi80A1PoU.cache +1 -0
  286. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Jw-DNaB-wzcpuERoQmgP0h_GjAKM7FaFrZcqG_O50rQ.cache +1 -0
  287. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/K6Y_rrFPA3rrnY3HlXZc83GkWgZhIc8nWses9f33ahg.cache +1 -0
  288. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KEWTMbveDLAcaOKdMsCAR-XhFEWom0F3udU0EJy3Ggo.cache +0 -0
  289. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KIqndhZEncGx7uzaYLklfPnOdBsDtpVc5tWvS6jkfW0.cache +0 -0
  290. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KTxCb_Hsnw3dknUMWvKW15cfTDXlV5jLT-om9jrw9OQ.cache +1 -0
  291. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KX8Z_jdrCv7QoRyYiLnbCrKUkXbiMXtOR_al3rQ0Y6U.cache +2 -0
  292. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ka53egPrSVvndsHphZVlV-QOPmP2W3JYVZK207ApUFU.cache +1 -0
  293. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Kf1HCizqAJ_IehvLrlKAgHcLz9Cyi_2GHjDnbWfsO6M.cache +0 -0
  294. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Kh1DPHD91v-D-ECv_qevNvBYGMzBcvAssJc0OZvJFKA.cache +1 -0
  295. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KihfPc5P2_fCiAynrGj8lGhGeoD4f9SnVBLli_3TDRg.cache +0 -0
  296. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KlZcaULCMHIu4GVffkz6jauj7dy2HRoJqPcJ7FsHv9Q.cache +0 -0
  297. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/L0JPwnTS5gTi_4o6ddW_pAD8GcxgUhOFAMUxX701D-s.cache +1 -0
  298. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/L50m9ThvNKNXcLExfDr5kqK1w1Dj7mASqOXtzqJSa5s.cache +1 -0
  299. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LD5jg6HdN2GvDUeL-HWqANgn8lHMfK_Bl02DUETbGvw.cache +0 -0
  300. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LEDGVsVrVTQzisuVOtvwZoBZlrm8sMhPvvyp2fMzVWw.cache +1 -0
  301. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LFhFgh1FSoFVEFSf9i_PTLw1NBU-SYh0znaf4j1lpdw.cache +0 -0
  302. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LKRsLqpgaKNLeD09vw7DsHbKPmhO-q5hAtnhcN0BMQY.cache +1 -0
  303. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LMpcaG73Ndt5NjVU7oXJcnZTXd-TDKC6x54JKkKtJls.cache +0 -0
  304. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LPHIZTSK3GJC7YYyCCSjt4L6lPAUkiBuJNx6NtTDr7c.cache +4 -0
  305. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LZYZdcnrjc0srt03Kmg7O1TfiKyMO_vxgOwFmbczZUE.cache +0 -0
  306. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LhASqlzglQreFSz9NMB--mtilfLm5qK3QBa2G_l50Ic.cache +1 -0
  307. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Lls75f2mplSC6kf7T1S0cTPcvxGkau9vYwyExHZ_Pg4.cache +1 -0
  308. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LoDjAwD1eg4xh1v9WkofMlb_wW3pBy3omHbIePHNQw8.cache +0 -0
  309. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/M1smdwEiDMYlSmoB-8WNULTJHHKCoF1rdUbWR6CoYCY.cache +1 -0
  310. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/M6hkIYgVQIkhUee7K18FRFREHB4tKS6JS72FrY5FAGw.cache +1 -0
  311. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MP7fp8AooqzJRUk7MI7yGTvgqvT-zv04c-n0_ECZUiI.cache +1 -0
  312. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MQ3N43JPVnrxa8-yggyx-k2Jper2RK-QS61ubD47tkU.cache +1 -0
  313. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/McVlmOSAYPMT-c4AMru8f7ZuXqez_pPjdzvC5DIEI-g.cache +1 -0
  314. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/McfsxhDGsXbV63c9qaM8ST1yGqos2omKv-SC9B6DW5E.cache +0 -0
  315. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MtTeL4OBp7Ct1KhK36kZ4w3B0hfP5YQgOHuyFzSmGI4.cache +0 -0
  316. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/N11cQ18yxKgP_d_5BOKpyPbOE7pK-OcsXqjPiRk6x78.cache +1 -0
  317. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/N51p3iZRm7Ay1ys5xKbu7hJJZ0RykHbkiFneQ0oZHss.cache +0 -0
  318. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/N5iA2rtgFdiIdsOR7A0tA0aJuaL4zLkXLJF12b6lsUQ.cache +1 -0
  319. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/N9ImYz1UTus7x_HHaI2B0qburMYPgeqfcJfeu9v5djY.cache +2 -0
  320. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NIz80nYJo1MmSeiNn110wGEPegsvN2bbo3fs8dxO7Ik.cache +0 -0
  321. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NSY6z_f18aKhoC12YQ13p1Ova06qhkioMO9IYY0f4Q4.cache +1 -0
  322. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NV4CgQkvyXIhpjIvMG1MTCC21H9eY7nSH7jy5bQ78HE.cache +1 -0
  323. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ngbl4kNSkpbwZruxoDdRnlwa-ZIzpWyseFJs4xwhRcw.cache +0 -0
  324. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ns5rOGffLrYCFpFn5sxSrxmywvg-AvIhyQpOfQCGJIM.cache +0 -0
  325. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NtZBX8TZ-Vd7_l-VS5jyx7884CiKXkWsdqSghro3JXo.cache +0 -0
  326. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/O0m6WhwIPvroazzIQ9cZ4D6_VVxQIxE8MJW-yBUVYoE.cache +1 -0
  327. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/O22ZKcfRWz6d3NQ6X9_rCydvEhw5NLTvhMC6xPwUSmw.cache +0 -0
  328. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/O6SZCV6eNL4-cC4kCjzkokMggeOmKo_ouU7Od1ulQNA.cache +0 -0
  329. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ODsVByQFLNojG9aiy3r-CI_4Kx0Ali9LhlurazgJug0.cache +0 -0
  330. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OEFL6gSOmTHiQxOJx6GW8bzUMKPNSqkeiYtflzq78wI.cache +0 -0
  331. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OFNooY5ZJvzCVYqk_JjAVc5zw65cySTqUpyxZ_JeKWI.cache +1 -0
  332. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OfC6rrdXdQBq_rEp5breuyMAgc3eLxNaEu9NmP1crZw.cache +0 -0
  333. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Oma0UqWR9Q01e7Lq-8ABK7B_YTVfml5dP3p7wvNVqXo.cache +1 -0
  334. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OrD9wOUq7UqnGLlRM68reXAscNB9GxbQHffVFVEaQPE.cache +1 -0
  335. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OyPmRYPS2is1f7UDZR6oajPugt-rrgObwzr7SeoqcVU.cache +1 -0
  336. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Oz8OBaBOlZj18bycWlQG-MpcCQkrN6AuiaQOMDypKp0.cache +1 -0
  337. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/P9RF0wrPYhI2X5XfXydK7PvUTiBKhz_SG2GSo0YK3mU.cache +0 -0
  338. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PBFkgK4vVLqrsLnf0_6qg7uppLNTpMwGxy5CNjeHvM4.cache +1 -0
  339. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PDY_mN3BJZRR9CFAsxA5Ta-5XYdQUXgwLfswUrShRyI.cache +2 -0
  340. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PFxGIZgCdNXFvdmapoRA0xJAbHo7dQFeeFdjPhJ0mVU.cache +0 -0
  341. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PKe5_lFQQyJxkfyhD2PqdhCrVOaZLcV4LvSodo5Ckek.cache +0 -0
  342. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PVWOpD4zFz34YIJRZuYQTGoKvs2Pf4oaxNTwFHVpimc.cache +1 -0
  343. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PXJIdgRklOT2U6-tYGR2ZrcLiJuWgRtDBjFMkFXwIhw.cache +1 -0
  344. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Pe0I44XyPEKq81yx0tpWQM653Wktjp1RhdqVMH1I2fE.cache +0 -0
  345. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PhTgC5zMflhdGbIki8MS5apxmkB35NGZ9bMLrBpMMng.cache +1 -0
  346. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PkFNLZU-xKNsBjoNWSUND34SG8pg72bGJdWNjoKpi0c.cache +0 -0
  347. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/PlNuIBO02rvG8X6pv1NpzUeAvRLi16WU2o03N0TqHS0.cache +0 -0
  348. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Px7N5d594JdgvTEqeTgChx648YOiy-B4gLAmAxM8fME.cache +1 -0
  349. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QHmW9yiMRn42jQVAiWpAbS0gcSL1tcGH6lBI1kHaN7M.cache +0 -0
  350. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QPmM69ZddcBhyTqfu2bJe5sdt3fD-udVYhaOJGGwyoI.cache +0 -0
  351. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QQN4uii9Y01eOjhTJ0Zwnw8XDemNPELdfI0Vm6ZF1kI.cache +0 -0
  352. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QXIu_d8qTH9gOo_2jWAb3lIyCt0xgoCGQVEKaU9DbDg.cache +0 -0
  353. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Qk4uGydMQ7_YMnnYC4L-QW4MKMly7arY2BpuyzkkY4k.cache +0 -0
  354. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Qn95ksxy2HGhGPHiKncTK9xa1N6J0jnURScOMSXjqr8.cache +1 -0
  355. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QpMVy-8p-nxlwIdTIgaNu66xlFVmhquEK9Rh4lGd4f4.cache +0 -0
  356. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QpmDwDdif_HZhfmaRuqjeT4sKY451kfZSnIrssrhzRQ.cache +0 -0
  357. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Qq3WNoMZPmp0Bz9g0_Lgq8hx-3gshx92iQeUIRyXxeY.cache +1 -0
  358. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QuYb9tru3BuJE0kiVuVdVHcT8j2I57-LFtDM43pJvbg.cache +0 -0
  359. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QuqGUCsvbIlkZGrrnD7x0KN0XR1abBQRSgVplDdnxa8.cache +1 -0
  360. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/R-DON41Z6jcZ9qk_TLQpIYKt-kxpTqgZ1Tblqpzts8E.cache +1 -0
  361. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/R7NhvhyTUXlE-Pbu5_DExxLOIlaXLitkpdkaoWlG_ks.cache +0 -0
  362. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RA4jBzxp6kHx1F0oiHT54TDqIOv6S3xA-bwUPBmzMic.cache +1 -0
  363. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RAXsaLO_iPJ18N44Ld8nKG-PbnjkhCUBiNyvkFb7ijU.cache +1 -0
  364. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RDtW6UjtoivH1krydlOwwhyc0XUC6nNA3JUGSlmJk-w.cache +1 -0
  365. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/R_EpnLMt7dp5ZTAUjvcPbRuk0BF9s1ytiGRQA5tVlBo.cache +0 -0
  366. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/RfVl4PAeyAtouTAjl0HPdiZhexzMGE32xaYCarcGreE.cache +0 -0
  367. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Rm79ADsXzSBAF0imGQY5-trrRQbCTkqKA-la6zGWeUw.cache +0 -0
  368. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Rs07f0ERhzi9Sa9qasMnkdgPmB54cQdUZ-K1rr6xRGA.cache +1 -0
  369. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/S-85tV1On6GeTiA6x6liGLteS0ArVP1AE5yJST2QBw8.cache +0 -0
  370. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/S48mDlpgAPZX5dKoaZimo8shSewFcP_2HLB5-m1_554.cache +0 -0
  371. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SQSE95HI5JoqownAp-2CvbXCWmOdw7tx9QnhnkArH4U.cache +0 -0
  372. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SSQiWZEj4aRLdH4Pr082OjBCirMFgC1b0fcyFaAGhXc.cache +1 -0
  373. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ScQsUTwDrUWC-p_g4RzQzFDQAjuMtzl8KnfgPGwJ6_c.cache +1 -0
  374. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SnnD-Mc8gQUEo0B9eqddHHABiQ5ijXrt6zilSnCU5zw.cache +0 -0
  375. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TG5pqNVdkBmDU-5Xo8ZpTDsGupxSpPqzn4YBuhogShA.cache +0 -0
  376. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TKGOlbcdZ4wN6EuTNtj0CHjgR_7frxe7wjsC5FxaIYY.cache +1 -0
  377. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TKd8iTXkYFPoApb60GQpw_LpxbpPxexP7PphUMaDUps.cache +1 -0
  378. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TQ1xvPsdIkSuo1GFpcA7j8iUIGVa2sOVTQUEjWm2D8Q.cache +0 -0
  379. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TUTSLXl28Ca25EEsWbc_MeP8pquY8Z9Flc9wNMRbjB0.cache +1 -0
  380. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TUVhGV0y42TGonJJfNtBKaTsxq-tlsb9tWIZ3VheS0w.cache +1 -0
  381. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TUf2jpjd3X_VPkyKb3st4Bv5NHxH0LLrY7GEn9V3oVg.cache +0 -0
  382. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TW3bEfXYvcIsdMDK5mnpWM6GTdfW0oAg7Jlod2-q_Zc.cache +1 -0
  383. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TZCm26I55g-rtJhRQ7mf0SUm0juhbkGYY6hMZRT8mo0.cache +0 -0
  384. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TZqjzkBgEvYvu_es31dG77sKZs_MmA6OteT3TwOBmho.cache +0 -0
  385. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ta0oJRaM8EX5Q0fVs9Bbzw_XHMhgC_RSm6tia9e1sG8.cache +0 -0
  386. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Tnmv3tEw4TUp8vwD6xv06YQrK7ABKvilsBf9M5a5qqA.cache +1 -0
  387. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/To3strEcyszgg_WSoOMgS1lzBA7JKG82Wg3kFaPTAd4.cache +0 -0
  388. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TyNzKOE89zu0nflSmzZQc26BkaICxKkDDUnFxC7EXhs.cache +1 -0
  389. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UBgPin_U2FKvYlKIdpy6tcJvQsOvUSHRGQ14ue6TTFk.cache +0 -0
  390. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UDpUfRIAsUVP1A-mRkp7ANqRAC7CLu1ZhbdSgct9fms.cache +0 -0
  391. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UMBU2tPqiJlbndRH-QeoQeu_V8z7lB9UE87FOSSx6QU.cache +0 -0
  392. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UUHMg4VmThA30K1FVKR1IPSnyEXUgXPSlMRdirf5x_U.cache +1 -0
  393. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UWO9JayF1Dq4LFLufPBtCc6-n9u9cqo1q_SkYsx41gc.cache +0 -0
  394. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/U_DEzqhF9jONUxeok2oK2URk0qyyAss-J9rCONSwf8s.cache +0 -0
  395. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ub1zf9AcdpXI7r-HYoMAsPwJ94e_097zPBChcm1FUI8.cache +1 -0
  396. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UbNw69-6w1jExyXuH5vqWFcK2g7Ychgfe0CB0qBKLTA.cache +1 -0
  397. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UmmZYbkGgabDe_ZXq-4Qpz1Q912Z2J-3w7dvqYjPGWE.cache +0 -0
  398. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UyMEdI-H0PIhxxtmzSqQPnAwMm0OTPEmN5l5Lv8WWKU.cache +0 -0
  399. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/V0azNHusGGVgBjsenWuz6ZtSOijwC2bKRzqCmL0CmXY.cache +1 -0
  400. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VCDgqZsbj4zspEsJtgtybwHgoOuTQvnVcAP5z4yfBK8.cache +1 -0
  401. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VD7oKTsZq1DYt9TNVHOJtRMgOlAylKMoETeO6-GFbZc.cache +1 -0
  402. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VKsdXVCmhWH_pXyFPdZW_CvqnlpA_8viqcnZzYm9T3s.cache +0 -0
  403. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VWVFYsSOM5Vz-zM-1PJz7zlH_794wew6kZnSbYhW4do.cache +0 -0
  404. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VZZde_CG9UMQ-hX4FQTdqPltBo2A3VOHxGa95swJ1xQ.cache +0 -0
  405. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Vcq9lnfBaU874Hp4bucxYzXxwRXv4Xkg2luWaNSs9gY.cache +104 -0
  406. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VegnF-CrozHLfQkfLMMmbs0kIURwU6vcC6mrPvdR2x4.cache +0 -0
  407. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VmZ4alaXsKDBAlRGxA5M6vxJkmSu_aFC2PGl8444hV4.cache +3 -0
  408. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VvCC5uHQHNMNaASwJ7Gm-WBPjxZN5OT0VENa3OjCSr8.cache +1 -0
  409. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/VzdieHP0MTb5RUwMXT9J_YmfnjiyadDYaHVkhqRhL4E.cache +0 -0
  410. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/W09YxhD1gJiitF1Xkf6NiUQW9QIjZ_K6qf9UMBevAlQ.cache +0 -0
  411. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/W5_DIamESaa4J9EFYCoRvir1yuvk316evkNjyj0ZT9U.cache +0 -0
  412. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WDBUb6NqvOEKg-3G1_t75LezgAf4U1eakPyUePGRtW8.cache +1 -0
  413. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WNbXjc9UdTiM6EHqebRcWP3IWjX2sgLvcgOEyVSlpTA.cache +0 -0
  414. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WR-cv1BDRHrGwPSXLtt_fDF3bTnhkQHURDoaytvm36Y.cache +0 -0
  415. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WTC79FXdIRwkwU8sEuzomfwkw8Nl7Daw680FKn8tDcE.cache +1 -0
  416. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WcxT5s-g_cPmVC22ltD2RfO8QSig025n9In9iOjlQcI.cache +1 -0
  417. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WkpPI038R-CiteT5blMjBpUQbT6Se7Rynuaidj9I-08.cache +0 -0
  418. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Wlx3NaGvvZexWWbnSo8aM1NtRzr_3v623O0Z_0n4uYA.cache +5 -0
  419. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WrgLYyKFtx9e2cnqqQ-SbkopLz1sRUPjao939BHx9Kg.cache +1 -0
  420. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/WubnJX53Fzmjy23aceb8j6mQVDobSQ3u78l5Gf-DhKc.cache +0 -0
  421. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/X-vTrlXgm9WRupLjFxi3kvXuECm2J-_RGSaMYFafU1Y.cache +0 -0
  422. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/X0pcFPkTGv6BSo46eMPM5AWIIQj2Qe1569_nckl6s54.cache +0 -0
  423. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/X4CXz2bYutAg3_rc5ZTxd67TSxCBDcBbDK0UHgPrS9Y.cache +0 -0
  424. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/X6OGBysHGMHaQYIjF0ZVEYyyi3_6dQpqHJ2aNxaxdYk.cache +0 -0
  425. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/X7GEVb-YAaOuvh8DICAg47apnug2Uo4G9yrvojWdDfo.cache +1 -0
  426. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/X7sgXi-aEhqnQMOuEKJ-fL7HFuAHivz_TfRTfWNRCxo.cache +0 -0
  427. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XAU-YridrsePJl4mvVU1Wk1-9tFH7FI1MMBaUayNpnc.cache +1 -0
  428. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XWK_QVMASQE_wtp5X4dHdIuuXMQZOCl5Nx5VSb2NKes.cache +2 -0
  429. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XaF22tfaKDsXmWtmfn5os9b36B61hnd72JxTq7_cAiI.cache +1 -0
  430. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XaH84ets4uzbupvsTx3ZAqOSZIU5Tf9C3hvauA2Xuow.cache +4 -0
  431. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XqePn4SikZof8TwCNAfUm_4EDP0F13nGwr-N-jo7naQ.cache +0 -0
  432. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Y2Aij3cMq3W1-60wxoBaarm_5fjnoTOtt0q46hUuWTE.cache +1 -0
  433. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Y2qGtE89sPfHC0e7HChJG6edaxXTpwvC0SALUrdyVeo.cache +1 -0
  434. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Y8yEi95mS-GfNdutz1h1nRiIF8ru1Ocnl4QSh1h6rIM.cache +1 -0
  435. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YBZlAg-0dNVLKIDoRJwFmz90OEPo5-qqM2pYDfOM3lg.cache +1 -0
  436. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YCcXDBFQMkFfRbbJZcz11du5dNH5xgJWJZrVZvUm95M.cache +1 -0
  437. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YJN_0CF7mTI14Kopny1bLWXxA07etqgvhKcP8Ypp1Mw.cache +0 -0
  438. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Yc3R_6Hw759079PwKdnRUz-77LJM0mmbtBCChBtWF1c.cache +1 -0
  439. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YeuFeoB4UbcTv8nSHpaXK4ObHOdjykZYL1al9CUbKqA.cache +1 -0
  440. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YrJV-JIdE6igKcNwGl1eSnBC6Mb-aJcV9w2BzydqnAI.cache +0 -0
  441. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ys_tFVHWSQQt8W9vZUfUNYKcKPUMkYDlYPWH49KfvZg.cache +1 -0
  442. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YuCaoC46CDhpnBVk1xa4OItEFM7YfoM_V-tyCGbhofI.cache +1 -0
  443. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Yw0aO3rQSYwTN6wSa8HxYxHssa03nnmO7Lu-CyH3pIQ.cache +1 -0
  444. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Yxwl3ITlsCbVRoSRMCUtcY5p_686QtZm8YG8Kb4fRvY.cache +1 -0
  445. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/YyiKnNUiLOXIpMpklDE2AvaW1qcGMsk9ivzRfse4-kU.cache +1 -0
  446. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Z-zhhNmH9IcjH0DeHx-busW_nmDcwDYxxChbLLRlYyw.cache +0 -0
  447. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Z6vkjHGSrFEnBDk6vqmtc02HxwgtKJKGEIGZAmqb8-g.cache +0 -0
  448. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Z8RL7haErsKj7dhShVBNJfL2070LzLL2gqXtrECTs5E.cache +0 -0
  449. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZEzJW06dk8TCnjohM068NlM7kxpBFEiA17cg6caBwxU.cache +1 -0
  450. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZUKxPwUt1xpsj12deqIPZtRObNdTKQmoy3LVe5ZVmlQ.cache +1 -0
  451. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZVyxmxWke6Nik6wyax4X6xM5OUou7h_6PbrXJ_VzurQ.cache +0 -0
  452. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZZGlHHp5PDkrIXgy4xuS-V_cKZKbXchL-l_E-TM4dtE.cache +0 -0
  453. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZrsEcMVV5sYz3U6GUkekpHFS6ZY_szIxs88-fJ6k8dM.cache +0 -0
  454. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ZtcJQGwMIT-x-V993dBt-V1Cc9gkSUVFvNAO2cx8x-s.cache +1 -0
  455. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Zvfy92wl93patlnab9FJYYGouR2_wHWeWxifHXLvxIY.cache +0 -0
  456. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_DkyycW8FykYDza3Bg1INYFzC2Hpr9jrjOLv-ZhmVcE.cache +0 -0
  457. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_HnIdubRuu-4zfdlXmhbPRx9IvMgSpVgs_cBSz456uE.cache +0 -0
  458. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_J8lXeSfSmCRx5wpPcTEAcIXspE7aC7xXUq2_Xq91RA.cache +0 -0
  459. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_PPhfkieadHtkUanFSFOcbQrTSbVIANaOWJ2TYb8X-o.cache +0 -0
  460. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_Y_uEkeh8vxPI2cGjwhC7ghMj98h9cM25dTw16j_eX0.cache +1 -0
  461. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_e-bq9DFR84obr2HvVYn-K-bRkfiP2FlsbS6km2BdNA.cache +1 -0
  462. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/a2-t9ZBPOcWIFEWHaMwAEbdtIwTjkJOfuByJlZjudYE.cache +0 -0
  463. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aHF-7vu4y8-H4yFF6EZVTeUuVtfPDHZfL5n9wOnNZeQ.cache +1 -0
  464. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aZcMvpX_L91HIFTWL06vToOCJmU9QIUzldGEIXXi9ng.cache +3 -0
  465. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/abE3BFTV_OlFk_lA7Xs1OnYAmYY7LMbWnxa-uOZWSmE.cache +0 -0
  466. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ajO13smptNMefRAtCsSkZd0FWB9ZY0IxQqvLT2qnQac.cache +0 -0
  467. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aji3NBa6ybWm83wysXEuFitQNPxpEZbx95_LFUMU2zM.cache +1 -0
  468. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ajnggqwrgfH4H-vfI-oS68yAuFmYIaTwWeg90iErP_8.cache +1 -0
  469. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/anGySb9oLKJhP6MaJchGBaEu869zMPAN8gAkbY3DG9g.cache +0 -0
  470. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ankBMbBUdqEGEOvquAoGs7qt1SH8ah76opCZRH3lnzs.cache +0 -0
  471. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aoCiOj1XkSQr8ubnoNP2Qqvr2dCpymosWGStGmZ0UHI.cache +0 -0
  472. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/avrxGfrxIVmzcOLvqi8UdH4oovhX1Jzn9ykkaUbtLpI.cache +1 -0
  473. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b0Vsx2DhXsi8-euDjNCEkK0Rdr81AYj8UYdHLXOZWkw.cache +0 -0
  474. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b1rZABsJ5lDAqVDCMF6urvIZ4r7BUUgv3CZsuuOA6do.cache +0 -0
  475. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b2U7foKBnSnF534bP8FYGyH8haYmXBeOq0snnvjcwZI.cache +1 -0
  476. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bLicX9iPilzasY1iTdgWR2g6ltIF7LEOQvD0-qZSo2Q.cache +0 -0
  477. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bTVP-sON05ZafGmqUWWo-SEucAcA_PZ5HNXeaMOngyo.cache +1 -0
  478. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bUY_JO6JtqiHvS_HVu2RV-dk55aNerfdAGOHV1VRh5E.cache +0 -0
  479. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bUx3ZKOX9xvQtd22j8zbvIPE8oKRejUsPzZcAZXMoIE.cache +1 -0
  480. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b_vXWIBHzhqtlKNk-QAn661P3zL9q1GsMLv9P56ddIM.cache +0 -0
  481. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bfc6V27GbPzywQZ8LhUR7jyLc1MyZkEcs_etjmlf6gw.cache +0 -0
  482. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bzoyaJKBYoFV04C16DNDuoPB9otIrGJvfi2k2v5EFiQ.cache +0 -0
  483. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/c-1xF8kYjOiNrkZwhu3Pju4vqOQw2KtjIxreZj2O5-w.cache +1 -0
  484. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cHktuoRcmELIJ2up9U23FQzSUe9Tq1CrwqJHyAv5_Wg.cache +3 -0
  485. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cKdLGS4n04k8M6DQ4_g7RJA7nXPW3pTZRr4wdX8obEQ.cache +3 -0
  486. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cQaKddq7fvnaUcOHtTmwvds2WVdk60adiHK9cMt8UyA.cache +0 -0
  487. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/cn8Osl8MjEVQ8R5AOCDMeIBc6AcMt4JZnqzIsuxTVcQ.cache +1 -0
  488. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/d-OhhPFPsjcfni3S11IbG3D5beUpVb4oTH31K5JkLe4.cache +0 -0
  489. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dBx9eM0gkNw66Igz4-ywXftxIscHBbi1ZoL8G4W1_9A.cache +0 -0
  490. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dE5t9TbCWgtEz0Wt7QUvCJxYM0YZLF2z-eVSBimaToU.cache +1 -0
  491. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dL9SAJzdPxKVsJKAyUIyp28shtx3UgpoytCR7zfItLA.cache +0 -0
  492. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dLN2t39w_eNZl6Gu18vFkkZgV3ouU8hf22iQPGUDLlI.cache +1 -0
  493. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dNCHzxgvKdag7p5VE53r2f457dFcAaA5LXcURp2O_6s.cache +1 -0
  494. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dNnCb8ajvT5WmhPNHA2k7rkTlckgZ3KNd9_oC-bSUpg.cache +1 -0
  495. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dZFApy9Q1owcXSwNZJ5B8wLoSud0iAUkRDHzds1OW8c.cache +1 -0
  496. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dbEkVxHiYRCjWLPhOmGa1itvhWKZ1OzwP_sHwBYyigc.cache +0 -0
  497. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dcQ9DUjQp7XzNV1nIEub3i3uKz6XxfpBl3vNMxXMVkY.cache +0 -0
  498. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dmEyLEUYAO_K9rlD__MGns37XzakBVMNfiukEyvEGF4.cache +0 -0
  499. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dmRwmCjPgOSXJDnts8se01Q0pdfUINBNBXohteOJTjk.cache +1 -0
  500. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dmixsfWEHvacBFI_P8GREc2SEoXfAx3Lfro1Xh3G0l8.cache +0 -0
  501. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dq8EPWsfPP9iEASH9fwvxfgi8BnmiptP9b8vjEHFaa0.cache +1 -0
  502. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dsU9uYVU3CPbTHQlz8eV2CxQtxADK7csXSwrxKfGxTE.cache +1 -0
  503. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dvnoJlsCJXdD9T8nOd5j5PNqvVhLx8pKdKL0osMANt8.cache +0 -0
  504. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dvpnHdRrOVf0CePoFJNvO1a6k36x5ww6-DuZtdMlUfg.cache +1 -0
  505. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dw4i_EI6-2kpuGF1Czr72IX9hqa3QiTuBNeUplOo4BQ.cache +0 -0
  506. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dxuJve8MLemb1yR2c7R13IIox5lR_KUC12DuStfWReY.cache +1 -0
  507. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/e-TXfzf5NR5Wk35_BGUhv4bnGHQCErHrmnviwiEVqvc.cache +1 -0
  508. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/e7wdEs-7k0Ws34XawJl5jeE_Bwlos1v0ocrotYDETKY.cache +0 -0
  509. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eFaFOsHRnsmMArn721d1TfyFvumDBVBauqpHlXEyljQ.cache +0 -0
  510. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ecWDVtB4vx0PamAvP7N1_ZcZz-Dqtc-GBBZJWXF-5zs.cache +0 -0
  511. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/eeUEpFmEy_JKrJpr8bXNOzGApk5jS5lv5_qvv-Yz6Cs.cache +0 -0
  512. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/efEPRY0-Ig2r1NhWGFqWtiF8ldAtztXV3wk4DmJVcZM.cache +0 -0
  513. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ehgqRkbLq2ppWlXhWfWakNEEqUWMw8Bb2POw3blRgvM.cache +0 -0
  514. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/f1hmPE3HKh5nernn3YXprW1iHXkSc6xqGLYDpfx9ac0.cache +0 -0
  515. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/f2YOgS0BvGNx2qP_jBuuOl8FJYxyvwm7x67xhF-HIe4.cache +0 -0
  516. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/f6IUIm5n5JL3bFPmm30pLlSG422JHMJVbLZ4YQnOsNI.cache +0 -0
  517. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/f7zi_7JLAs7rXUte_pYzrYeKBANsn43fSW_moHhVLds.cache +0 -0
  518. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fG1sWx9pAvGvAo2tRKulds3r_j1F7Pj3cKibMB8IKJ4.cache +1 -0
  519. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fHeeGwklHG5viDJ_ezRo-4Cx6_V9Hs0zx9B4NDH2epg.cache +0 -0
  520. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fOS9LmAUAuaMf2pcZKWurOtfwYq-LUQGUtVrXVhp4cI.cache +0 -0
  521. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fYL_lhr_uEtv_pVn8zbJ5d72BK4f55XYWOWmOfjrpn4.cache +0 -0
  522. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fc6viQb8fztnWxQqCpCFdIgWbp-idacYvqIbDKlm550.cache +0 -0
  523. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/feRNWGRqZKt3m5d587qh5chlVrgToWzINiwH0K36rXo.cache +1 -0
  524. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/g1I93wwuKzM1lpuC7KbJKaU_LLuuovUF4mPCtpWXhDg.cache +1 -0
  525. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/g8JfBMPtDMmmrMVANm69GhLSYpGONz4zxxKSkr6zuc0.cache +0 -0
  526. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gCCZ3yWbuKNtMKRgicbV7Q8J6PlMvj69dbIoWznuN8s.cache +1 -0
  527. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gTEmaB9kvpE4I7IV-6cqw29WgSDd1KVbMtyeQXdqNvo.cache +0 -0
  528. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gZDqWRYt8aFvjUj0ARxibQNGfp6IACSEgsaYtstu1eA.cache +1 -0
  529. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gZihH4klU8I57sFK5sN8yOXQgxjL4t4j91Ivfu04ifU.cache +0 -0
  530. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/g_5x6cE3BWuqUwENyQJ526S68dBH7Dh7ozddbD9Y2G8.cache +0 -0
  531. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ggrBTQwTUeYL3Dzb2HDqm0Yn3Tv_X-xOeddA_Yg7K20.cache +0 -0
  532. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gtYoCzCsVrjEXftSqiIo0CtOhVrsXLtOhTM8FG3_TpI.cache +0 -0
  533. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gvqnbtzzFd1g8UfV5Ayc9Ow6-Spo4lrWbJ7JvunK47E.cache +1 -0
  534. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/h2g9Il_k7ukDNupv6zdW100q82YihSfdZuH1Jl-Nt00.cache +1 -0
  535. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hEkplMkamjq_nGUkvcVeWJN3a1oJmCER20C9cT9eoNI.cache +1 -0
  536. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hLbxBL32rv1iQBhksLGd3dL99GXwJ90oyUnFchBkqvA.cache +1 -0
  537. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hb32JzxiQSA6GYm7ammsUvYoz9uVjalqpnamTmG9gr8.cache +0 -0
  538. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hbEJOkbz-9NHazZuKRmJpWxeHO1T9GcfT0a4uk76a_4.cache +0 -0
  539. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hdAYgmv8HppaI5qGImjLEn2AdKPShaDI4rGPB5WlXWQ.cache +1 -0
  540. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hemT-Ykh57wsnjdf89_c3bvRoj5aJHqderkBCx1XA0E.cache +1 -0
  541. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hfWY0CMKoMwthdkSpEcyz7aialvjNQAcTS5kc0cLBFg.cache +1 -0
  542. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hg0K0uHihbQxu902F4rjAnr5h3cdd24ywfs_oxUaXE8.cache +0 -0
  543. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hhB3zHVFdue77yJM95AR2g4CcGwfvy02ZfSDdjZZYwU.cache +1 -0
  544. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hhU4kioZOm72v1EeMS-nAn6D-2hfx7cjCTPmLrbG_hs.cache +1 -0
  545. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hyvffj89oA9x_t0OYmTFiG8YnL5JKjZHkQN9p3viTGg.cache +1 -0
  546. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/i52DPSmjrZ1S0E-cDodUQ7tB3OGplnwlw2k4uX5IQ3Q.cache +0 -0
  547. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/i5kTirchVVqIUtWqr-0fitBXVmRO2qMbST_vtROUvug.cache +1 -0
  548. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iGaPZYpdhhSQ8Xyzj8VuV2xiJHedUDGhv_yGXNK2eWM.cache +1 -0
  549. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iHZ6g5HqGYEPJx5B-D_cZx7mK_qJ5Nm-sEu4awS89fg.cache +1 -0
  550. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iKk28CyJs8gK2_DvY8UcCpmDWyMydqa2oJl1qdQLSCc.cache +1 -0
  551. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iOii5XzzwmXGbNfPvxsTazznjZjGQ-GIYvDT5EUUBbI.cache +1 -0
  552. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iOlOYK_1lD-ZP3XX4BbslOQLMm72edcoxlv21J2PTrY.cache +1 -0
  553. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iVx1J1RXExhyyoMqB71KAmitAntvwQXCS9vg0OCKwhs.cache +1 -0
  554. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/igyjkD7bgBLcR-r2rN3dq9AgSfxA9S8EKHKGBM0Chyw.cache +1 -0
  555. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/j0EyDmhfkqQlcZ7Pq_hbOL07a-37hA7yl9pzFQwxWiI.cache +0 -0
  556. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/j2aIZ2EJxFE58fcUInI-wHI_slhyBsrRFhi_NVJ9JGA.cache +0 -0
  557. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jdddzBGHuZHB74pi_SNxM3IaSyGFf3D6W-43f1VZyw8.cache +0 -0
  558. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jib6M2yEw9GMuk4VHAO7Gz7VDWdHfnC31WqQoK2jnM8.cache +1 -0
  559. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jvmZacbhJdty5pTGwqJ0pn-vFFPQXOzGmMfCbe50L7w.cache +38 -0
  560. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/k5JBmWJbDoKKlOAd3UTm2J2e-tI_C1p-OYNYr-LVOy0.cache +14 -0
  561. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/k9qwEIKhjssYeYdA2gn_HCyVo1MPvmaER7NMrDxVwfs.cache +0 -0
  562. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kDy5AWkkm4oEqmtkygg5NosoeiKbyE5m5tWQL2hd4aA.cache +1 -0
  563. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kV8BFMEPikRAfO1E8js8hkTRL5s3KGSWuI0Y-ky1SB8.cache +0 -0
  564. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kcVuT2n1t_NHW2BHbFYsbmhMZA11UA-CmyHRwUf4bDs.cache +0 -0
  565. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kf1gwTfExldoPsLfj_cvRPswpg4txspTyriyF47-sUc.cache +1 -0
  566. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kk2PNm88aMZ5K-8cSRdDab2D1_m20YyQXOQSBiYVq-k.cache +1 -0
  567. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/klzqGq-0GXm9jfELXElpL08yQqmbyrOgkhpqAF9lcGQ.cache +0 -0
  568. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kphzMXMIgS2Pav6E6hVESLKa1r_70IHB72MtYz8cEEc.cache +1 -0
  569. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kvY1VuSZ7L1qK4woJ8Oe_kLPtmdE3KlGerYlO7yOThk.cache +2 -0
  570. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/l4oeaQNysArHdK4fPfuqYUhRQaK0rEIPEfgGvD2WufM.cache +1 -0
  571. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/l7x8GcZWlfVqSwrGAJ-aRsTx0y6-sgF53SJAC04qGew.cache +0 -0
  572. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/l8OoSmfPdB3TGJS3YcBonpQo5eSaWr_LFAkXRAROueQ.cache +1 -0
  573. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lD6qkjtqR2EI91yY1weDkLNGcBUdFqpLnCJjvkOCMh0.cache +1 -0
  574. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lPvylp3RthKq-nuQWgaRxYiiRI_M5oyy3PZHwFXqweQ.cache +1 -0
  575. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lTOK_sjy-JRFL0VhY8XwCwWpFq-i8CDAYTZXwHnxkoA.cache +1 -0
  576. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lj-0aDwmd3lBqr3EACM96jkpITFCEpgkz5DRMQ7bQwQ.cache +0 -0
  577. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lkKrmX2Bd3bjZTqJFw1Y8Emq5tdaB6rHX2D7tjqRUkg.cache +1 -0
  578. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/llWKU4idYGJNXtW7jwh2tI-k2dQAYidHekZ88c-c1lE.cache +0 -0
  579. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lvjStHL8FMdoIIAv4D-NvhvMHgyyINyTGQsCtQ3fovg.cache +0 -0
  580. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/m0ADa1noC68Bb-471mE0sOPOX2xoOjhL1tHQBjNikeM.cache +0 -0
  581. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/m38nl0ZAu61-iXXORhaNgEMMxdBk3-NByenv9Z6xyZ8.cache +0 -0
  582. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/m62Y4i2gl5IwpSSwOKLIqKu0aEyApSBeB8q24HfWJes.cache +1 -0
  583. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mGecVyhpQ4F7knZSNTz1ro6OAgSwyhNTP4HGBV_ZECU.cache +1 -0
  584. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mHMLwRL8OfIRBzJ4MFgh3aAZzix2M5E3lItNHA-rKeo.cache +0 -0
  585. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mP6TzE3U1Sc-v3hwJRJdE6KPGUnqGpu_rYA2rjx_OtM.cache +0 -0
  586. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/md6OYHivCYykpRtIfQDdtG4JAfA7mmUp90EWhtg5cMw.cache +0 -0
  587. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mghXj4uiTOrZlUvUmSUVzSvRtzgZ0jSy0Y1uWZE_d-I.cache +0 -0
  588. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mhjP6GEqWk8w57LVQ19OLzzH2WkQ5XWjNpsVRL8ge5I.cache +1 -0
  589. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mq7XHKuf1yuId6HFoxKaSsTx18Mf9TPcoQiNujTl_lc.cache +1 -0
  590. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nLxe342H8od0BG8OarFreO8m5ofGJSO3gaZU36gkWds.cache +1 -0
  591. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nNG3Gko0h0PibCbEZjXCSsc642MmYTGa70bP0r42ii4.cache +1 -0
  592. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nPGSk3rgNmS19xztyMaE8WHNwZ_KThxKQigXRixO-4k.cache +1 -0
  593. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nZG0yknmw-3swBXDAvI7a2ojam_Cm5k4J2PPEGp-0Tg.cache +0 -0
  594. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ngJbmXulZOYv9CJG2foY4ZTuxZnSIl1mIdFq9lLlz6c.cache +1 -0
  595. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nkHN-E5TeI0bU9elBDogtVSWxYIaAGZ417G-Yh-qhDs.cache +1 -0
  596. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nkczMfSk9VMHi8DboFRaGRNM6yjXnHZa0hm556A_VL8.cache +1 -0
  597. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/novao-iZhTKhV1sZswFJWHWO3kYfQMxHVR2X6TuGY6U.cache +0 -0
  598. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/npVA3k7ulGw3qIVpf5WrXe_cKPTILhaOldX2xLt7AYo.cache +1 -0
  599. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nwuwatruJEwnVNae1p6ZaazpcTArQIesu7PGbXK85Uo.cache +0 -0
  600. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nxpn_hsS2-_LqwoLDPG6mpFP50eJCr50AVMtuHQcV80.cache +1 -0
  601. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/o9cShebye4iR7KEE-hTuCe-uzK6RdqHPIjPY-8dK7AU.cache +1 -0
  602. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oGlv_sSwXEtUbyNNdtD3MS0710fEvOx_MnjrT2YmvZ0.cache +1 -0
  603. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oQ_sv0gTFzPIAtmhek93TPisS0Ofbf7N0l1d3qqrjes.cache +1 -0
  604. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oW7j-C0ZPv3UfobQ_pmKqL9VswCB1DN9KDTTETE1iXU.cache +1 -0
  605. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oXiqkh0RR6B4g5NOXLeF5cM2lRuSjtNWFin1BL_J370.cache +1 -0
  606. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oaTHSTbcLlOWuRM_KgRPB7JZcqp8YMHWlD1Ra3Inb7U.cache +2 -0
  607. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/onbQKEWsD8Nb3vGnASmPzW2lgKo5qIj_gfjdzeyVd24.cache +1 -0
  608. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oqXcUkF9DSyJV-4vOzT2xiNphJAyMX5e5xsdEsdyRbY.cache +0 -0
  609. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/p3af5DGhC-Ij3-YV9e2djAhMSdmZz7GYEjVHPNcgYQ8.cache +2 -0
  610. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pAsDzvX9WoElHAtNAaOkmcxnYxqFsncin5IoSJ0_kkg.cache +1 -0
  611. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pCtBseoyCS-_QywQJsldXhMY2uaabsi_w2ciCw3zAgg.cache +0 -0
  612. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pELo6SlD5XL4TnkyY7XkbkxMYiYafYhU7N6Q-ntXT6c.cache +1 -0
  613. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pMn87hX_1jcXkbQZLWjdq9_rVThLFhaqft1AGAmTZOk.cache +5 -0
  614. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pTn1TOZW5aXeTNqwrbM8fZwGY4ZlKEXRNnZay_empX4.cache +0 -0
  615. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pWA-xNbzKB9JMQNo6J__BBSecVhwR_g1rN7VS994Pfw.cache +0 -0
  616. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pe_8wAcZ12WFzm4OGsyhCpYTI9lMVivtdEVi34sMzik.cache +1 -0
  617. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pfGi5k9MB6Vt1vZYyFx9C41JIGrqojjNj90e8hZ7H1E.cache +0 -0
  618. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pgvqwKzrSrdjWKOWwgvUd1AouM5S0Bceod6tLQgdtEA.cache +1 -0
  619. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/q7bi5emGzwbJjDuP9JSca6kubWT7-VVBu0_tLQGBO64.cache +0 -0
  620. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qAW2e18mJIerDEtqYbB0aqg7jvZ9ISyfXPJqJlgh6e8.cache +1 -0
  621. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qO6jywLpd9Q-r0jRtGzCHKF-sYy0GVprGZ15f_PEKkE.cache +0 -0
  622. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qOJ4w3Q6kGNd-5kT1F1x7eNj9KKefgUMSSQyCeAmxeg.cache +1 -0
  623. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qS71muYz_haUOF0i4a5rKOKJDn9FHEbJ8RRQmGHrl-Q.cache +0 -0
  624. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qb7luXiuGP0G26wKENPOyJUcz4TSgDupyWIP6ufCeuQ.cache +0 -0
  625. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qovdRrTj2DLBYBtE57MWbXuYAWBo2JciwnxQnPH4zeM.cache +1 -0
  626. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qpboU0fea69JopioeOaS1kz-hjv-4zLLKcXLUOwwyC4.cache +1 -0
  627. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qwO6jGeBfR0Z3uw2cVQ-qnfa3kqt6x3ZwQ2OKYCaROY.cache +1 -0
  628. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/qz_JDt2DEbQ-D0ya7M7GRfE4GXc3zqEmYGLkzoOHMhc.cache +1 -0
  629. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r-eLS9E-GoIJu6RjpxxMOlVjkLuaoV0of3apA9GUDGk.cache +0 -0
  630. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r8JAnm0glPhI-gypXZiIbjSaQgxjnJ6gZd-49Olc8wU.cache +0 -0
  631. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r9JMhtrrlAEhoB75kZGi7UUPP2Szt-RbNd4Rovrb8Rc.cache +0 -0
  632. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rJUYzC3ElTaKn0uCk2cLpdrAF3R-q7x7Ji8IgBy5Gx8.cache +0 -0
  633. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rK45jBlVI2tqmMp6_hJ6WptTJ7IHvf_baEEzih9EYEU.cache +1 -0
  634. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rLjkYP3B6yzJhMDNWBlDfi3lNXvChxT6ng4Gf7pfrE8.cache +0 -0
  635. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rTRdT6J2TS1chqDkzYQyRilJgEMLChoKOZB5pXV1epk.cache +1 -0
  636. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rVKBrVNTaVrGWpFWjvqselB1ZA0EFqfzd1_NzPBYSxY.cache +1 -0
  637. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rXpgK3_1OfgvFAiA6cbzuf2oL-asZOQKLl2nIk5o_lE.cache +1 -0
  638. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rZLE3zDNg8tvLHjPqMKCaz_ZU5os4EzWAhvhk0zafw8.cache +0 -0
  639. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/raYvjB5eXdrl8YG11gEgnQ9UyutCXpg8PLj7UNhd-78.cache +0 -0
  640. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/reBOQauKxCZLd7e4bR9MI4y2F9VcewK6CAZsvCWPEWc.cache +1 -0
  641. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rjCXKT8dSLg39DLsWrPzl1tn3wWHSvfSQa7zqMGWBdU.cache +1 -0
  642. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rkxnCzUTOmU_C7PsogfGlyo1kMwoRdd46aRNi-tPU2c.cache +1 -0
  643. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rngYl8zTqecNKBsK07BdnSAOwaILbX3oDm_FGDm9w68.cache +0 -0
  644. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rok4fXCp1WKHTSDoa3OlkwNCB-ZHxV8DmauGJClxJug.cache +1 -0
  645. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rq-CtzOcAA5cGQEHtcluOWZWm2z2nM2oled_GJmwXTU.cache +0 -0
  646. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/s3ujqrVGAFr-RPXO--WkJrLXkZBTJiredoLf68PctYs.cache +0 -0
  647. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sAQ00ROV-YiOe0iYY99_AsmBrX8TWsGXa5umwm-RFg8.cache +1 -0
  648. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sC64bR8HH63hEBLskYcxRUruNxc8ybkrY6Jgyibedss.cache +0 -0
  649. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sI6GKoZU8SbRH9x6vyKoanu5S9Cs1wXBdcfc4fjOfjM.cache +0 -0
  650. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sIcUsODwdcO5Oxr3BkpE1ZZgyPgEOhP37P2pEGWy5ac.cache +0 -0
  651. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sIo5duIeXeePwdvJnlmEs1DNyran_evLSkPGZrlZM9U.cache +1 -0
  652. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sIuEflVPqWcQW5wHjjb7f9crlzn-1bVP38Qp7MDkKco.cache +2 -0
  653. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sMQhWD4x0Wzub6mtcCp8X1z36BF3OSuw4C1ZMeAQIu8.cache +0 -0
  654. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sPvPNPAQzodyPa_gsXZPubBgiO3Q_XN4Z5loyA5S58M.cache +0 -0
  655. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sQ1XbFhuL95Sh3TjsHcNp9zfO2EPCwz6ws50p_Eq_-U.cache +0 -0
  656. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sR7CC50XHpCIokQ9EFgOdZbRyHw1aQS5m7_hLCx-bNk.cache +1 -0
  657. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sTxQQuQJfbNTMYMOrkpFzC9k_tmTRTAu-y_sBrEEJz0.cache +1 -0
  658. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sZO2s83AlEphRg_DuePZDODAQ3hDTZCMOezDS8jnfws.cache +1 -0
  659. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/szTETnDSiTxuyjZ8u7GHyJ00R6SKN1WfVlMqiwssIyY.cache +1 -0
  660. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/t9fTXlQq_AgNLDqg4BeNFB5pIlUpqxebOGAsv1I3S3s.cache +1 -0
  661. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tCLQ-6ldJHk9Pol1fehKRwlSjjMNzj0k2ubjHPUAHMA.cache +0 -0
  662. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tHEduH7JeifZG1iUcRKyCaWkDpl68DZNB-ZH7laPLBA.cache +1 -0
  663. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tJcnOERmWY8-batRtPbdTiuqBfkiWigT6l8442_ZK8I.cache +0 -0
  664. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tUrAFs_14zvvKckKopOmwX_UQ2D-ijofSw-hKmqxbMo.cache +1 -0
  665. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tZnglNCnjR0Q9ggyRD2sFTaMF6AZY37vgAYp7ZZfbIU.cache +1 -0
  666. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tc1WtxuvovJhh2P2SvJq0085Wjl416vzCEVxnmUQfbU.cache +0 -0
  667. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tdT0NNDrE7r7_v26R_Bi9Mm02NLKetInEnXxtGbYAtE.cache +0 -0
  668. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/trL_lwvpAAwsUp6i_gW-LSB5Z0RALqOId3CeogSP4xU.cache +1 -0
  669. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uZQt9Vz5pSvnhSHpRR4bdS50UnH2ido1qXdm0revokM.cache +1 -0
  670. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uZb35RPByKDgU0Ibp_OXCEeI3DwOk6vzMCGbK8ArVrY.cache +1 -0
  671. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uaMAUPo6LIm-k8ixBDJoJkj2XTu9xbWHw6jlFKaxNUs.cache +0 -0
  672. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ugU7IC2jBg1IEV2VabIkTW_c9t55a6ox0pHA4DtXv1U.cache +1 -0
  673. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/uh8jBZ0jC-ZjmRpuaKDb490ENleFmOBiage18wmtvHE.cache +1 -0
  674. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/upF-8E-OPnaHGVQc1Ab5Y9ZlDIQMH5oiN69HWSPqk6c.cache +0 -0
  675. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/v-Ir9wiY-PZGGRWcXHUGjI7fnsjcQaK_nHafRdfqlnI.cache +1 -0
  676. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/v7hdvq1yTYW3IpItgLOYk9EiMg-luJRnPnaFN6hP9Mw.cache +1 -0
  677. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/v9p4RS1ujo37kL-J4VsZivKO_ok-p2bHdj7tXHaQJLU.cache +1 -0
  678. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vKz22eM0xe7_Bq0sZr_j1ySy9bSI6Ss7YhEbxzhoK7E.cache +0 -0
  679. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vMW6g3mJ2eB5uye-E5rxOwdd8SwEMidAAhK_wiyv24s.cache +1 -0
  680. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vPRdq2qf2Y4iEbIV1MJJHUasp8aoYhupJy_8pF-fRD8.cache +0 -0
  681. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vPut0vu2M07apMg7wGkqglSgl7RD-oRUNKYipqVwjFs.cache +1 -0
  682. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/v_9T91WzZ9OpKAHssFSGXGiCACexFfHqvF9gGC8x0p4.cache +0 -0
  683. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/v_l5aO7uXkv8eJmYf5rRPj1x6CKaa3ofKErPW8R-pfA.cache +1 -0
  684. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vc9g9i46I7XApxtrrfY5GbklFvxyAhK6UQepIKB419Q.cache +0 -0
  685. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vd-GszUbptozDCPy3WWtFjkqnFoOc5AojADO9B2qqtA.cache +0 -0
  686. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vfG7gEcmqGuQ7u9qd_Yqw38ZKd4GSpilQvoYD_aTPbg.cache +0 -0
  687. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vlhJLAext3aiOuGFrNiMGKooB8_8KB2Ci7l9K4pFbdw.cache +2 -0
  688. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vqtpN9fN5eFnvtVexFFDCZzVXJZvt4nIa82-N0iLNig.cache +1 -0
  689. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vszVKo_VRcdXBRn4JIaVo4_JefuOYvYuYqjNxtemjJs.cache +1 -0
  690. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vtTJ8d1lFnPUxyzCW0M6Wqr9eucWGW19Vj6mGc-nsic.cache +0 -0
  691. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/w0NhhYzQdBQEZ0qONfikToaLr0qO-sc0sLeNagV3KCU.cache +1 -0
  692. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/w3IHhpquf9_0joAqK3bIVO3uSOLI8sSzD1pPt040zSQ.cache +1 -0
  693. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/w4FWg9b9sS4uCCpSMyIpB7jZ2ZyvpbApHItpNdygZj4.cache +0 -0
  694. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wOeu8eJqhiOw2tNBgQ8b8qWZNLNPZQ7DvU3G9IC8w64.cache +1 -0
  695. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wQ9VAkWugZn-X_0HBzH8julBT3vurLEALNUBBy8-494.cache +1 -0
  696. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wYhvGY87ZI4S1opMT1J1VMbr0YlLFigX_0v5vJl6-0U.cache +0 -0
  697. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/w_-ib1U-tqXl_sJYVSpl5lzkG3UWcGY9wIHv3q7alBQ.cache +1 -0
  698. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/w_Lt8Niaq1LYJ8jNWioE3LjGX9sRYDVp18119aONUvU.cache +0 -0
  699. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wcqZwg1DiT_EIL9xYPs601gE1yeu8g1hfPqd5PQTPCU.cache +1 -0
  700. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/x8JIhzwElxIRrxoyHeVL0yzeprvAwzK2yquiopcuIOM.cache +0 -0
  701. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xHElemzuYvXZdh3tUXg5jzYJT-oP1zuQ0eipcX28UEA.cache +1 -0
  702. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xIWhYwczaNoCS4Yukfw4-XZJby1wGs3-U2E5SoJhUWU.cache +0 -0
  703. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xLVB8yzpFBYz8YDWjQKzT5iIM1FQPCC32OV8fNClO_o.cache +1 -0
  704. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xNS-9LO-MOZm8PWTQAhOxmtA8UPhhNYa_0W7nEIMEgg.cache +1 -0
  705. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xOSU4LKQ2dnf1eJ1z2oSTVb0wq-_GoLEC7dWRX6AQjI.cache +0 -0
  706. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xjqhhTIZq3XKqEVXW0SyyJ-tK7qIfNUD78hdd1vhoDU.cache +1 -0
  707. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xlVw9RNKNX5CFQed4N71ADj1AYzotIhokgjTPWCIeow.cache +0 -0
  708. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xszKaGgqL7IQ_RCBxx40mSv1qhP9mT2XUuQScz9lPeo.cache +0 -0
  709. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xvIkELMnYs_X5iszo4ryp1ds5dkFg0DdUCMxOWEjjmk.cache +1 -0
  710. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xwZ77Vt8-hhpeOiNvglbgEVWTwuNh5RtVAuNe8cU-2A.cache +0 -0
  711. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/y3cwHPwVhP6qp4GstFIEXb8EQEx7YFJtVipMDALPtfs.cache +1 -0
  712. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/y7mjyjF07lGzEzFzSq6tBTFzdE8rQojoGEXra2xDLPI.cache +1 -0
  713. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yAADa52N4qvth7gyFnNmMmL-pahun3TUwUhnfal1dyA.cache +0 -0
  714. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yAyAVhA_Xn-czz8mvsHYbckhc7ili9hrY0Z6b_hBDZk.cache +1 -0
  715. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yCY5nkD3ZBGvoSQUjnm3dKpojsULh_IoGmw27KsyDOU.cache +1 -0
  716. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yFGZTnrjUT6MYcARHkVh-Rx94u63dG_D6E66oU6ev5A.cache +3 -0
  717. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yH2tvdUo4kQFwVZxgrnX_QOvjyYpqn6b5uCDZWQPgfY.cache +1 -0
  718. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yQJqzV3f0qeL4i5QZtjFXNSGKETAMzxpeDica3RbZKs.cache +1 -0
  719. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yfJ5LF8k3sHKamGjogFdJVdpIGBNI_hOpx8hsEia7aE.cache +3 -0
  720. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ygLJoCo_bbg4iQd7zqn9MUwdCN48oaxYj2AFu1DL9fU.cache +0 -0
  721. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yl3FlqpjQ6UwmHh4QL3Ke7xhXqhvpyQ7FPbv5bE0BQs.cache +2 -0
  722. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yu39z8bES-tjejD2fHfhZkykifcpMIQE8cnNoaLyheA.cache +0 -0
  723. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yuoOdcZH0-LDsd6LQMpcxzu2zXd8BImXReoM6ZAwZqw.cache +0 -0
  724. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yuxqvDAtecSqjr3i4eb9Av9h6Jkyzj9NMdKNhWk_Peg.cache +1 -0
  725. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zKOMYvCMfvbuTA4j8NIeYlkxXQmaWGDc32EphuDiVsU.cache +0 -0
  726. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zNRRrzqxiBvG1rsFMAEZO4X2jBecqmQCz3HgHvFPplY.cache +1 -0
  727. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zd-MxdfrMRjtJFAgGqzi2et2BpJ0b0mYodO1QOvoncg.cache +0 -0
  728. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zpmu2UnD6Gi77ZWuMlJcnPJP41c4xiQnckJQYgPImWs.cache +0 -0
  729. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zsPFwMpsXvUPaNDSaW03VvhH81w3YiDkcu5aasX0WaY.cache +1 -0
  730. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zwMDqu_XdNSAlzshU13b_wn71LhGzBCK0EPU_BigCNE.cache +1 -0
  731. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/-gKhati4AvlCOlMTOkad8YkzDPxZK1T9QMVGl8NGEPA.cache +1 -0
  732. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/-lc5gkE5IesOLEPsvD8Hx4xto4-SBexOHye6sTsGC8w.cache +0 -0
  733. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +0 -0
  734. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/6sN0Tp4LD7LiwLe6QlnOKYvU1lWW6ChNlsjzDJ1hPOM.cache +1 -0
  735. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/9jpVny8AnSMCahZ7YmuDDAo0hAjMYY05bEs47JNsauU.cache +1 -0
  736. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/9yzGJljZYirZgaoaZnC7ZvdDtD62g0d7KoXwMmNDPIE.cache +0 -0
  737. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/A8qRHYtTGLXunVMt8z7YEOQCyGLMn9K1Z9BvqHQtGNI.cache +1 -0
  738. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/BdKpkbCP-Grga6U_M1LygUaaJ8gQX4DJBVljLs2X3hY.cache +0 -0
  739. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/FCkGti-Sa_1jBGchhRZkxIWdrEf42s83LCoRjFBqijQ.cache +1 -0
  740. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/HEjusFm0fqAZSTs3blP-FWL_0Wb5vPfW_4VC8Wk3YYA.cache +0 -0
  741. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/KSbgkaI6310o7MNetoA2P62U0bn6kqrvljgUqwgKU90.cache +0 -0
  742. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Kd5xjBzTLxPCyHORMFiWFJe-nz3wkezGg3S8PcSbmR8.cache +1 -0
  743. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/MbLAyu3b_QfrSFkzGUBo-rlRVs2SHJ1DH8f2qGZPJuk.cache +0 -0
  744. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +0 -0
  745. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/XAU-YridrsePJl4mvVU1Wk1-9tFH7FI1MMBaUayNpnc.cache +1 -0
  746. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Zd651-ProQMVO6u4MC1AWSIXgLM2iagaIVJ_DzOpc6U.cache +1 -0
  747. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/_ha1Bg7dVawPntZXA8XhHHrtI217cKYKpyyu6KTPxNc.cache +1 -0
  748. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/_w0CeBoQtUMPevFhywjv9D5MiljAfNtiFLeumQUrw2E.cache +0 -0
  749. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/avrxGfrxIVmzcOLvqi8UdH4oovhX1Jzn9ykkaUbtLpI.cache +1 -0
  750. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ayj2x66sps7wFekzu2da4QbNpeG4J3RxGGW24LDUUiY.cache +1 -0
  751. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/h-dJoMW64Avhb34YvGJGJA_5uBC_bam-cVgf6WbzkJs.cache +1 -0
  752. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/h6UvHX1Z2fAd9zgpjIKNkuiZMs78yOQJf2o4HnTiOQE.cache +1 -0
  753. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/hZi1k6tpxxCGYxRe7zY74ItcOI8gZrREOpGuA8JSpGg.cache +0 -0
  754. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/i8XnEXTak8CTfeTnbsQRRTuXlzweJgU1ZGs4eE4sWnE.cache +0 -0
  755. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/pEhaat2KBd5SrT7szC_8R1_6hK17FTpvoRFkmCRSD3M.cache +0 -0
  756. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/pFyWiOqNBtx6FDG59yiUiZBxKSImskv-FTbFnvhWoo8.cache +0 -0
  757. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/pMn87hX_1jcXkbQZLWjdq9_rVThLFhaqft1AGAmTZOk.cache +5 -0
  758. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/qmSroFLSBa-972kfJzAEllhsAWzj1_272_kpyZT3t0o.cache +0 -0
  759. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/qwO6jGeBfR0Z3uw2cVQ-qnfa3kqt6x3ZwQ2OKYCaROY.cache +1 -0
  760. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/raYvjB5eXdrl8YG11gEgnQ9UyutCXpg8PLj7UNhd-78.cache +0 -0
  761. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vqtpN9fN5eFnvtVexFFDCZzVXJZvt4nIa82-N0iLNig.cache +1 -0
  762. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/xhsEKepeJASiU6aFHMS2VZ7Q-3-soaLXirvugFwKFss.cache +1 -0
  763. metadata +1514 -2
@@ -0,0 +1 @@
1
+ - Snippet Category
@@ -0,0 +1,5 @@
1
+ label: Fixture File
2
+ description: Fixture Description
3
+ categories:
4
+ - category_a
5
+ - category_b
@@ -0,0 +1 @@
1
+ label: Default Fixture Layout
@@ -0,0 +1,5 @@
1
+ <html>
2
+ <body>
3
+ {{ cms:page:content }}
4
+ </body>
5
+ </html>
@@ -0,0 +1,2 @@
1
+ label: Default Fixture Nested Layout
2
+ position: 42
@@ -0,0 +1,3 @@
1
+ {{ cms:page_file:thumbnail:url }}
2
+ .left {{ cms:page:left }}
3
+ .right {{ cms:page:right }}
@@ -0,0 +1,6 @@
1
+ label: Home Fixture Page
2
+ layout: default
3
+ target_page: '/child'
4
+ categories:
5
+ - category_a
6
+ - category_b
@@ -0,0 +1,3 @@
1
+ label: Child Fixture Page
2
+ layout: nested
3
+ position: 42
@@ -0,0 +1 @@
1
+ = "Child Page Left Fixture Content"
@@ -0,0 +1 @@
1
+ Child Page Right Fixture Content
@@ -0,0 +1,2 @@
1
+ Home Page Fixture Contént
2
+ {{ cms:snippet:default }}
@@ -0,0 +1,4 @@
1
+ label: Default Fixture Snippet
2
+ categories:
3
+ - category_a
4
+ - category_b
@@ -0,0 +1 @@
1
+ Fixture Content for Default Snippet
Binary file
@@ -0,0 +1,140 @@
1
+ class CreateCms < ActiveRecord::Migration
2
+
3
+ def self.up
4
+
5
+ text_limit = case ActiveRecord::Base.connection.adapter_name
6
+ when 'PostgreSQL'
7
+ { }
8
+ else
9
+ { :limit => 16777215 }
10
+ end
11
+
12
+ # -- Sites --------------------------------------------------------------
13
+ create_table :comfy_cms_sites do |t|
14
+ t.string :label, :null => false
15
+ t.string :identifier, :null => false
16
+ t.string :hostname, :null => false
17
+ t.string :path
18
+ t.string :locale, :null => false, :default => 'en'
19
+ t.boolean :is_mirrored, :null => false, :default => false
20
+ end
21
+ add_index :comfy_cms_sites, :hostname
22
+ add_index :comfy_cms_sites, :is_mirrored
23
+
24
+ # -- Layouts ------------------------------------------------------------
25
+ create_table :comfy_cms_layouts do |t|
26
+ t.integer :site_id, :null => false
27
+ t.integer :parent_id
28
+ t.string :app_layout
29
+ t.string :label, :null => false
30
+ t.string :identifier, :null => false
31
+ t.text :content, text_limit
32
+ t.text :css, text_limit
33
+ t.text :js, text_limit
34
+ t.integer :position, :null => false, :default => 0
35
+ t.boolean :is_shared, :null => false, :default => false
36
+ t.timestamps
37
+ end
38
+ add_index :comfy_cms_layouts, [:parent_id, :position]
39
+ add_index :comfy_cms_layouts, [:site_id, :identifier], :unique => true
40
+
41
+ # -- Pages --------------------------------------------------------------
42
+ create_table :comfy_cms_pages do |t|
43
+ t.integer :site_id, :null => false
44
+ t.integer :layout_id
45
+ t.integer :parent_id
46
+ t.integer :target_page_id
47
+ t.string :label, :null => false
48
+ t.string :slug
49
+ t.string :full_path, :null => false
50
+ t.text :content_cache, text_limit
51
+ t.integer :position, :null => false, :default => 0
52
+ t.integer :children_count, :null => false, :default => 0
53
+ t.boolean :is_published, :null => false, :default => true
54
+ t.boolean :is_shared, :null => false, :default => false
55
+ t.timestamps
56
+ end
57
+ add_index :comfy_cms_pages, [:site_id, :full_path]
58
+ add_index :comfy_cms_pages, [:parent_id, :position]
59
+
60
+ # -- Page Blocks --------------------------------------------------------
61
+ create_table :comfy_cms_blocks do |t|
62
+ t.string :identifier, :null => false
63
+ t.text :content, text_limit
64
+ t.references :blockable, :polymorphic => true
65
+ t.timestamps
66
+ end
67
+ add_index :comfy_cms_blocks, [:identifier]
68
+ add_index :comfy_cms_blocks, [:blockable_id, :blockable_type]
69
+
70
+ # -- Snippets -----------------------------------------------------------
71
+ create_table :comfy_cms_snippets do |t|
72
+ t.integer :site_id, :null => false
73
+ t.string :label, :null => false
74
+ t.string :identifier, :null => false
75
+ t.text :content, text_limit
76
+ t.integer :position, :null => false, :default => 0
77
+ t.boolean :is_shared, :null => false, :default => false
78
+ t.timestamps
79
+ end
80
+ add_index :comfy_cms_snippets, [:site_id, :identifier], :unique => true
81
+ add_index :comfy_cms_snippets, [:site_id, :position]
82
+
83
+ # -- Files --------------------------------------------------------------
84
+ create_table :comfy_cms_files do |t|
85
+ t.integer :site_id, :null => false
86
+ t.integer :block_id
87
+ t.string :label, :null => false
88
+ t.string :file_file_name, :null => false
89
+ t.string :file_content_type, :null => false
90
+ t.integer :file_file_size, :null => false
91
+ t.string :description, :limit => 2048
92
+ t.integer :position, :null => false, :default => 0
93
+ t.timestamps
94
+ end
95
+ add_index :comfy_cms_files, [:site_id, :label]
96
+ add_index :comfy_cms_files, [:site_id, :file_file_name]
97
+ add_index :comfy_cms_files, [:site_id, :position]
98
+ add_index :comfy_cms_files, [:site_id, :block_id]
99
+
100
+ # -- Revisions -----------------------------------------------------------
101
+ create_table :comfy_cms_revisions, :force => true do |t|
102
+ t.string :record_type, :null => false
103
+ t.integer :record_id, :null => false
104
+ t.text :data, text_limit
105
+ t.datetime :created_at
106
+ end
107
+ add_index :comfy_cms_revisions, [:record_type, :record_id, :created_at],
108
+ :name => 'index_cms_revisions_on_rtype_and_rid_and_created_at'
109
+
110
+ # -- Categories ---------------------------------------------------------
111
+ create_table :comfy_cms_categories, :force => true do |t|
112
+ t.integer :site_id, :null => false
113
+ t.string :label, :null => false
114
+ t.string :categorized_type, :null => false
115
+ end
116
+ add_index :comfy_cms_categories, [:site_id, :categorized_type, :label], :unique => true,
117
+ :name => 'index_cms_categories_on_site_id_and_cat_type_and_label'
118
+
119
+ create_table :comfy_cms_categorizations, :force => true do |t|
120
+ t.integer :category_id, :null => false
121
+ t.string :categorized_type, :null => false
122
+ t.integer :categorized_id, :null => false
123
+ end
124
+ add_index :comfy_cms_categorizations, [:category_id, :categorized_type, :categorized_id], :unique => true,
125
+ :name => 'index_cms_categorizations_on_cat_id_and_catd_type_and_catd_id'
126
+ end
127
+
128
+ def self.down
129
+ drop_table :comfy_cms_sites
130
+ drop_table :comfy_cms_layouts
131
+ drop_table :comfy_cms_pages
132
+ drop_table :comfy_cms_snippets
133
+ drop_table :comfy_cms_blocks
134
+ drop_table :comfy_cms_files
135
+ drop_table :comfy_cms_revisions
136
+ drop_table :comfy_cms_categories
137
+ drop_table :comfy_cms_categorizations
138
+ end
139
+ end
140
+
@@ -0,0 +1,135 @@
1
+ # encoding: UTF-8
2
+ # This file is auto-generated from the current state of the database. Instead
3
+ # of editing this file, please use the migrations feature of Active Record to
4
+ # incrementally modify your database, and then regenerate this schema definition.
5
+ #
6
+ # Note that this schema.rb definition is the authoritative source for your
7
+ # database schema. If you need to create the application database on another
8
+ # system, you should be using db:schema:load, not running all the migrations
9
+ # from scratch. The latter is a flawed and unsustainable approach (the more migrations
10
+ # you'll amass, the slower it'll run and the greater likelihood for issues).
11
+ #
12
+ # It's strongly recommended that you check this file into your version control system.
13
+
14
+ ActiveRecord::Schema.define(version: 20150908132121) do
15
+
16
+ create_table "comfy_cms_blocks", force: :cascade do |t|
17
+ t.string "identifier", null: false
18
+ t.text "content", limit: 16777215
19
+ t.integer "blockable_id"
20
+ t.string "blockable_type"
21
+ t.datetime "created_at"
22
+ t.datetime "updated_at"
23
+ end
24
+
25
+ add_index "comfy_cms_blocks", ["blockable_id", "blockable_type"], name: "index_comfy_cms_blocks_on_blockable_id_and_blockable_type"
26
+ add_index "comfy_cms_blocks", ["identifier"], name: "index_comfy_cms_blocks_on_identifier"
27
+
28
+ create_table "comfy_cms_categories", force: :cascade do |t|
29
+ t.integer "site_id", null: false
30
+ t.string "label", null: false
31
+ t.string "categorized_type", null: false
32
+ end
33
+
34
+ add_index "comfy_cms_categories", ["site_id", "categorized_type", "label"], name: "index_cms_categories_on_site_id_and_cat_type_and_label", unique: true
35
+
36
+ create_table "comfy_cms_categorizations", force: :cascade do |t|
37
+ t.integer "category_id", null: false
38
+ t.string "categorized_type", null: false
39
+ t.integer "categorized_id", null: false
40
+ end
41
+
42
+ add_index "comfy_cms_categorizations", ["category_id", "categorized_type", "categorized_id"], name: "index_cms_categorizations_on_cat_id_and_catd_type_and_catd_id", unique: true
43
+
44
+ create_table "comfy_cms_files", force: :cascade do |t|
45
+ t.integer "site_id", null: false
46
+ t.integer "block_id"
47
+ t.string "label", null: false
48
+ t.string "file_file_name", null: false
49
+ t.string "file_content_type", null: false
50
+ t.integer "file_file_size", null: false
51
+ t.string "description", limit: 2048
52
+ t.integer "position", default: 0, null: false
53
+ t.datetime "created_at"
54
+ t.datetime "updated_at"
55
+ end
56
+
57
+ add_index "comfy_cms_files", ["site_id", "block_id"], name: "index_comfy_cms_files_on_site_id_and_block_id"
58
+ add_index "comfy_cms_files", ["site_id", "file_file_name"], name: "index_comfy_cms_files_on_site_id_and_file_file_name"
59
+ add_index "comfy_cms_files", ["site_id", "label"], name: "index_comfy_cms_files_on_site_id_and_label"
60
+ add_index "comfy_cms_files", ["site_id", "position"], name: "index_comfy_cms_files_on_site_id_and_position"
61
+
62
+ create_table "comfy_cms_layouts", force: :cascade do |t|
63
+ t.integer "site_id", null: false
64
+ t.integer "parent_id"
65
+ t.string "app_layout"
66
+ t.string "label", null: false
67
+ t.string "identifier", null: false
68
+ t.text "content", limit: 16777215
69
+ t.text "css", limit: 16777215
70
+ t.text "js", limit: 16777215
71
+ t.integer "position", default: 0, null: false
72
+ t.boolean "is_shared", default: false, null: false
73
+ t.datetime "created_at"
74
+ t.datetime "updated_at"
75
+ end
76
+
77
+ add_index "comfy_cms_layouts", ["parent_id", "position"], name: "index_comfy_cms_layouts_on_parent_id_and_position"
78
+ add_index "comfy_cms_layouts", ["site_id", "identifier"], name: "index_comfy_cms_layouts_on_site_id_and_identifier", unique: true
79
+
80
+ create_table "comfy_cms_pages", force: :cascade do |t|
81
+ t.integer "site_id", null: false
82
+ t.integer "layout_id"
83
+ t.integer "parent_id"
84
+ t.integer "target_page_id"
85
+ t.string "label", null: false
86
+ t.string "slug"
87
+ t.string "full_path", null: false
88
+ t.text "content_cache", limit: 16777215
89
+ t.integer "position", default: 0, null: false
90
+ t.integer "children_count", default: 0, null: false
91
+ t.boolean "is_published", default: true, null: false
92
+ t.boolean "is_shared", default: false, null: false
93
+ t.datetime "created_at"
94
+ t.datetime "updated_at"
95
+ end
96
+
97
+ add_index "comfy_cms_pages", ["parent_id", "position"], name: "index_comfy_cms_pages_on_parent_id_and_position"
98
+ add_index "comfy_cms_pages", ["site_id", "full_path"], name: "index_comfy_cms_pages_on_site_id_and_full_path"
99
+
100
+ create_table "comfy_cms_revisions", force: :cascade do |t|
101
+ t.string "record_type", null: false
102
+ t.integer "record_id", null: false
103
+ t.text "data", limit: 16777215
104
+ t.datetime "created_at"
105
+ end
106
+
107
+ add_index "comfy_cms_revisions", ["record_type", "record_id", "created_at"], name: "index_cms_revisions_on_rtype_and_rid_and_created_at"
108
+
109
+ create_table "comfy_cms_sites", force: :cascade do |t|
110
+ t.string "label", null: false
111
+ t.string "identifier", null: false
112
+ t.string "hostname", null: false
113
+ t.string "path"
114
+ t.string "locale", default: "en", null: false
115
+ t.boolean "is_mirrored", default: false, null: false
116
+ end
117
+
118
+ add_index "comfy_cms_sites", ["hostname"], name: "index_comfy_cms_sites_on_hostname"
119
+ add_index "comfy_cms_sites", ["is_mirrored"], name: "index_comfy_cms_sites_on_is_mirrored"
120
+
121
+ create_table "comfy_cms_snippets", force: :cascade do |t|
122
+ t.integer "site_id", null: false
123
+ t.string "label", null: false
124
+ t.string "identifier", null: false
125
+ t.text "content", limit: 16777215
126
+ t.integer "position", default: 0, null: false
127
+ t.boolean "is_shared", default: false, null: false
128
+ t.datetime "created_at"
129
+ t.datetime "updated_at"
130
+ end
131
+
132
+ add_index "comfy_cms_snippets", ["site_id", "identifier"], name: "index_comfy_cms_snippets_on_site_id_and_identifier", unique: true
133
+ add_index "comfy_cms_snippets", ["site_id", "position"], name: "index_comfy_cms_snippets_on_site_id_and_position"
134
+
135
+ end
Binary file
@@ -0,0 +1,1520 @@
1
+
2
+
3
+ Started GET "/" for ::1 at 2015-09-08 15:15:42 +0200
4
+ Processing by Rails::WelcomeController#index as HTML
5
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/railties-4.2.3/lib/rails/templates/rails/welcome/index.html.erb (2.2ms)
6
+ Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms)
7
+  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
8
+  (0.5ms) select sqlite_version(*)
9
+  (1.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
10
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
11
+ Migrating to CreateCms (20150908132121)
12
+  (0.2ms) begin transaction
13
+  (1.1ms) CREATE TABLE "comfy_cms_sites" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "label" varchar NOT NULL, "identifier" varchar NOT NULL, "hostname" varchar NOT NULL, "path" varchar, "locale" varchar DEFAULT 'en' NOT NULL, "is_mirrored" boolean DEFAULT 'f' NOT NULL)
14
+  (0.2ms) CREATE INDEX "index_comfy_cms_sites_on_hostname" ON "comfy_cms_sites" ("hostname")
15
+  (0.1ms) SELECT sql
16
+ FROM sqlite_master
17
+ WHERE name='index_comfy_cms_sites_on_hostname' AND type='index'
18
+ UNION ALL
19
+ SELECT sql
20
+ FROM sqlite_temp_master
21
+ WHERE name='index_comfy_cms_sites_on_hostname' AND type='index'
22
+
23
+  (0.2ms) CREATE INDEX "index_comfy_cms_sites_on_is_mirrored" ON "comfy_cms_sites" ("is_mirrored")
24
+ DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in up at /Users/adam/Workspace/comfortable_mexican_loveseat/test/dummy/db/migrate/20150908132121_create_cms.rb:36)
25
+  (0.2ms) CREATE TABLE "comfy_cms_layouts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "site_id" integer NOT NULL, "parent_id" integer, "app_layout" varchar, "label" varchar NOT NULL, "identifier" varchar NOT NULL, "content" text(16777215), "css" text(16777215), "js" text(16777215), "position" integer DEFAULT 0 NOT NULL, "is_shared" boolean DEFAULT 'f' NOT NULL, "created_at" datetime, "updated_at" datetime)
26
+  (0.1ms) CREATE INDEX "index_comfy_cms_layouts_on_parent_id_and_position" ON "comfy_cms_layouts" ("parent_id", "position")
27
+  (0.1ms) SELECT sql
28
+ FROM sqlite_master
29
+ WHERE name='index_comfy_cms_layouts_on_parent_id_and_position' AND type='index'
30
+ UNION ALL
31
+ SELECT sql
32
+ FROM sqlite_temp_master
33
+ WHERE name='index_comfy_cms_layouts_on_parent_id_and_position' AND type='index'
34
+
35
+  (1.1ms) CREATE UNIQUE INDEX "index_comfy_cms_layouts_on_site_id_and_identifier" ON "comfy_cms_layouts" ("site_id", "identifier")
36
+ DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in up at /Users/adam/Workspace/comfortable_mexican_loveseat/test/dummy/db/migrate/20150908132121_create_cms.rb:55)
37
+  (0.2ms) CREATE TABLE "comfy_cms_pages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "site_id" integer NOT NULL, "layout_id" integer, "parent_id" integer, "target_page_id" integer, "label" varchar NOT NULL, "slug" varchar, "full_path" varchar NOT NULL, "content_cache" text(16777215), "position" integer DEFAULT 0 NOT NULL, "children_count" integer DEFAULT 0 NOT NULL, "is_published" boolean DEFAULT 't' NOT NULL, "is_shared" boolean DEFAULT 'f' NOT NULL, "created_at" datetime, "updated_at" datetime)
38
+  (0.1ms) CREATE INDEX "index_comfy_cms_pages_on_site_id_and_full_path" ON "comfy_cms_pages" ("site_id", "full_path")
39
+  (0.1ms) SELECT sql
40
+ FROM sqlite_master
41
+ WHERE name='index_comfy_cms_pages_on_site_id_and_full_path' AND type='index'
42
+ UNION ALL
43
+ SELECT sql
44
+ FROM sqlite_temp_master
45
+ WHERE name='index_comfy_cms_pages_on_site_id_and_full_path' AND type='index'
46
+
47
+  (0.1ms) CREATE INDEX "index_comfy_cms_pages_on_parent_id_and_position" ON "comfy_cms_pages" ("parent_id", "position")
48
+ DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in up at /Users/adam/Workspace/comfortable_mexican_loveseat/test/dummy/db/migrate/20150908132121_create_cms.rb:65)
49
+  (0.2ms) CREATE TABLE "comfy_cms_blocks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "identifier" varchar NOT NULL, "content" text(16777215), "blockable_id" integer, "blockable_type" varchar, "created_at" datetime, "updated_at" datetime)
50
+  (0.1ms) CREATE INDEX "index_comfy_cms_blocks_on_identifier" ON "comfy_cms_blocks" ("identifier")
51
+  (0.1ms) SELECT sql
52
+ FROM sqlite_master
53
+ WHERE name='index_comfy_cms_blocks_on_identifier' AND type='index'
54
+ UNION ALL
55
+ SELECT sql
56
+ FROM sqlite_temp_master
57
+ WHERE name='index_comfy_cms_blocks_on_identifier' AND type='index'
58
+
59
+  (0.3ms) CREATE INDEX "index_comfy_cms_blocks_on_blockable_id_and_blockable_type" ON "comfy_cms_blocks" ("blockable_id", "blockable_type")
60
+ DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in up at /Users/adam/Workspace/comfortable_mexican_loveseat/test/dummy/db/migrate/20150908132121_create_cms.rb:78)
61
+  (0.2ms) CREATE TABLE "comfy_cms_snippets" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "site_id" integer NOT NULL, "label" varchar NOT NULL, "identifier" varchar NOT NULL, "content" text(16777215), "position" integer DEFAULT 0 NOT NULL, "is_shared" boolean DEFAULT 'f' NOT NULL, "created_at" datetime, "updated_at" datetime)
62
+  (0.1ms) CREATE UNIQUE INDEX "index_comfy_cms_snippets_on_site_id_and_identifier" ON "comfy_cms_snippets" ("site_id", "identifier")
63
+  (0.0ms) SELECT sql
64
+ FROM sqlite_master
65
+ WHERE name='index_comfy_cms_snippets_on_site_id_and_identifier' AND type='index'
66
+ UNION ALL
67
+ SELECT sql
68
+ FROM sqlite_temp_master
69
+ WHERE name='index_comfy_cms_snippets_on_site_id_and_identifier' AND type='index'
70
+
71
+  (0.1ms) CREATE INDEX "index_comfy_cms_snippets_on_site_id_and_position" ON "comfy_cms_snippets" ("site_id", "position")
72
+ DEPRECATION WARNING: `#timestamps` was called without specifying an option for `null`. In Rails 5, this behavior will change to `null: false`. You should manually specify `null: true` to prevent the behavior of your existing migrations from changing. (called from block in up at /Users/adam/Workspace/comfortable_mexican_loveseat/test/dummy/db/migrate/20150908132121_create_cms.rb:93)
73
+  (0.1ms) CREATE TABLE "comfy_cms_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "site_id" integer NOT NULL, "block_id" integer, "label" varchar NOT NULL, "file_file_name" varchar NOT NULL, "file_content_type" varchar NOT NULL, "file_file_size" integer NOT NULL, "description" varchar(2048), "position" integer DEFAULT 0 NOT NULL, "created_at" datetime, "updated_at" datetime)
74
+  (0.1ms) CREATE INDEX "index_comfy_cms_files_on_site_id_and_label" ON "comfy_cms_files" ("site_id", "label")
75
+  (0.1ms) SELECT sql
76
+ FROM sqlite_master
77
+ WHERE name='index_comfy_cms_files_on_site_id_and_label' AND type='index'
78
+ UNION ALL
79
+ SELECT sql
80
+ FROM sqlite_temp_master
81
+ WHERE name='index_comfy_cms_files_on_site_id_and_label' AND type='index'
82
+
83
+  (0.1ms) CREATE INDEX "index_comfy_cms_files_on_site_id_and_file_file_name" ON "comfy_cms_files" ("site_id", "file_file_name")
84
+  (0.1ms) SELECT sql
85
+ FROM sqlite_master
86
+ WHERE name='index_comfy_cms_files_on_site_id_and_file_file_name' AND type='index'
87
+ UNION ALL
88
+ SELECT sql
89
+ FROM sqlite_temp_master
90
+ WHERE name='index_comfy_cms_files_on_site_id_and_file_file_name' AND type='index'
91
+
92
+  (0.1ms)  SELECT sql
93
+ FROM sqlite_master
94
+ WHERE name='index_comfy_cms_files_on_site_id_and_label' AND type='index'
95
+ UNION ALL
96
+ SELECT sql
97
+ FROM sqlite_temp_master
98
+ WHERE name='index_comfy_cms_files_on_site_id_and_label' AND type='index'
99
+ 
100
+  (0.1ms) CREATE INDEX "index_comfy_cms_files_on_site_id_and_position" ON "comfy_cms_files" ("site_id", "position")
101
+  (0.1ms)  SELECT sql
102
+ FROM sqlite_master
103
+ WHERE name='index_comfy_cms_files_on_site_id_and_position' AND type='index'
104
+ UNION ALL
105
+ SELECT sql
106
+ FROM sqlite_temp_master
107
+ WHERE name='index_comfy_cms_files_on_site_id_and_position' AND type='index'
108
+ 
109
+  (0.1ms) SELECT sql
110
+ FROM sqlite_master
111
+ WHERE name='index_comfy_cms_files_on_site_id_and_file_file_name' AND type='index'
112
+ UNION ALL
113
+ SELECT sql
114
+ FROM sqlite_temp_master
115
+ WHERE name='index_comfy_cms_files_on_site_id_and_file_file_name' AND type='index'
116
+
117
+  (0.0ms)  SELECT sql
118
+ FROM sqlite_master
119
+ WHERE name='index_comfy_cms_files_on_site_id_and_label' AND type='index'
120
+ UNION ALL
121
+ SELECT sql
122
+ FROM sqlite_temp_master
123
+ WHERE name='index_comfy_cms_files_on_site_id_and_label' AND type='index'
124
+ 
125
+  (0.1ms) CREATE INDEX "index_comfy_cms_files_on_site_id_and_block_id" ON "comfy_cms_files" ("site_id", "block_id")
126
+  (0.1ms) CREATE TABLE "comfy_cms_revisions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "record_type" varchar NOT NULL, "record_id" integer NOT NULL, "data" text(16777215), "created_at" datetime) 
127
+  (0.1ms) CREATE INDEX "index_cms_revisions_on_rtype_and_rid_and_created_at" ON "comfy_cms_revisions" ("record_type", "record_id", "created_at")
128
+  (0.1ms) CREATE TABLE "comfy_cms_categories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "site_id" integer NOT NULL, "label" varchar NOT NULL, "categorized_type" varchar NOT NULL) 
129
+  (0.1ms) CREATE UNIQUE INDEX "index_cms_categories_on_site_id_and_cat_type_and_label" ON "comfy_cms_categories" ("site_id", "categorized_type", "label")
130
+  (0.1ms) CREATE TABLE "comfy_cms_categorizations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "category_id" integer NOT NULL, "categorized_type" varchar NOT NULL, "categorized_id" integer NOT NULL) 
131
+  (0.1ms) CREATE UNIQUE INDEX "index_cms_categorizations_on_cat_id_and_catd_type_and_catd_id" ON "comfy_cms_categorizations" ("category_id", "categorized_type", "categorized_id")
132
+ SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20150908132121"]]
133
+  (2.5ms) commit transaction
134
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
135
+  (0.1ms) SELECT sql
136
+ FROM sqlite_master
137
+ WHERE name='index_comfy_cms_blocks_on_blockable_id_and_blockable_type' AND type='index'
138
+ UNION ALL
139
+ SELECT sql
140
+ FROM sqlite_temp_master
141
+ WHERE name='index_comfy_cms_blocks_on_blockable_id_and_blockable_type' AND type='index'
142
+
143
+  (0.1ms)  SELECT sql
144
+ FROM sqlite_master
145
+ WHERE name='index_comfy_cms_blocks_on_identifier' AND type='index'
146
+ UNION ALL
147
+ SELECT sql
148
+ FROM sqlite_temp_master
149
+ WHERE name='index_comfy_cms_blocks_on_identifier' AND type='index'
150
+ 
151
+  (0.1ms) SELECT sql
152
+ FROM sqlite_master
153
+ WHERE name='index_cms_categories_on_site_id_and_cat_type_and_label' AND type='index'
154
+ UNION ALL
155
+ SELECT sql
156
+ FROM sqlite_temp_master
157
+ WHERE name='index_cms_categories_on_site_id_and_cat_type_and_label' AND type='index'
158
+
159
+  (0.1ms)  SELECT sql
160
+ FROM sqlite_master
161
+ WHERE name='index_cms_categorizations_on_cat_id_and_catd_type_and_catd_id' AND type='index'
162
+ UNION ALL
163
+ SELECT sql
164
+ FROM sqlite_temp_master
165
+ WHERE name='index_cms_categorizations_on_cat_id_and_catd_type_and_catd_id' AND type='index'
166
+ 
167
+  (0.2ms) SELECT sql
168
+ FROM sqlite_master
169
+ WHERE name='index_comfy_cms_files_on_site_id_and_block_id' AND type='index'
170
+ UNION ALL
171
+ SELECT sql
172
+ FROM sqlite_temp_master
173
+ WHERE name='index_comfy_cms_files_on_site_id_and_block_id' AND type='index'
174
+
175
+  (0.1ms)  SELECT sql
176
+ FROM sqlite_master
177
+ WHERE name='index_comfy_cms_files_on_site_id_and_position' AND type='index'
178
+ UNION ALL
179
+ SELECT sql
180
+ FROM sqlite_temp_master
181
+ WHERE name='index_comfy_cms_files_on_site_id_and_position' AND type='index'
182
+ 
183
+  (0.1ms) SELECT sql
184
+ FROM sqlite_master
185
+ WHERE name='index_comfy_cms_files_on_site_id_and_file_file_name' AND type='index'
186
+ UNION ALL
187
+ SELECT sql
188
+ FROM sqlite_temp_master
189
+ WHERE name='index_comfy_cms_files_on_site_id_and_file_file_name' AND type='index'
190
+
191
+  (0.1ms)  SELECT sql
192
+ FROM sqlite_master
193
+ WHERE name='index_comfy_cms_files_on_site_id_and_label' AND type='index'
194
+ UNION ALL
195
+ SELECT sql
196
+ FROM sqlite_temp_master
197
+ WHERE name='index_comfy_cms_files_on_site_id_and_label' AND type='index'
198
+ 
199
+  (0.1ms) SELECT sql
200
+ FROM sqlite_master
201
+ WHERE name='index_comfy_cms_layouts_on_site_id_and_identifier' AND type='index'
202
+ UNION ALL
203
+ SELECT sql
204
+ FROM sqlite_temp_master
205
+ WHERE name='index_comfy_cms_layouts_on_site_id_and_identifier' AND type='index'
206
+
207
+  (0.1ms)  SELECT sql
208
+ FROM sqlite_master
209
+ WHERE name='index_comfy_cms_layouts_on_parent_id_and_position' AND type='index'
210
+ UNION ALL
211
+ SELECT sql
212
+ FROM sqlite_temp_master
213
+ WHERE name='index_comfy_cms_layouts_on_parent_id_and_position' AND type='index'
214
+ 
215
+  (0.1ms) SELECT sql
216
+ FROM sqlite_master
217
+ WHERE name='index_comfy_cms_pages_on_parent_id_and_position' AND type='index'
218
+ UNION ALL
219
+ SELECT sql
220
+ FROM sqlite_temp_master
221
+ WHERE name='index_comfy_cms_pages_on_parent_id_and_position' AND type='index'
222
+
223
+  (0.1ms)  SELECT sql
224
+ FROM sqlite_master
225
+ WHERE name='index_comfy_cms_pages_on_site_id_and_full_path' AND type='index'
226
+ UNION ALL
227
+ SELECT sql
228
+ FROM sqlite_temp_master
229
+ WHERE name='index_comfy_cms_pages_on_site_id_and_full_path' AND type='index'
230
+ 
231
+  (0.1ms) SELECT sql
232
+ FROM sqlite_master
233
+ WHERE name='index_cms_revisions_on_rtype_and_rid_and_created_at' AND type='index'
234
+ UNION ALL
235
+ SELECT sql
236
+ FROM sqlite_temp_master
237
+ WHERE name='index_cms_revisions_on_rtype_and_rid_and_created_at' AND type='index'
238
+
239
+  (0.2ms)  SELECT sql
240
+ FROM sqlite_master
241
+ WHERE name='index_comfy_cms_sites_on_is_mirrored' AND type='index'
242
+ UNION ALL
243
+ SELECT sql
244
+ FROM sqlite_temp_master
245
+ WHERE name='index_comfy_cms_sites_on_is_mirrored' AND type='index'
246
+ 
247
+  (0.2ms) SELECT sql
248
+ FROM sqlite_master
249
+ WHERE name='index_comfy_cms_sites_on_hostname' AND type='index'
250
+ UNION ALL
251
+ SELECT sql
252
+ FROM sqlite_temp_master
253
+ WHERE name='index_comfy_cms_sites_on_hostname' AND type='index'
254
+
255
+  (0.1ms)  SELECT sql
256
+ FROM sqlite_master
257
+ WHERE name='index_comfy_cms_snippets_on_site_id_and_position' AND type='index'
258
+ UNION ALL
259
+ SELECT sql
260
+ FROM sqlite_temp_master
261
+ WHERE name='index_comfy_cms_snippets_on_site_id_and_position' AND type='index'
262
+ 
263
+  (0.1ms) SELECT sql
264
+ FROM sqlite_master
265
+ WHERE name='index_comfy_cms_snippets_on_site_id_and_identifier' AND type='index'
266
+ UNION ALL
267
+ SELECT sql
268
+ FROM sqlite_temp_master
269
+ WHERE name='index_comfy_cms_snippets_on_site_id_and_identifier' AND type='index'
270
+
271
+
272
+
273
+ Started GET "/" for ::1 at 2015-09-08 15:22:15 +0200
274
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
275
+ Processing by Comfy::Cms::ContentController#show as HTML
276
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_sites"
277
+ Comfy::Cms::Site Load (0.2ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."hostname" = ? [["hostname", "localhost:3000"]]
278
+ Completed 404 Not Found in 628ms (ActiveRecord: 0.5ms)
279
+
280
+ ActionController::RoutingError (Site Not Found):
281
+ comfortable_mexican_sofa (1.12.8) app/controllers/comfy/cms/base_controller.rb:26:in `load_cms_site'
282
+ activesupport (4.2.3) lib/active_support/callbacks.rb:430:in `block in make_lambda'
283
+ activesupport (4.2.3) lib/active_support/callbacks.rb:162:in `call'
284
+ activesupport (4.2.3) lib/active_support/callbacks.rb:162:in `block in halting'
285
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `call'
286
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `block in call'
287
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `each'
288
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `call'
289
+ activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks'
290
+ actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action'
291
+ actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action'
292
+ actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
293
+ activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument'
294
+ activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
295
+ activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument'
296
+ actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
297
+ actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
298
+ activerecord (4.2.3) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
299
+ actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process'
300
+ actionview (4.2.3) lib/action_view/rendering.rb:30:in `process'
301
+ actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch'
302
+ actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
303
+ actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action'
304
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `call'
305
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch'
306
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve'
307
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve'
308
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `each'
309
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve'
310
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call'
311
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
312
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
313
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
314
+ actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
315
+ actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call'
316
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
317
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
318
+ actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call'
319
+ activerecord (4.2.3) lib/active_record/query_cache.rb:36:in `call'
320
+ activerecord (4.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
321
+ activerecord (4.2.3) lib/active_record/migration.rb:377:in `call'
322
+ actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
323
+ activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks'
324
+ actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
325
+ actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call'
326
+ actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
327
+ actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
328
+ actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
329
+ railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app'
330
+ railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call'
331
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged'
332
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged'
333
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged'
334
+ railties (4.2.3) lib/rails/rack/logger.rb:20:in `call'
335
+ actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call'
336
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
337
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
338
+ rack-rewrite (1.5.1) lib/rack/rewrite.rb:24:in `call'
339
+ activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
340
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
341
+ actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call'
342
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
343
+ railties (4.2.3) lib/rails/engine.rb:518:in `call'
344
+ railties (4.2.3) lib/rails/application.rb:165:in `call'
345
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
346
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
347
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
348
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
349
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
350
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
351
+
352
+
353
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms)
354
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.7ms)
355
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.6ms)
356
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.5ms)
357
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (85.5ms)
358
+
359
+
360
+ Started GET "/en/admin" for ::1 at 2015-09-08 15:22:21 +0200
361
+ Processing by Comfy::Cms::ContentController#show as HTML
362
+ Parameters: {"cms_path"=>"en/admin"}
363
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_sites"
364
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."hostname" = ? [["hostname", "localhost:3000"]]
365
+ Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)
366
+
367
+ ActionController::RoutingError (Site Not Found):
368
+ comfortable_mexican_sofa (1.12.8) app/controllers/comfy/cms/base_controller.rb:26:in `load_cms_site'
369
+ activesupport (4.2.3) lib/active_support/callbacks.rb:430:in `block in make_lambda'
370
+ activesupport (4.2.3) lib/active_support/callbacks.rb:162:in `call'
371
+ activesupport (4.2.3) lib/active_support/callbacks.rb:162:in `block in halting'
372
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `call'
373
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `block in call'
374
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `each'
375
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `call'
376
+ activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks'
377
+ actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action'
378
+ actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action'
379
+ actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
380
+ activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument'
381
+ activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
382
+ activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument'
383
+ actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
384
+ actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
385
+ activerecord (4.2.3) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
386
+ actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process'
387
+ actionview (4.2.3) lib/action_view/rendering.rb:30:in `process'
388
+ actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch'
389
+ actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
390
+ actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action'
391
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `call'
392
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch'
393
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve'
394
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve'
395
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `each'
396
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve'
397
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call'
398
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
399
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
400
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
401
+ actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
402
+ actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call'
403
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
404
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
405
+ actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call'
406
+ activerecord (4.2.3) lib/active_record/query_cache.rb:36:in `call'
407
+ activerecord (4.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
408
+ activerecord (4.2.3) lib/active_record/migration.rb:377:in `call'
409
+ actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
410
+ activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks'
411
+ actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
412
+ actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call'
413
+ actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
414
+ actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
415
+ actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
416
+ railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app'
417
+ railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call'
418
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged'
419
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged'
420
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged'
421
+ railties (4.2.3) lib/rails/rack/logger.rb:20:in `call'
422
+ actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call'
423
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
424
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
425
+ rack-rewrite (1.5.1) lib/rack/rewrite.rb:24:in `call'
426
+ activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
427
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
428
+ actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call'
429
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
430
+ railties (4.2.3) lib/rails/engine.rb:518:in `call'
431
+ railties (4.2.3) lib/rails/application.rb:165:in `call'
432
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
433
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
434
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
435
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
436
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
437
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
438
+
439
+
440
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
441
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.9ms)
442
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
443
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
444
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (47.0ms)
445
+
446
+
447
+ Started GET "/en/admin" for ::1 at 2015-09-08 15:22:28 +0200
448
+ Processing by Comfy::Cms::ContentController#show as HTML
449
+ Parameters: {"cms_path"=>"en/admin"}
450
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_sites"
451
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."hostname" = ? [["hostname", "localhost:3000"]]
452
+ Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)
453
+
454
+ ActionController::RoutingError (Site Not Found):
455
+ comfortable_mexican_sofa (1.12.8) app/controllers/comfy/cms/base_controller.rb:26:in `load_cms_site'
456
+ activesupport (4.2.3) lib/active_support/callbacks.rb:430:in `block in make_lambda'
457
+ activesupport (4.2.3) lib/active_support/callbacks.rb:162:in `call'
458
+ activesupport (4.2.3) lib/active_support/callbacks.rb:162:in `block in halting'
459
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `call'
460
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `block in call'
461
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `each'
462
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `call'
463
+ activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks'
464
+ actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action'
465
+ actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action'
466
+ actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
467
+ activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument'
468
+ activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
469
+ activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument'
470
+ actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
471
+ actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
472
+ activerecord (4.2.3) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
473
+ actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process'
474
+ actionview (4.2.3) lib/action_view/rendering.rb:30:in `process'
475
+ actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch'
476
+ actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
477
+ actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action'
478
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `call'
479
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch'
480
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve'
481
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve'
482
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `each'
483
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve'
484
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call'
485
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
486
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
487
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
488
+ actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
489
+ actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call'
490
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
491
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
492
+ actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call'
493
+ activerecord (4.2.3) lib/active_record/query_cache.rb:36:in `call'
494
+ activerecord (4.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
495
+ activerecord (4.2.3) lib/active_record/migration.rb:377:in `call'
496
+ actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
497
+ activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks'
498
+ actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
499
+ actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call'
500
+ actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
501
+ actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
502
+ actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
503
+ railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app'
504
+ railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call'
505
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged'
506
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged'
507
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged'
508
+ railties (4.2.3) lib/rails/rack/logger.rb:20:in `call'
509
+ actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call'
510
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
511
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
512
+ rack-rewrite (1.5.1) lib/rack/rewrite.rb:24:in `call'
513
+ activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
514
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
515
+ actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call'
516
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
517
+ railties (4.2.3) lib/rails/engine.rb:518:in `call'
518
+ railties (4.2.3) lib/rails/application.rb:165:in `call'
519
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
520
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
521
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
522
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
523
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
524
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
525
+
526
+
527
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms)
528
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.8ms)
529
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms)
530
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
531
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (60.0ms)
532
+
533
+
534
+ Started GET "/" for ::1 at 2015-09-08 15:22:44 +0200
535
+ Processing by Comfy::Cms::ContentController#show as HTML
536
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_sites"
537
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."hostname" = ? [["hostname", "localhost:3000"]]
538
+ Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)
539
+
540
+ ActionController::RoutingError (Site Not Found):
541
+ comfortable_mexican_sofa (1.12.8) app/controllers/comfy/cms/base_controller.rb:26:in `load_cms_site'
542
+ activesupport (4.2.3) lib/active_support/callbacks.rb:430:in `block in make_lambda'
543
+ activesupport (4.2.3) lib/active_support/callbacks.rb:162:in `call'
544
+ activesupport (4.2.3) lib/active_support/callbacks.rb:162:in `block in halting'
545
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `call'
546
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `block in call'
547
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `each'
548
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `call'
549
+ activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks'
550
+ actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action'
551
+ actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action'
552
+ actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
553
+ activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument'
554
+ activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
555
+ activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument'
556
+ actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
557
+ actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
558
+ activerecord (4.2.3) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
559
+ actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process'
560
+ actionview (4.2.3) lib/action_view/rendering.rb:30:in `process'
561
+ actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch'
562
+ actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
563
+ actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action'
564
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `call'
565
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch'
566
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve'
567
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve'
568
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `each'
569
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve'
570
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call'
571
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
572
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
573
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
574
+ actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
575
+ actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call'
576
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
577
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
578
+ actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call'
579
+ activerecord (4.2.3) lib/active_record/query_cache.rb:36:in `call'
580
+ activerecord (4.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
581
+ activerecord (4.2.3) lib/active_record/migration.rb:377:in `call'
582
+ actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
583
+ activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks'
584
+ actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
585
+ actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call'
586
+ actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
587
+ actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
588
+ actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
589
+ railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app'
590
+ railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call'
591
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged'
592
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged'
593
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged'
594
+ railties (4.2.3) lib/rails/rack/logger.rb:20:in `call'
595
+ actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call'
596
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
597
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
598
+ rack-rewrite (1.5.1) lib/rack/rewrite.rb:24:in `call'
599
+ activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
600
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
601
+ actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call'
602
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
603
+ railties (4.2.3) lib/rails/engine.rb:518:in `call'
604
+ railties (4.2.3) lib/rails/application.rb:165:in `call'
605
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
606
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
607
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
608
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
609
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
610
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
611
+
612
+
613
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
614
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.3ms)
615
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms)
616
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
617
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (48.8ms)
618
+
619
+
620
+ Started GET "/en/admin" for ::1 at 2015-09-08 15:22:53 +0200
621
+ Processing by Comfy::Cms::ContentController#show as HTML
622
+ Parameters: {"cms_path"=>"en/admin"}
623
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_sites"
624
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."hostname" = ? [["hostname", "localhost:3000"]]
625
+ Completed 404 Not Found in 2ms (ActiveRecord: 0.2ms)
626
+
627
+ ActionController::RoutingError (Site Not Found):
628
+ comfortable_mexican_sofa (1.12.8) app/controllers/comfy/cms/base_controller.rb:26:in `load_cms_site'
629
+ activesupport (4.2.3) lib/active_support/callbacks.rb:430:in `block in make_lambda'
630
+ activesupport (4.2.3) lib/active_support/callbacks.rb:162:in `call'
631
+ activesupport (4.2.3) lib/active_support/callbacks.rb:162:in `block in halting'
632
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `call'
633
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `block in call'
634
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `each'
635
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `call'
636
+ activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks'
637
+ actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action'
638
+ actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action'
639
+ actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
640
+ activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument'
641
+ activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
642
+ activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument'
643
+ actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
644
+ actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
645
+ activerecord (4.2.3) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
646
+ actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process'
647
+ actionview (4.2.3) lib/action_view/rendering.rb:30:in `process'
648
+ actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch'
649
+ actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
650
+ actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action'
651
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `call'
652
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch'
653
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve'
654
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve'
655
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `each'
656
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve'
657
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call'
658
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
659
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
660
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
661
+ actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
662
+ actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call'
663
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
664
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
665
+ actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call'
666
+ activerecord (4.2.3) lib/active_record/query_cache.rb:36:in `call'
667
+ activerecord (4.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
668
+ activerecord (4.2.3) lib/active_record/migration.rb:377:in `call'
669
+ actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
670
+ activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks'
671
+ actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
672
+ actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call'
673
+ actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
674
+ actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
675
+ actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
676
+ railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app'
677
+ railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call'
678
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged'
679
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged'
680
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged'
681
+ railties (4.2.3) lib/rails/rack/logger.rb:20:in `call'
682
+ actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call'
683
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
684
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
685
+ rack-rewrite (1.5.1) lib/rack/rewrite.rb:24:in `call'
686
+ activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
687
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
688
+ actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call'
689
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
690
+ railties (4.2.3) lib/rails/engine.rb:518:in `call'
691
+ railties (4.2.3) lib/rails/application.rb:165:in `call'
692
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
693
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
694
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
695
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
696
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
697
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
698
+
699
+
700
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms)
701
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
702
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms)
703
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
704
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (45.2ms)
705
+
706
+
707
+ Started GET "/admin" for ::1 at 2015-09-08 15:23:57 +0200
708
+ Processing by Comfy::Admin::Cms::BaseController#jump as HTML
709
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" IS NULL LIMIT 1
710
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" ORDER BY "comfy_cms_sites"."id" ASC LIMIT 1
711
+ Redirected to http://localhost:3000/admin/sites/new
712
+ Completed 302 Found in 76ms (ActiveRecord: 0.9ms)
713
+
714
+
715
+ Started GET "/admin/sites/new" for ::1 at 2015-09-08 15:23:57 +0200
716
+ Processing by Comfy::Admin::Cms::SitesController#new as HTML
717
+ Filter chain halted as :authenticate rendered or redirected
718
+ Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms)
719
+
720
+
721
+ Started GET "/admin" for ::1 at 2015-09-08 15:23:57 +0200
722
+ Processing by Comfy::Admin::Cms::BaseController#jump as HTML
723
+ Comfy::Cms::Site Load (0.2ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" IS NULL LIMIT 1
724
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" ORDER BY "comfy_cms_sites"."id" ASC LIMIT 1
725
+ Redirected to http://localhost:3000/admin/sites/new
726
+ Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
727
+
728
+
729
+ Started GET "/admin/sites/new" for ::1 at 2015-09-08 15:23:57 +0200
730
+ Processing by Comfy::Admin::Cms::SitesController#new as HTML
731
+ Filter chain halted as :authenticate rendered or redirected
732
+ Completed 401 Unauthorized in 0ms (ActiveRecord: 0.0ms)
733
+
734
+
735
+ Started GET "/admin/sites/new" for ::1 at 2015-09-08 15:24:18 +0200
736
+ Processing by Comfy::Admin::Cms::SitesController#new as HTML
737
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_site_form_before.html.haml (1.7ms)
738
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_site_form_after.html.haml (1.1ms)
739
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/sites/_form.html.haml (23.6ms)
740
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/sites/new.html.haml within layouts/comfy/admin/cms (28.7ms)
741
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (1.2ms)
742
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (8927.7ms)
743
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (1.6ms)
744
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (1.2ms)
745
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (1.5ms)
746
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (1.6ms)
747
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_left.html.haml (15.6ms)
748
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (2.1ms)
749
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (1.5ms)
750
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (10.8ms)
751
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (1.6ms)
752
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (1.7ms)
753
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.7ms)
754
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (3.5ms)
755
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (50.2ms)
756
+ Completed 200 OK in 9024ms (Views: 9017.6ms | ActiveRecord: 0.0ms)
757
+
758
+
759
+ Started GET "/assets/comfy/admin/cms/application.self-37ec65c69e429ba65c8cafcf06bc2149cd844c51bfe3c225ae97d351d740325c.css?body=1" for ::1 at 2015-09-08 15:24:27 +0200
760
+
761
+
762
+ Started GET "/assets/comfy/admin/cms/custom.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2015-09-08 15:24:27 +0200
763
+
764
+
765
+ Started POST "/admin/sites" for ::1 at 2015-09-08 15:24:36 +0200
766
+ Processing by Comfy::Admin::Cms::SitesController#create as HTML
767
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Xr34vT5bNse5ptACPk0IY2ZCPmoUvYjG82YLbtTaWCHEMweDip3PR6JLOXmeo7BpIE6tFwxU0uXCqQ0sadoZ/g==", "site"=>{"label"=>"test", "identifier"=>"test", "hostname"=>"localhost", "path"=>"", "locale"=>"en", "is_mirrored"=>"0"}, "commit"=>"Create Site"}
768
+ Filter chain halted as :authenticate rendered or redirected
769
+ Completed 401 Unauthorized in 1ms (ActiveRecord: 0.0ms)
770
+
771
+
772
+ Started POST "/admin/sites" for ::1 at 2015-09-08 15:24:36 +0200
773
+ Processing by Comfy::Admin::Cms::SitesController#create as HTML
774
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Xr34vT5bNse5ptACPk0IY2ZCPmoUvYjG82YLbtTaWCHEMweDip3PR6JLOXmeo7BpIE6tFwxU0uXCqQ0sadoZ/g==", "site"=>{"label"=>"test", "identifier"=>"test", "hostname"=>"localhost", "path"=>"", "locale"=>"en", "is_mirrored"=>"0"}, "commit"=>"Create Site"}
775
+  (0.1ms) begin transaction
776
+ Comfy::Cms::Site Exists (0.3ms) SELECT 1 AS one FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."identifier" = 'test' LIMIT 1
777
+ Comfy::Cms::Site Exists (0.2ms) SELECT 1 AS one FROM "comfy_cms_sites" WHERE ("comfy_cms_sites"."hostname" = 'localhost' AND "comfy_cms_sites"."path" = '') LIMIT 1
778
+ SQL (0.5ms) INSERT INTO "comfy_cms_sites" ("label", "identifier", "hostname", "path") VALUES (?, ?, ?, ?) [["label", "test"], ["identifier", "test"], ["hostname", "localhost"], ["path", ""]]
779
+  (1.2ms) commit transaction
780
+ Redirected to http://localhost:3000/admin/sites/1/layouts
781
+ Completed 302 Found in 25ms (ActiveRecord: 2.3ms)
782
+
783
+
784
+ Started GET "/admin/sites/1/layouts" for ::1 at 2015-09-08 15:24:36 +0200
785
+ Processing by Comfy::Admin::Cms::LayoutsController#index as HTML
786
+ Parameters: {"site_id"=>"1"}
787
+ Comfy::Cms::Site Load (0.3ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 1]]
788
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? [["site_id", 1]]
789
+ Redirected to http://localhost:3000/admin/sites/1/layouts/new
790
+ Completed 302 Found in 128ms (ActiveRecord: 0.6ms)
791
+
792
+
793
+ Started GET "/admin/sites/1/layouts/new" for ::1 at 2015-09-08 15:24:36 +0200
794
+ Processing by Comfy::Admin::Cms::LayoutsController#new as HTML
795
+ Parameters: {"site_id"=>"1"}
796
+ Comfy::Cms::Site Load (0.2ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 1]]
797
+ Comfy::Cms::Layout Load (0.3ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."id" IS NULL ORDER BY comfy_cms_layouts.position LIMIT 1
798
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_layout_form_before.html.haml (1.4ms)
799
+ Comfy::Cms::Layout Load (0.4ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_layouts.position [["site_id", 1]]
800
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_layout_form_after.html.haml (2.3ms)
801
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/layouts/_form.html.haml (22.1ms)
802
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/layouts/new.html.haml within layouts/comfy/admin/cms (27.5ms)
803
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.1ms)
804
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (822.1ms)
805
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.0ms)
806
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (0.1ms)
807
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (0.1ms)
808
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (0.1ms)
809
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_left.html.haml (5.4ms)
810
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (0.0ms)
811
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.1ms)
812
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (2.2ms)
813
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (0.3ms)
814
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (0.1ms)
815
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.1ms)
816
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (1.3ms)
817
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (15.8ms)
818
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/files/_modal.html.haml (1.8ms)
819
+ Completed 200 OK in 901ms (Views: 876.8ms | ActiveRecord: 1.1ms)
820
+
821
+
822
+ Started GET "/admin/sites" for ::1 at 2015-09-08 15:25:56 +0200
823
+ Processing by Comfy::Admin::Cms::SitesController#index as HTML
824
+  (0.2ms) SELECT COUNT(*) FROM "comfy_cms_sites"
825
+ Comfy::Cms::Site Load (0.2ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 1]]
826
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_sites_before.html.haml (1.7ms)
827
+ Comfy::Cms::Site Load (0.2ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites"
828
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_sites_after.html.haml (1.2ms)
829
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/sites/index.html.haml within layouts/comfy/admin/cms (16.1ms)
830
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.1ms)
831
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (870.3ms)
832
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.1ms)
833
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (0.0ms)
834
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (0.1ms)
835
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (0.1ms)
836
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_left.html.haml (4.2ms)
837
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (0.1ms)
838
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.0ms)
839
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (2.5ms)
840
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (0.1ms)
841
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (0.1ms)
842
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.0ms)
843
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (1.0ms)
844
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (13.7ms)
845
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/files/_modal.html.haml (0.2ms)
846
+ Completed 200 OK in 913ms (Views: 909.3ms | ActiveRecord: 0.6ms)
847
+
848
+
849
+ Started GET "/" for ::1 at 2015-09-08 15:27:42 +0200
850
+ Processing by Comfy::Cms::ContentController#show as HTML
851
+  (0.3ms) SELECT COUNT(*) FROM "comfy_cms_sites"
852
+ Comfy::Cms::Site Load (0.2ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" ORDER BY "comfy_cms_sites"."id" ASC LIMIT 1
853
+ Comfy::Cms::Page Load (0.7ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND "comfy_cms_pages"."is_published" = ? AND "comfy_cms_pages"."full_path" = ? ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 1], ["is_published", "t"], ["full_path", "/"]]
854
+  (0.5ms) SELECT "comfy_cms_blocks"."content", "comfy_cms_blocks"."blockable_id", "comfy_cms_blocks"."blockable_type" FROM "comfy_cms_blocks" WHERE "comfy_cms_blocks"."identifier" = ? AND (content LIKE '%%') [["identifier", "seo.old_page_url"]]
855
+ Comfy::Cms::Page Load (0.2ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND "comfy_cms_pages"."is_published" = ? AND "comfy_cms_pages"."full_path" = ? ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 1], ["is_published", "t"], ["full_path", "/404"]]
856
+ Completed 404 Not Found in 33ms (ActiveRecord: 2.2ms)
857
+
858
+ ActionController::RoutingError (Page Not Found at: ""):
859
+ /Users/adam/Workspace/comfortable_mexican_loveseat/app/controllers/comfy/cms/content_controller.rb:87:in `rescue in page_not_found'
860
+ /Users/adam/Workspace/comfortable_mexican_loveseat/app/controllers/comfy/cms/content_controller.rb:81:in `page_not_found'
861
+ /Users/adam/Workspace/comfortable_mexican_loveseat/app/controllers/comfy/cms/content_controller.rb:76:in `load_cms_page'
862
+ activesupport (4.2.3) lib/active_support/callbacks.rb:430:in `block in make_lambda'
863
+ activesupport (4.2.3) lib/active_support/callbacks.rb:143:in `call'
864
+ activesupport (4.2.3) lib/active_support/callbacks.rb:143:in `block in halting_and_conditional'
865
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `call'
866
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `block in call'
867
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `each'
868
+ activesupport (4.2.3) lib/active_support/callbacks.rb:502:in `call'
869
+ activesupport (4.2.3) lib/active_support/callbacks.rb:88:in `run_callbacks'
870
+ actionpack (4.2.3) lib/abstract_controller/callbacks.rb:19:in `process_action'
871
+ actionpack (4.2.3) lib/action_controller/metal/rescue.rb:29:in `process_action'
872
+ actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
873
+ activesupport (4.2.3) lib/active_support/notifications.rb:164:in `block in instrument'
874
+ activesupport (4.2.3) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
875
+ activesupport (4.2.3) lib/active_support/notifications.rb:164:in `instrument'
876
+ actionpack (4.2.3) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
877
+ actionpack (4.2.3) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
878
+ activerecord (4.2.3) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
879
+ actionpack (4.2.3) lib/abstract_controller/base.rb:137:in `process'
880
+ actionview (4.2.3) lib/action_view/rendering.rb:30:in `process'
881
+ actionpack (4.2.3) lib/action_controller/metal.rb:196:in `dispatch'
882
+ actionpack (4.2.3) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
883
+ actionpack (4.2.3) lib/action_controller/metal.rb:237:in `block in action'
884
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `call'
885
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:76:in `dispatch'
886
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:45:in `serve'
887
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:43:in `block in serve'
888
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `each'
889
+ actionpack (4.2.3) lib/action_dispatch/journey/router.rb:30:in `serve'
890
+ actionpack (4.2.3) lib/action_dispatch/routing/route_set.rb:821:in `call'
891
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
892
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
893
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
894
+ actionpack (4.2.3) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
895
+ actionpack (4.2.3) lib/action_dispatch/middleware/flash.rb:260:in `call'
896
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
897
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
898
+ actionpack (4.2.3) lib/action_dispatch/middleware/cookies.rb:560:in `call'
899
+ activerecord (4.2.3) lib/active_record/query_cache.rb:36:in `call'
900
+ activerecord (4.2.3) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
901
+ activerecord (4.2.3) lib/active_record/migration.rb:377:in `call'
902
+ actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
903
+ activesupport (4.2.3) lib/active_support/callbacks.rb:84:in `run_callbacks'
904
+ actionpack (4.2.3) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
905
+ actionpack (4.2.3) lib/action_dispatch/middleware/reloader.rb:73:in `call'
906
+ actionpack (4.2.3) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
907
+ actionpack (4.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
908
+ actionpack (4.2.3) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
909
+ railties (4.2.3) lib/rails/rack/logger.rb:38:in `call_app'
910
+ railties (4.2.3) lib/rails/rack/logger.rb:20:in `block in call'
911
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `block in tagged'
912
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:26:in `tagged'
913
+ activesupport (4.2.3) lib/active_support/tagged_logging.rb:68:in `tagged'
914
+ railties (4.2.3) lib/rails/rack/logger.rb:20:in `call'
915
+ actionpack (4.2.3) lib/action_dispatch/middleware/request_id.rb:21:in `call'
916
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
917
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
918
+ rack-rewrite (1.5.1) lib/rack/rewrite.rb:24:in `call'
919
+ activesupport (4.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
920
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
921
+ actionpack (4.2.3) lib/action_dispatch/middleware/static.rb:116:in `call'
922
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
923
+ railties (4.2.3) lib/rails/engine.rb:518:in `call'
924
+ railties (4.2.3) lib/rails/application.rb:165:in `call'
925
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
926
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
927
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
928
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
929
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
930
+ /Users/adam/.rvm/rubies/ruby-2.0.0-p598/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
931
+
932
+
933
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
934
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.3ms)
935
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
936
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
937
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/actionpack-4.2.3/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (46.8ms)
938
+
939
+
940
+ Started GET "/admin" for ::1 at 2015-09-08 15:37:42 +0200
941
+ ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
942
+ Processing by Comfy::Admin::Cms::BaseController#jump as HTML
943
+ Comfy::Cms::Site Load (0.6ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 1]]
944
+ Redirected to http://localhost:3000/admin/sites/1/pages
945
+ Completed 302 Found in 40ms (ActiveRecord: 1.0ms)
946
+
947
+
948
+ Started GET "/admin" for ::1 at 2015-09-08 15:37:43 +0200
949
+ Processing by Comfy::Admin::Cms::BaseController#jump as HTML
950
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 1]]
951
+ Redirected to http://localhost:3000/admin/sites/1/pages
952
+ Completed 302 Found in 2ms (ActiveRecord: 0.1ms)
953
+
954
+
955
+ Started GET "/admin/sites/1/pages" for ::1 at 2015-09-08 15:37:43 +0200
956
+ Processing by Comfy::Admin::Cms::PagesController#index as HTML
957
+ Parameters: {"site_id"=>"1"}
958
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 1]]
959
+  (0.5ms) SELECT COUNT(*) FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? [["site_id", 1]]
960
+ Redirected to http://localhost:3000/admin/sites/1/pages/new
961
+ Completed 302 Found in 733ms (ActiveRecord: 0.8ms)
962
+
963
+
964
+ Started GET "/admin/sites/1/pages/new" for ::1 at 2015-09-08 15:37:43 +0200
965
+ Processing by Comfy::Admin::Cms::PagesController#new as HTML
966
+ Parameters: {"site_id"=>"1"}
967
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 1]]
968
+  (0.5ms) SELECT COUNT(*) FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? [["site_id", 1]]
969
+ Redirected to http://localhost:3000/admin/sites/1/layouts/new
970
+ Filter chain halted as :check_for_layouts rendered or redirected
971
+ Completed 302 Found in 11ms (ActiveRecord: 0.7ms)
972
+
973
+
974
+ Started GET "/admin/sites/1/layouts/new" for ::1 at 2015-09-08 15:37:43 +0200
975
+ Processing by Comfy::Admin::Cms::LayoutsController#new as HTML
976
+ Parameters: {"site_id"=>"1"}
977
+ Comfy::Cms::Site Load (0.2ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 1]]
978
+ Comfy::Cms::Layout Load (0.6ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."id" IS NULL ORDER BY comfy_cms_layouts.position LIMIT 1
979
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_layout_form_before.html.haml (1.1ms)
980
+ Comfy::Cms::Layout Load (0.5ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_layouts.position [["site_id", 1]]
981
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_layout_form_after.html.haml (1.0ms)
982
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/layouts/_form.html.haml (25.2ms)
983
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/layouts/new.html.haml within layouts/comfy/admin/cms (34.3ms)
984
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.8ms)
985
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (1622.6ms)
986
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.7ms)
987
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (1.1ms)
988
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (1.0ms)
989
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (1.2ms)
990
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_left.html.haml (12.1ms)
991
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (1.2ms)
992
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.8ms)
993
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (6.8ms)
994
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (1.5ms)
995
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (1.8ms)
996
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.9ms)
997
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (4.2ms)
998
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (39.8ms)
999
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/files/_modal.html.haml (1.6ms)
1000
+ Completed 200 OK in 1741ms (Views: 1718.9ms | ActiveRecord: 1.4ms)
1001
+
1002
+
1003
+ Started GET "/admin/sites" for ::1 at 2015-09-08 15:37:47 +0200
1004
+ Processing by Comfy::Admin::Cms::SitesController#index as HTML
1005
+  (0.6ms) SELECT COUNT(*) FROM "comfy_cms_sites"
1006
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 1]]
1007
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_sites_before.html.haml (1.2ms)
1008
+ Comfy::Cms::Site Load (0.2ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites"
1009
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_sites_after.html.haml (1.6ms)
1010
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/sites/index.html.haml within layouts/comfy/admin/cms (13.4ms)
1011
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.1ms)
1012
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (739.1ms)
1013
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.1ms)
1014
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (0.1ms)
1015
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (0.1ms)
1016
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (0.1ms)
1017
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_left.html.haml (4.5ms)
1018
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (0.0ms)
1019
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.1ms)
1020
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (2.2ms)
1021
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (0.1ms)
1022
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (0.1ms)
1023
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.0ms)
1024
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (1.1ms)
1025
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (15.1ms)
1026
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/files/_modal.html.haml (0.2ms)
1027
+ Completed 200 OK in 781ms (Views: 776.7ms | ActiveRecord: 0.9ms)
1028
+
1029
+
1030
+ Started DELETE "/admin/sites/1" for ::1 at 2015-09-08 15:37:51 +0200
1031
+ Processing by Comfy::Admin::Cms::SitesController#destroy as HTML
1032
+ Parameters: {"authenticity_token"=>"LrOdmHoC8bDmfgcFez2m63rNalhLaxeSpVCCo+/twfm0PWKmzsQIMP2T7n7b0x7hPMH5JVOCTbGUn4ThUu2AJg==", "id"=>"1"}
1033
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 1]]
1034
+  (0.1ms) begin transaction
1035
+ Comfy::Cms::Layout Load (0.3ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? ORDER BY comfy_cms_layouts.position [["site_id", 1]]
1036
+ Comfy::Cms::Page Load (0.1ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? ORDER BY comfy_cms_pages.position [["site_id", 1]]
1037
+ Comfy::Cms::Snippet Load (0.5ms) SELECT "comfy_cms_snippets".* FROM "comfy_cms_snippets" WHERE "comfy_cms_snippets"."site_id" = ? ORDER BY comfy_cms_snippets.position [["site_id", 1]]
1038
+ Comfy::Cms::File Load (0.7ms) SELECT "comfy_cms_files".* FROM "comfy_cms_files" WHERE "comfy_cms_files"."site_id" = ? [["site_id", 1]]
1039
+ Comfy::Cms::Category Load (0.5ms) SELECT "comfy_cms_categories".* FROM "comfy_cms_categories" WHERE "comfy_cms_categories"."site_id" = ? ORDER BY "comfy_cms_categories"."label" ASC [["site_id", 1]]
1040
+ SQL (0.7ms) DELETE FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? [["id", 1]]
1041
+  (0.6ms) commit transaction
1042
+ Redirected to http://localhost:3000/admin/sites
1043
+ Completed 302 Found in 44ms (ActiveRecord: 4.3ms)
1044
+
1045
+
1046
+ Started GET "/admin/sites" for ::1 at 2015-09-08 15:37:51 +0200
1047
+ Processing by Comfy::Admin::Cms::SitesController#index as HTML
1048
+  (0.2ms) SELECT COUNT(*) FROM "comfy_cms_sites"
1049
+ Redirected to http://localhost:3000/admin/sites/new
1050
+ Completed 302 Found in 2ms (ActiveRecord: 0.2ms)
1051
+
1052
+
1053
+ Started GET "/admin/sites/new" for ::1 at 2015-09-08 15:37:51 +0200
1054
+ Processing by Comfy::Admin::Cms::SitesController#new as HTML
1055
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_site_form_before.html.haml (1.1ms)
1056
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_site_form_after.html.haml (1.4ms)
1057
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/sites/_form.html.haml (20.7ms)
1058
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/sites/new.html.haml within layouts/comfy/admin/cms (25.6ms)
1059
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.1ms)
1060
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (802.5ms)
1061
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.1ms)
1062
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (0.0ms)
1063
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (0.1ms)
1064
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (0.0ms)
1065
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_left.html.haml (3.6ms)
1066
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (0.0ms)
1067
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.0ms)
1068
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (2.3ms)
1069
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (0.2ms)
1070
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (0.1ms)
1071
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.0ms)
1072
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (1.1ms)
1073
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (13.5ms)
1074
+ Completed 200 OK in 849ms (Views: 848.2ms | ActiveRecord: 0.0ms)
1075
+
1076
+
1077
+ Started POST "/admin/sites" for ::1 at 2015-09-08 15:37:58 +0200
1078
+ Processing by Comfy::Admin::Cms::SitesController#create as HTML
1079
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"B5VJ9Z8a92he5pMlrTY5wfKMzcCn9dqWFiaC3blw0o6dG7bLK9wO6EULel4N2IHLtIBevb8cgLUn6YSfBHCTUQ==", "site"=>{"label"=>"default", "identifier"=>"default", "hostname"=>"localhost", "path"=>"", "locale"=>"en", "is_mirrored"=>"0"}, "commit"=>"Create Site"}
1080
+  (0.2ms) begin transaction
1081
+ Comfy::Cms::Site Exists (0.2ms) SELECT 1 AS one FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."identifier" = 'default' LIMIT 1
1082
+ Comfy::Cms::Site Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_sites" WHERE ("comfy_cms_sites"."hostname" = 'localhost' AND "comfy_cms_sites"."path" = '') LIMIT 1
1083
+ SQL (0.4ms) INSERT INTO "comfy_cms_sites" ("label", "identifier", "hostname", "path") VALUES (?, ?, ?, ?) [["label", "default"], ["identifier", "default"], ["hostname", "localhost"], ["path", ""]]
1084
+  (0.7ms) commit transaction
1085
+ Redirected to http://localhost:3000/admin/sites/2/layouts
1086
+ Completed 302 Found in 23ms (ActiveRecord: 1.7ms)
1087
+
1088
+
1089
+ Started GET "/admin/sites/2/layouts" for ::1 at 2015-09-08 15:37:58 +0200
1090
+ Processing by Comfy::Admin::Cms::LayoutsController#index as HTML
1091
+ Parameters: {"site_id"=>"2"}
1092
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1093
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? [["site_id", 2]]
1094
+ Redirected to http://localhost:3000/admin/sites/2/layouts/new
1095
+ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
1096
+
1097
+
1098
+ Started GET "/admin/sites/2/layouts/new" for ::1 at 2015-09-08 15:37:58 +0200
1099
+ Processing by Comfy::Admin::Cms::LayoutsController#new as HTML
1100
+ Parameters: {"site_id"=>"2"}
1101
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1102
+ Comfy::Cms::Layout Load (0.2ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."id" IS NULL ORDER BY comfy_cms_layouts.position LIMIT 1
1103
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_layout_form_before.html.haml (0.1ms)
1104
+ Comfy::Cms::Layout Load (0.1ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_layouts.position [["site_id", 2]]
1105
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_layout_form_after.html.haml (0.1ms)
1106
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/layouts/_form.html.haml (12.0ms)
1107
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/layouts/new.html.haml within layouts/comfy/admin/cms (16.3ms)
1108
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.1ms)
1109
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (814.0ms)
1110
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.1ms)
1111
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (0.1ms)
1112
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (0.1ms)
1113
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (0.1ms)
1114
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_left.html.haml (5.2ms)
1115
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (0.1ms)
1116
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.1ms)
1117
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (2.7ms)
1118
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (0.3ms)
1119
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (0.2ms)
1120
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.0ms)
1121
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (1.2ms)
1122
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (16.9ms)
1123
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/files/_modal.html.haml (0.2ms)
1124
+ Completed 200 OK in 860ms (Views: 855.4ms | ActiveRecord: 0.5ms)
1125
+
1126
+
1127
+ Started GET "/admin/sites/2/pages" for ::1 at 2015-09-08 15:38:01 +0200
1128
+ Processing by Comfy::Admin::Cms::PagesController#index as HTML
1129
+ Parameters: {"site_id"=>"2"}
1130
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1131
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? [["site_id", 2]]
1132
+ Redirected to http://localhost:3000/admin/sites/2/pages/new
1133
+ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
1134
+
1135
+
1136
+ Started GET "/admin/sites/2/pages/new" for ::1 at 2015-09-08 15:38:01 +0200
1137
+ Processing by Comfy::Admin::Cms::PagesController#new as HTML
1138
+ Parameters: {"site_id"=>"2"}
1139
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1140
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? [["site_id", 2]]
1141
+ Redirected to http://localhost:3000/admin/sites/2/layouts/new
1142
+ Filter chain halted as :check_for_layouts rendered or redirected
1143
+ Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
1144
+
1145
+
1146
+ Started GET "/admin/sites/2/layouts/new" for ::1 at 2015-09-08 15:38:01 +0200
1147
+ Processing by Comfy::Admin::Cms::LayoutsController#new as HTML
1148
+ Parameters: {"site_id"=>"2"}
1149
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1150
+ Comfy::Cms::Layout Load (0.3ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."id" IS NULL ORDER BY comfy_cms_layouts.position LIMIT 1
1151
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_layout_form_before.html.haml (0.1ms)
1152
+ Comfy::Cms::Layout Load (0.1ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_layouts.position [["site_id", 2]]
1153
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_layout_form_after.html.haml (0.1ms)
1154
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/layouts/_form.html.haml (10.6ms)
1155
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/layouts/new.html.haml within layouts/comfy/admin/cms (13.2ms)
1156
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.1ms)
1157
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (797.9ms)
1158
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.0ms)
1159
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (0.0ms)
1160
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (0.0ms)
1161
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (0.0ms)
1162
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_left.html.haml (4.6ms)
1163
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (0.0ms)
1164
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.0ms)
1165
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (2.2ms)
1166
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (0.3ms)
1167
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (0.1ms)
1168
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.1ms)
1169
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (1.2ms)
1170
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (14.0ms)
1171
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/files/_modal.html.haml (0.2ms)
1172
+ Completed 200 OK in 836ms (Views: 832.3ms | ActiveRecord: 0.5ms)
1173
+
1174
+
1175
+ Started POST "/admin/sites/2/layouts" for ::1 at 2015-09-08 15:38:11 +0200
1176
+ Processing by Comfy::Admin::Cms::LayoutsController#create as HTML
1177
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"6WT/Xn2K9z9ge/x03Pf/hhYDNcEOBm6z8ix+S2IKj9hz6gBgyUwOv3uWFQ98GUeMUA+mvBbvNJDD43gJ3wrOBw==", "layout"=>{"label"=>"main", "identifier"=>"main", "app_layout"=>"application", "content"=>"{{ cms:field:seo.old_page_url:string }}\r\n{{ cms:field:seo.meta_description:string }}\r\n{{ cms:field:seo.page_title:string }}\r\n{{ cms:field:seo.canonical_href:string }}\r\n{{ cms:field:seo.meta_index:string }}\r\n{{ cms:field:google_plus.name }}\r\n{{ cms:field:google_plus.description }}\r\n{{ cms:field:google_plus.image }}\r\n{{ cms:field:twitter.site }}\r\n{{ cms:field:twitter.title }}\r\n{{ cms:field:twitter.description }}\r\n{{ cms:field:twitter.creator }}\r\n{{ cms:field:twitter.image_src }}\r\n{{ cms:field:facebook.title }}\r\n{{ cms:field:facebook.type }}\r\n{{ cms:field:facebook.image }}\r\n{{ cms:field:facebook.description }}\r\n{{ cms:field:facebook.admins }}\r\n{{ cms:page:content:rich_text }}", "css"=>"", "js"=>""}, "commit"=>"Create Layout", "site_id"=>"2"}
1178
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1179
+ Comfy::Cms::Layout Load (0.3ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."id" IS NULL ORDER BY comfy_cms_layouts.position LIMIT 1
1180
+  (0.1ms) begin transaction
1181
+ Comfy::Cms::Layout Exists (0.2ms) SELECT 1 AS one FROM "comfy_cms_layouts" WHERE ("comfy_cms_layouts"."identifier" = 'main' AND "comfy_cms_layouts"."site_id" = 2) LIMIT 1
1182
+  (0.1ms) SELECT MAX("comfy_cms_layouts"."position") FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? AND "comfy_cms_layouts"."parent_id" IS NULL [["site_id", 2]]
1183
+ SQL (0.3ms) INSERT INTO "comfy_cms_layouts" ("label", "identifier", "app_layout", "content", "css", "js", "site_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) [["label", "main"], ["identifier", "main"], ["app_layout", "application"], ["content", "{{ cms:field:seo.old_page_url:string }}\r\n{{ cms:field:seo.meta_description:string }}\r\n{{ cms:field:seo.page_title:string }}\r\n{{ cms:field:seo.canonical_href:string }}\r\n{{ cms:field:seo.meta_index:string }}\r\n{{ cms:field:google_plus.name }}\r\n{{ cms:field:google_plus.description }}\r\n{{ cms:field:google_plus.image }}\r\n{{ cms:field:twitter.site }}\r\n{{ cms:field:twitter.title }}\r\n{{ cms:field:twitter.description }}\r\n{{ cms:field:twitter.creator }}\r\n{{ cms:field:twitter.image_src }}\r\n{{ cms:field:facebook.title }}\r\n{{ cms:field:facebook.type }}\r\n{{ cms:field:facebook.image }}\r\n{{ cms:field:facebook.description }}\r\n{{ cms:field:facebook.admins }}\r\n{{ cms:page:content:rich_text }}"], ["css", ""], ["js", ""], ["site_id", 2], ["created_at", "2015-09-08 13:38:11.498120"], ["updated_at", "2015-09-08 13:38:11.498120"]]
1184
+  (0.5ms) SELECT "comfy_cms_pages"."id" FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."layout_id" = ? ORDER BY comfy_cms_pages.position [["layout_id", 1]]
1185
+ SQL (0.1ms) UPDATE "comfy_cms_pages" SET "content_cache" = NULL WHERE "comfy_cms_pages"."id" IN (SELECT "comfy_cms_pages"."id" FROM "comfy_cms_pages" WHERE 1=0 ORDER BY comfy_cms_pages.position)
1186
+ Comfy::Cms::Layout Load (0.1ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."parent_id" = ? ORDER BY comfy_cms_layouts.position [["parent_id", 1]]
1187
+  (0.7ms) commit transaction
1188
+ Redirected to http://localhost:3000/admin/sites/2/layouts/1/edit
1189
+ Completed 302 Found in 24ms (ActiveRecord: 2.7ms)
1190
+
1191
+
1192
+ Started GET "/admin/sites/2/layouts/1/edit" for ::1 at 2015-09-08 15:38:11 +0200
1193
+ Processing by Comfy::Admin::Cms::LayoutsController#edit as HTML
1194
+ Parameters: {"site_id"=>"2", "id"=>"1"}
1195
+ Comfy::Cms::Site Load (0.2ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1196
+ Comfy::Cms::Layout Load (0.3ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? AND "comfy_cms_layouts"."id" = ? ORDER BY comfy_cms_layouts.position LIMIT 1 [["site_id", 2], ["id", 1]]
1197
+  (0.5ms) SELECT COUNT(*) FROM "comfy_cms_revisions" WHERE "comfy_cms_revisions"."record_id" = ? AND "comfy_cms_revisions"."record_type" = ? [["record_id", 1], ["record_type", "Comfy::Cms::Layout"]]
1198
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/sites/_mirrors.html.haml (2.3ms)
1199
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_layout_form_before.html.haml (0.1ms)
1200
+ Comfy::Cms::Layout Load (0.2ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_layouts.position [["site_id", 2]]
1201
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_layout_form_after.html.haml (0.1ms)
1202
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/layouts/_form.html.haml (12.0ms)
1203
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/layouts/edit.html.haml within layouts/comfy/admin/cms (137.0ms)
1204
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.1ms)
1205
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (890.3ms)
1206
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.1ms)
1207
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (0.0ms)
1208
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (0.0ms)
1209
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (0.0ms)
1210
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_left.html.haml (4.1ms)
1211
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (0.0ms)
1212
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.0ms)
1213
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (2.0ms)
1214
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (0.3ms)
1215
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (0.1ms)
1216
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.0ms)
1217
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (1.0ms)
1218
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (13.0ms)
1219
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/files/_modal.html.haml (0.2ms)
1220
+ Completed 200 OK in 1053ms (Views: 1047.3ms | ActiveRecord: 1.4ms)
1221
+
1222
+
1223
+ Started GET "/admin/sites/2/pages" for ::1 at 2015-09-08 15:38:14 +0200
1224
+ Processing by Comfy::Admin::Cms::PagesController#index as HTML
1225
+ Parameters: {"site_id"=>"2"}
1226
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1227
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? [["site_id", 2]]
1228
+ Redirected to http://localhost:3000/admin/sites/2/pages/new
1229
+ Completed 302 Found in 5ms (ActiveRecord: 0.2ms)
1230
+
1231
+
1232
+ Started GET "/admin/sites/2/pages/new" for ::1 at 2015-09-08 15:38:14 +0200
1233
+ Processing by Comfy::Admin::Cms::PagesController#new as HTML
1234
+ Parameters: {"site_id"=>"2"}
1235
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1236
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? [["site_id", 2]]
1237
+ Comfy::Cms::Page Load (0.3ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND "comfy_cms_pages"."id" IS NULL ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2]]
1238
+ Comfy::Cms::Page Load (0.5ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2]]
1239
+ Comfy::Cms::Layout Load (0.3ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? ORDER BY comfy_cms_layouts.position LIMIT 1 [["site_id", 2]]
1240
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_page_form_before.html.haml (1.4ms)
1241
+ Comfy::Cms::Layout Load (0.2ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_layouts.position [["site_id", 2]]
1242
+ Comfy::Cms::Layout Load (0.1ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."parent_id" = ? ORDER BY comfy_cms_layouts.position [["parent_id", 1]]
1243
+ CACHE (0.0ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2]]
1244
+ CACHE (0.0ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2]]
1245
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_page_form_inner.html.haml (1.3ms)
1246
+ Comfy::Cms::Category Load (0.2ms) SELECT "comfy_cms_categories".* FROM "comfy_cms_categories" WHERE "comfy_cms_categories"."site_id" = ? AND "comfy_cms_categories"."categorized_type" = ? ORDER BY "comfy_cms_categories"."label" ASC [["site_id", 2], ["categorized_type", "Comfy::Cms::Page"]]
1247
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/categories/_form.html.haml (4.4ms)
1248
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/comfy/admin/cms/pages/_form_blocks.html.haml (66.5ms)
1249
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_page_form_after.html.haml (1.6ms)
1250
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/pages/_form.html.haml (100.3ms)
1251
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/pages/new.html.haml within layouts/comfy/admin/cms (106.1ms)
1252
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.1ms)
1253
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (738.7ms)
1254
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.1ms)
1255
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (0.0ms)
1256
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (0.1ms)
1257
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (0.0ms)
1258
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_left.html.haml (4.2ms)
1259
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (0.0ms)
1260
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.0ms)
1261
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (2.0ms)
1262
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (0.1ms)
1263
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (0.1ms)
1264
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.0ms)
1265
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (1.0ms)
1266
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (13.2ms)
1267
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/files/_modal.html.haml (0.2ms)
1268
+ Completed 200 OK in 887ms (Views: 865.5ms | ActiveRecord: 2.0ms)
1269
+
1270
+
1271
+ Started POST "/admin/sites/2/pages" for ::1 at 2015-09-08 15:38:58 +0200
1272
+ Processing by Comfy::Admin::Cms::PagesController#create as HTML
1273
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"O9/D4F3ZbAWugUsVTG59E83tZLF5fBQNWetM06a6UQahUTze6R+VhbVsom7sgMUZi+H3zGGVTi5oJEqRG7oQ2Q==", "page"=>{"label"=>"root", "layout_id"=>"1", "blocks_attributes"=>{"0"=>{"content"=>"blah", "identifier"=>"seo.old_page_url"}, "1"=>{"content"=>"Test description", "identifier"=>"seo.meta_description"}, "2"=>{"content"=>"Test Home", "identifier"=>"seo.page_title"}, "3"=>{"content"=>"localhost:3000", "identifier"=>"seo.canonical_href"}, "4"=>{"content"=>"", "identifier"=>"seo.meta_index"}, "5"=>{"content"=>"", "identifier"=>"google_plus.name"}, "6"=>{"content"=>"", "identifier"=>"google_plus.description"}, "7"=>{"content"=>"", "identifier"=>"google_plus.image"}, "8"=>{"content"=>"", "identifier"=>"twitter.site"}, "9"=>{"content"=>"", "identifier"=>"twitter.title"}, "10"=>{"content"=>"", "identifier"=>"twitter.description"}, "11"=>{"content"=>"", "identifier"=>"twitter.creator"}, "12"=>{"content"=>"", "identifier"=>"twitter.image_src"}, "13"=>{"content"=>"", "identifier"=>"facebook.title"}, "14"=>{"content"=>"", "identifier"=>"facebook.type"}, "15"=>{"content"=>"", "identifier"=>"facebook.image"}, "16"=>{"content"=>"", "identifier"=>"facebook.description"}, "17"=>{"content"=>"", "identifier"=>"facebook.admins"}, "18"=>{"content"=>"<p>Hello world!</p>", "identifier"=>"content"}}, "is_published"=>"1"}, "commit"=>"Create Page", "site_id"=>"2"}
1274
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1275
+ Comfy::Cms::Page Load (0.2ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND "comfy_cms_pages"."id" IS NULL ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2]]
1276
+ Comfy::Cms::Page Load (0.1ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2]]
1277
+ Comfy::Cms::Layout Load (0.2ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."id" = ? ORDER BY comfy_cms_layouts.position LIMIT 1 [["id", 1]]
1278
+  (0.0ms) begin transaction
1279
+ CACHE (0.0ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2]]
1280
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? [["site_id", 2]]
1281
+ Comfy::Cms::Block Exists (0.4ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'seo.old_page_url' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1282
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'seo.meta_description' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1283
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'seo.page_title' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1284
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'seo.canonical_href' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1285
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'seo.meta_index' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1286
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'google_plus.name' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1287
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'google_plus.description' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1288
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'google_plus.image' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1289
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'twitter.site' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1290
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'twitter.title' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1291
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'twitter.description' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1292
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'twitter.creator' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1293
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'twitter.image_src' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1294
+ Comfy::Cms::Block Exists (0.2ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'facebook.title' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1295
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'facebook.type' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1296
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'facebook.image' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1297
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'facebook.description' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1298
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'facebook.admins' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1299
+ Comfy::Cms::Block Exists (0.1ms) SELECT 1 AS one FROM "comfy_cms_blocks" WHERE ("comfy_cms_blocks"."identifier" = 'content' AND "comfy_cms_blocks"."blockable_type" = 'Comfy::Cms::Page' AND "comfy_cms_blocks"."blockable_id" IS NULL) LIMIT 1
1300
+ CACHE (0.0ms) SELECT COUNT(*) FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? [["site_id", 2]]
1301
+ CACHE (0.0ms) SELECT COUNT(*) FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? [["site_id", 2]]
1302
+ SQL (0.5ms) INSERT INTO "comfy_cms_pages" ("label", "layout_id", "site_id", "full_path", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["label", "root"], ["layout_id", 1], ["site_id", 2], ["full_path", "/"], ["created_at", "2015-09-08 13:38:58.420951"], ["updated_at", "2015-09-08 13:38:58.420951"]]
1303
+ SQL (0.9ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "seo.old_page_url"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- blah\n...\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.424026"], ["updated_at", "2015-09-08 13:38:58.424026"]]
1304
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "seo.meta_description"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- Test description\n...\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.428007"], ["updated_at", "2015-09-08 13:38:58.428007"]]
1305
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "seo.page_title"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- Test Home\n...\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.430248"], ["updated_at", "2015-09-08 13:38:58.430248"]]
1306
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "seo.canonical_href"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- localhost:3000\n...\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.431825"], ["updated_at", "2015-09-08 13:38:58.431825"]]
1307
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "seo.meta_index"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.433254"], ["updated_at", "2015-09-08 13:38:58.433254"]]
1308
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "google_plus.name"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.434949"], ["updated_at", "2015-09-08 13:38:58.434949"]]
1309
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "google_plus.description"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.436439"], ["updated_at", "2015-09-08 13:38:58.436439"]]
1310
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "google_plus.image"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.437919"], ["updated_at", "2015-09-08 13:38:58.437919"]]
1311
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "twitter.site"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.439290"], ["updated_at", "2015-09-08 13:38:58.439290"]]
1312
+ SQL (0.0ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "twitter.title"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.440686"], ["updated_at", "2015-09-08 13:38:58.440686"]]
1313
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "twitter.description"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.441888"], ["updated_at", "2015-09-08 13:38:58.441888"]]
1314
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "twitter.creator"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.443267"], ["updated_at", "2015-09-08 13:38:58.443267"]]
1315
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "twitter.image_src"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.444985"], ["updated_at", "2015-09-08 13:38:58.444985"]]
1316
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "facebook.title"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.446174"], ["updated_at", "2015-09-08 13:38:58.446174"]]
1317
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "facebook.type"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.447652"], ["updated_at", "2015-09-08 13:38:58.447652"]]
1318
+ SQL (0.0ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "facebook.image"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.448960"], ["updated_at", "2015-09-08 13:38:58.448960"]]
1319
+ SQL (0.0ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "facebook.description"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.450044"], ["updated_at", "2015-09-08 13:38:58.450044"]]
1320
+ SQL (0.0ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "facebook.admins"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- ''\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.451119"], ["updated_at", "2015-09-08 13:38:58.451119"]]
1321
+ SQL (0.1ms) INSERT INTO "comfy_cms_blocks" ("identifier", "blockable_type", "content", "blockable_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["identifier", "content"], ["blockable_type", "Comfy::Cms::Page"], ["content", "--- <p>Hello world!</p>\n...\n"], ["blockable_id", 1], ["created_at", "2015-09-08 13:38:58.452258"], ["updated_at", "2015-09-08 13:38:58.452258"]]
1322
+ Comfy::Cms::Page Load (0.3ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."parent_id" = ? ORDER BY comfy_cms_pages.position [["parent_id", 1]]
1323
+  (1.0ms) commit transaction
1324
+ Redirected to http://localhost:3000/admin/sites/2/pages/1/edit
1325
+ Completed 302 Found in 84ms (ActiveRecord: 6.2ms)
1326
+
1327
+
1328
+ Started GET "/admin/sites/2/pages/1/edit" for ::1 at 2015-09-08 15:38:58 +0200
1329
+ Processing by Comfy::Admin::Cms::PagesController#edit as HTML
1330
+ Parameters: {"site_id"=>"2", "id"=>"1"}
1331
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1332
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? [["site_id", 2]]
1333
+ Comfy::Cms::Page Load (0.1ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND "comfy_cms_pages"."id" = ? ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2], ["id", 1]]
1334
+ Comfy::Cms::Layout Load (0.1ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."id" = ? ORDER BY comfy_cms_layouts.position LIMIT 1 [["id", 1]]
1335
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_revisions" WHERE "comfy_cms_revisions"."record_id" = ? AND "comfy_cms_revisions"."record_type" = ? [["record_id", 1], ["record_type", "Comfy::Cms::Page"]]
1336
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/sites/_mirrors.html.haml (0.1ms)
1337
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_page_form_before.html.haml (0.0ms)
1338
+ Comfy::Cms::Layout Load (0.1ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_layouts.position [["site_id", 2]]
1339
+ Comfy::Cms::Layout Load (0.1ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."parent_id" = ? ORDER BY comfy_cms_layouts.position [["parent_id", 1]]
1340
+ Comfy::Cms::Page Load (0.1ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2]]
1341
+ CACHE (0.0ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2]]
1342
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_page_form_inner.html.haml (0.1ms)
1343
+ Comfy::Cms::Category Load (0.1ms) SELECT "comfy_cms_categories".* FROM "comfy_cms_categories" WHERE "comfy_cms_categories"."site_id" = ? AND "comfy_cms_categories"."categorized_type" = ? ORDER BY "comfy_cms_categories"."label" ASC [["site_id", 2], ["categorized_type", "Comfy::Cms::Page"]]
1344
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/categories/_form.html.haml (1.1ms)
1345
+ Comfy::Cms::Block Load (0.2ms) SELECT "comfy_cms_blocks".* FROM "comfy_cms_blocks" WHERE "comfy_cms_blocks"."blockable_id" = ? AND "comfy_cms_blocks"."blockable_type" = ? [["blockable_id", 1], ["blockable_type", "Comfy::Cms::Page"]]
1346
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/comfy/admin/cms/pages/_form_blocks.html.haml (25.3ms)
1347
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_page_form_after.html.haml (0.1ms)
1348
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/pages/_form.html.haml (40.4ms)
1349
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/pages/edit.html.haml within layouts/comfy/admin/cms (51.4ms)
1350
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.1ms)
1351
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (799.5ms)
1352
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.1ms)
1353
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (0.1ms)
1354
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (0.0ms)
1355
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (0.0ms)
1356
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_left.html.haml (4.4ms)
1357
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (0.0ms)
1358
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.0ms)
1359
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (2.1ms)
1360
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (0.3ms)
1361
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (0.1ms)
1362
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.0ms)
1363
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (1.0ms)
1364
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (13.6ms)
1365
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/files/_modal.html.haml (0.2ms)
1366
+ Completed 200 OK in 879ms (Views: 873.1ms | ActiveRecord: 1.1ms)
1367
+  (0.2ms) SELECT "comfy_cms_sites"."identifier" FROM "comfy_cms_sites"
1368
+ Comfy::Cms::Site Load (0.3ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."identifier" = ? ORDER BY "comfy_cms_sites"."id" ASC LIMIT 1 [["identifier", "default"]]
1369
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."identifier" = ? ORDER BY "comfy_cms_sites"."id" ASC LIMIT 1 [["identifier", "default"]]
1370
+ Comfy::Cms::File Load (0.2ms) SELECT "comfy_cms_files".* FROM "comfy_cms_files" WHERE "comfy_cms_files"."site_id" = ? [["site_id", 2]]
1371
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."identifier" = ? ORDER BY "comfy_cms_sites"."id" ASC LIMIT 1 [["identifier", "default"]]
1372
+ Comfy::Cms::Category Load (0.2ms) SELECT "comfy_cms_categories".* FROM "comfy_cms_categories" WHERE "comfy_cms_categories"."site_id" = ? AND "comfy_cms_categories"."categorized_type" = ? ORDER BY "comfy_cms_categories"."label" ASC [["site_id", 2], ["categorized_type", "Comfy::Cms::File"]]
1373
+ Comfy::Cms::Category Load (0.1ms) SELECT "comfy_cms_categories".* FROM "comfy_cms_categories" WHERE "comfy_cms_categories"."site_id" = ? AND "comfy_cms_categories"."categorized_type" = ? ORDER BY "comfy_cms_categories"."label" ASC [["site_id", 2], ["categorized_type", "Comfy::Cms::Page"]]
1374
+ Comfy::Cms::Category Load (0.1ms) SELECT "comfy_cms_categories".* FROM "comfy_cms_categories" WHERE "comfy_cms_categories"."site_id" = ? AND "comfy_cms_categories"."categorized_type" = ? ORDER BY "comfy_cms_categories"."label" ASC [["site_id", 2], ["categorized_type", "Comfy::Cms::Snippet"]]
1375
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."identifier" = ? ORDER BY "comfy_cms_sites"."id" ASC LIMIT 1 [["identifier", "default"]]
1376
+ Comfy::Cms::Layout Load (0.2ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? ORDER BY comfy_cms_layouts.position [["site_id", 2]]
1377
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."identifier" = ? ORDER BY "comfy_cms_sites"."id" ASC LIMIT 1 [["identifier", "default"]]
1378
+ Comfy::Cms::Page Load (0.2ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? ORDER BY comfy_cms_pages.position [["site_id", 2]]
1379
+ Comfy::Cms::Layout Load (0.2ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."id" = ? ORDER BY comfy_cms_layouts.position LIMIT 1 [["id", 1]]
1380
+ Comfy::Cms::Category Load (0.4ms) SELECT "comfy_cms_categories".* FROM "comfy_cms_categories" INNER JOIN "comfy_cms_categorizations" ON "comfy_cms_categories"."id" = "comfy_cms_categorizations"."category_id" WHERE "comfy_cms_categorizations"."categorized_id" = ? AND "comfy_cms_categorizations"."categorized_type" = ? ORDER BY "comfy_cms_categories"."label" ASC [["categorized_id", 1], ["categorized_type", "Comfy::Cms::Page"]]
1381
+ Comfy::Cms::Block Load (0.3ms) SELECT "comfy_cms_blocks".* FROM "comfy_cms_blocks" WHERE "comfy_cms_blocks"."blockable_id" = ? AND "comfy_cms_blocks"."blockable_type" = ? [["blockable_id", 1], ["blockable_type", "Comfy::Cms::Page"]]
1382
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."identifier" = ? ORDER BY "comfy_cms_sites"."id" ASC LIMIT 1 [["identifier", "default"]]
1383
+ Comfy::Cms::Snippet Load (0.2ms) SELECT "comfy_cms_snippets".* FROM "comfy_cms_snippets" WHERE "comfy_cms_snippets"."site_id" = ? ORDER BY comfy_cms_snippets.position [["site_id", 2]]
1384
+
1385
+
1386
+ Started GET "/admin/sites/2/pages/1/edit" for ::1 at 2015-09-08 15:42:19 +0200
1387
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
1388
+ Processing by Comfy::Admin::Cms::PagesController#edit as HTML
1389
+ Parameters: {"site_id"=>"2", "id"=>"1"}
1390
+ Comfy::Cms::Site Load (0.2ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1391
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? [["site_id", 2]]
1392
+ Comfy::Cms::Page Load (0.2ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND "comfy_cms_pages"."id" = ? ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2], ["id", 1]]
1393
+ Comfy::Cms::Layout Load (0.2ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."id" = ? ORDER BY comfy_cms_layouts.position LIMIT 1 [["id", 1]]
1394
+  (0.2ms) SELECT COUNT(*) FROM "comfy_cms_revisions" WHERE "comfy_cms_revisions"."record_id" = ? AND "comfy_cms_revisions"."record_type" = ? [["record_id", 1], ["record_type", "Comfy::Cms::Page"]]
1395
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/sites/_mirrors.html.haml (1.7ms)
1396
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_page_form_before.html.haml (0.8ms)
1397
+ Comfy::Cms::Layout Load (0.3ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_layouts.position [["site_id", 2]]
1398
+ Comfy::Cms::Layout Load (0.2ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."parent_id" = ? ORDER BY comfy_cms_layouts.position [["parent_id", 1]]
1399
+ Comfy::Cms::Page Load (0.2ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2]]
1400
+ CACHE (0.0ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2]]
1401
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_page_form_inner.html.haml (1.2ms)
1402
+ Comfy::Cms::Category Load (0.2ms) SELECT "comfy_cms_categories".* FROM "comfy_cms_categories" WHERE "comfy_cms_categories"."site_id" = ? AND "comfy_cms_categories"."categorized_type" = ? ORDER BY "comfy_cms_categories"."label" ASC [["site_id", 2], ["categorized_type", "Comfy::Cms::Page"]]
1403
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/categories/_form.html.haml (6.7ms)
1404
+ Comfy::Cms::Block Load (0.4ms) SELECT "comfy_cms_blocks".* FROM "comfy_cms_blocks" WHERE "comfy_cms_blocks"."blockable_id" = ? AND "comfy_cms_blocks"."blockable_type" = ? [["blockable_id", 1], ["blockable_type", "Comfy::Cms::Page"]]
1405
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/comfy/admin/cms/pages/_form_blocks.html.haml (50.3ms)
1406
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_page_form_after.html.haml (1.7ms)
1407
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/pages/_form.html.haml (98.7ms)
1408
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/pages/edit.html.haml within layouts/comfy/admin/cms (174.0ms)
1409
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.7ms)
1410
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (5888.9ms)
1411
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.6ms)
1412
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (0.8ms)
1413
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (0.8ms)
1414
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (0.7ms)
1415
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_left.html.haml (10.7ms)
1416
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (0.7ms)
1417
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.7ms)
1418
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (4.3ms)
1419
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (0.9ms)
1420
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (1.4ms)
1421
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.5ms)
1422
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (2.4ms)
1423
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (29.4ms)
1424
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/files/_modal.html.haml (1.1ms)
1425
+ Completed 200 OK in 6704ms (Views: 6104.4ms | ActiveRecord: 4.1ms)
1426
+
1427
+
1428
+ Started GET "/admin/sites/2/pages" for ::1 at 2015-09-08 15:42:26 +0200
1429
+ Processing by Comfy::Admin::Cms::PagesController#index as HTML
1430
+ Parameters: {"site_id"=>"2"}
1431
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1432
+  (0.2ms) SELECT COUNT(*) FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? [["site_id", 2]]
1433
+ Comfy::Cms::Page Load (0.1ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? ORDER BY comfy_cms_pages.position [["site_id", 2]]
1434
+ Comfy::Cms::Categorization Load (0.2ms) SELECT "comfy_cms_categorizations".* FROM "comfy_cms_categorizations" WHERE "comfy_cms_categorizations"."categorized_type" = 'Comfy::Cms::Page' AND "comfy_cms_categorizations"."categorized_id" IN (1)
1435
+ Comfy::Cms::Page Load (0.1ms) SELECT "comfy_cms_pages".* FROM "comfy_cms_pages" WHERE "comfy_cms_pages"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_pages.position LIMIT 1 [["site_id", 2]]
1436
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/sites/_mirrors.html.haml (1.9ms)
1437
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_pages_before.html.haml (1.3ms)
1438
+ Comfy::Cms::Category Load (0.2ms) SELECT "comfy_cms_categories".* FROM "comfy_cms_categories" WHERE "comfy_cms_categories"."site_id" = ? AND "comfy_cms_categories"."categorized_type" = ? ORDER BY "comfy_cms_categories"."label" ASC [["site_id", 2], ["categorized_type", "Comfy::Cms::Page"]]
1439
+ CACHE (0.0ms) SELECT "comfy_cms_categories".* FROM "comfy_cms_categories" WHERE "comfy_cms_categories"."site_id" = ? AND "comfy_cms_categories"."categorized_type" = ? ORDER BY "comfy_cms_categories"."label" ASC [["site_id", 2], ["categorized_type", "Comfy::Cms::Page"]]
1440
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/categories/_index.html.haml (111.5ms)
1441
+ Comfy::Cms::Category Load (0.2ms) SELECT "comfy_cms_categories".* FROM "comfy_cms_categories" INNER JOIN "comfy_cms_categorizations" ON "comfy_cms_categories"."id" = "comfy_cms_categorizations"."category_id" WHERE "comfy_cms_categorizations"."categorized_id" = ? AND "comfy_cms_categorizations"."categorized_type" = ? ORDER BY "comfy_cms_categories"."label" ASC [["categorized_id", 1], ["categorized_type", "Comfy::Cms::Page"]]
1442
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/categories/_categories.html.haml (9.5ms)
1443
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/pages/_index_branch.html.haml (16.0ms)
1444
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_pages_after.html.haml (1.5ms)
1445
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/pages/index.html.haml within layouts/comfy/admin/cms (145.6ms)
1446
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.1ms)
1447
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (766.4ms)
1448
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.0ms)
1449
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (0.0ms)
1450
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (0.0ms)
1451
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (0.0ms)
1452
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_left.html.haml (4.1ms)
1453
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (0.0ms)
1454
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.1ms)
1455
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (2.2ms)
1456
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (0.1ms)
1457
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (0.1ms)
1458
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.1ms)
1459
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (1.5ms)
1460
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (13.7ms)
1461
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/files/_modal.html.haml (0.2ms)
1462
+ Completed 200 OK in 966ms (Views: 933.0ms | ActiveRecord: 1.6ms)
1463
+
1464
+
1465
+ Started GET "/admin/sites/2/layouts" for ::1 at 2015-09-08 15:42:27 +0200
1466
+ Processing by Comfy::Admin::Cms::LayoutsController#index as HTML
1467
+ Parameters: {"site_id"=>"2"}
1468
+ Comfy::Cms::Site Load (0.1ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1469
+  (0.1ms) SELECT COUNT(*) FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? [["site_id", 2]]
1470
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/sites/_mirrors.html.haml (0.2ms)
1471
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_layouts_before.html.haml (1.2ms)
1472
+ Comfy::Cms::Layout Load (0.1ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."site_id" = ? AND (parent_id IS NULL) ORDER BY comfy_cms_layouts.position [["site_id", 2]]
1473
+ Comfy::Cms::Layout Load (0.2ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE (parent_id IS NULL) ORDER BY comfy_cms_layouts.position
1474
+ Comfy::Cms::Layout Load (0.1ms) SELECT "comfy_cms_layouts".* FROM "comfy_cms_layouts" WHERE "comfy_cms_layouts"."parent_id" = ? ORDER BY comfy_cms_layouts.position [["parent_id", 1]]
1475
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/layouts/_index_branch.html.haml (6.9ms)
1476
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_layouts_after.html.haml (1.4ms)
1477
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/layouts/index.html.haml within layouts/comfy/admin/cms (21.4ms)
1478
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.1ms)
1479
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (762.3ms)
1480
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.1ms)
1481
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (0.1ms)
1482
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (0.1ms)
1483
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (0.1ms)
1484
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_left.html.haml (6.9ms)
1485
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (0.1ms)
1486
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.1ms)
1487
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (2.6ms)
1488
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (0.1ms)
1489
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (0.1ms)
1490
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.0ms)
1491
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (1.0ms)
1492
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (17.3ms)
1493
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/files/_modal.html.haml (0.2ms)
1494
+ Completed 200 OK in 812ms (Views: 808.3ms | ActiveRecord: 0.6ms)
1495
+
1496
+
1497
+ Started GET "/assets/comfy/admin/cms/application.self-745e22b8ade57ca562a970e891abe53008e3ad86555a2e8798913e3bb9436fae.css?body=1" for ::1 at 2015-09-08 15:42:27 +0200
1498
+
1499
+
1500
+ Started GET "/admin/seos" for ::1 at 2015-09-08 15:42:29 +0200
1501
+ Processing by Comfy::Admin::Cms::SeosController#index as HTML
1502
+ Comfy::Cms::Site Load (0.2ms) SELECT "comfy_cms_sites".* FROM "comfy_cms_sites" WHERE "comfy_cms_sites"."id" = ? LIMIT 1 [["id", 2]]
1503
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/comfy/admin/cms/seos/index.html.haml within layouts/comfy/admin/cms (4.5ms)
1504
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_head.html.haml (0.1ms)
1505
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_head.html.haml (774.4ms)
1506
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_body_before.html.haml (0.0ms)
1507
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_before.html.haml (0.0ms)
1508
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_inner.html.haml (0.0ms)
1509
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_navigation_after.html.haml (0.0ms)
1510
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_left.html.haml (4.0ms)
1511
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_before.html.haml (0.0ms)
1512
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_right_column_after.html.haml (0.1ms)
1513
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_right.html.haml (2.2ms)
1514
+ Rendered /Users/adam/Workspace/comfortable_mexican_loveseat/app/views/layouts/comfy/admin/cms/_flash.html.haml (0.1ms)
1515
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer.html.haml (0.1ms)
1516
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/partials/_html_footer.html.haml (0.0ms)
1517
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_footer_js.html.haml (1.0ms)
1518
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/layouts/comfy/admin/cms/_body.html.haml (13.7ms)
1519
+ Rendered /Users/adam/.rvm/gems/ruby-2.0.0-p598/gems/comfortable_mexican_sofa-1.12.8/app/views/comfy/admin/cms/files/_modal.html.haml (0.2ms)
1520
+ Completed 200 OK in 802ms (Views: 799.9ms | ActiveRecord: 0.2ms)