pages_cms 0.0.3 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (112) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -1
  3. data/app/models/pages_cms/article.rb +1 -1
  4. data/app/views/pages_cms/articles/index.html.erb +3 -3
  5. data/lib/pages_cms/engine.rb +4 -5
  6. data/lib/pages_cms/version.rb +1 -1
  7. data/test/dummy/log/development.log +1568 -0
  8. data/test/dummy/log/test.log +1774 -0
  9. data/test/dummy/public/images/1434406835_tesr.jpg +0 -0
  10. data/test/dummy/public/images/1434407008_another.jpg +0 -0
  11. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-L9oRocVr-BR1BsWn8doiKrJsa3do5RTxLQ3VH1DOlk.cache +1 -0
  12. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0sQ0S8pE1JDolpz_bmbc0K_9ePYB-n3rTr-mA94DBYE.cache +0 -0
  13. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2DXN_cDKcU595vLQKnPTqsUEAqaXMGUcci5de1HWJ5Q.cache +0 -0
  14. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2q7k35xyajztqxH0saZ3-90IK24W9yBwReg7ZWhN0lE.cache +0 -0
  15. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5GVD0F8uE8bbF4WgiZSbSDthgVt8d9i4tfNH-YlrEpA.cache +1 -0
  16. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5JMOvhthKc-BHtPPNQuqJ-2mczu0vYkWmZGwVTlyDBI.cache +1 -0
  17. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/83taEmSYbqmRIkJDaq8ZlhvxKFmCbPbGCCL1nFQuuSI.cache +0 -0
  18. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8sM4SU9M8NVhyK6C6FkMg6m_KhhWHpIWwk8KstzE_ck.cache +0 -0
  19. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/A1TYcDsbAqfe9x4cWgJZo-YmlTqYXR1Yev2b3i7XSQA.cache +0 -0
  20. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/AJ5HdbyLLkKJN1XJ54ueyABvACC1o5hJFYlwBjQn_d8.cache +1 -0
  21. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DhBi5tMm744C0D41BG1fUFlz69N1Aitz-hXIUXZHKaM.cache +3 -0
  22. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EzVdAIfAQEK4DcMT_7c10kzbqs29iNtS7qvFIFXFSsc.cache +0 -0
  23. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/F_VICxVTZoD2uZSkLEwH9dTD28TbPz8KUjq2SKiTxKw.cache +1 -0
  24. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ff_fHVG1EpZJsrmx2fkGV1h4Y9P99qwylwjgFrY5ato.cache +0 -0
  25. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ISg7950hS1ykD9DCgXYE40fEC0PbilLae_jmMiAxO4Q.cache +0 -0
  26. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LLMkeQUGWSnok7aLOnbSlRVMAX_I_lPcLbP0JgW5ydc.cache +0 -0
  27. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OqB1KJ22B1KV7qaYGrNXLz_UbfmJlMNS27rqqALAt9g.cache +1 -0
  28. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QISctXZ7oZeR-mBm78Ep0Eblxnr9GHoIAydwa9lsZaQ.cache +0 -0
  29. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/SEOktQvJV1G2zEP-3tatv0ePmh6O5FML2_zzzlb_4sw.cache +1 -0
  30. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UORYUT_A1B6dK6XH-eWZUYec0NkclvrXSWk1wGdUPl0.cache +0 -0
  31. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_BFsVqTcY0wGjMPTr9zZvb45bAnkFWeSPXoL2Ceu9jY.cache +1 -0
  32. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aPNvhpxlpcI3CYVlr5-wnXHd0hTj2fBmohUS-yusOsw.cache +0 -0
  33. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/agrFbwsFIERpd7XdXpA1cq0qt0s9WXoyfCpdDNYR4V4.cache +0 -0
  34. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aomCDHAL9drz9R7uwEOLq8DdHVVc6FBrZtEKAAd473M.cache +1 -0
  35. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/g4Eqy4gEd-JD6caQ2liYiBOzXAyG_vvYekiQxWHfGKE.cache +1 -0
  36. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/j6DsKmfEanFMuTZXOy9I1_AfCn6qD_LLtrKVoOl8DtI.cache +0 -0
  37. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/j7dloeNc4f7qDHpoVgf0_BaQbTtSnXO36nM_mdcn8Ng.cache +0 -0
  38. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kvlQkKsE-cxpDHs7dHsm8ufBgVqtnP-uhZhJiPduuSk.cache +0 -0
  39. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lY_sawhC8qhwNOJ39kzl8hkIx38UJSq_L25AGMi-GVA.cache +1 -0
  40. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/or2gsPn18YC--Ujzy2gTNHbmw91rIFuJovjH2jG_NgY.cache +0 -0
  41. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/oy91D2lyYjccV24EytpJnmSkrFSdc7CMYjLtC30gKVg.cache +0 -0
  42. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/peTteTpDKp2A76u2i5JOkn2KB_MaDtoEplDxT7YU1Y0.cache +0 -0
  43. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/r8Y8xfHSqPK3KLj7FKCagdfkvWQ_hu81iXWjqOodMOc.cache +0 -0
  44. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rZx3x3M1UeWKwSVIVhe2jj_zpCtTNefusyclDTF93g8.cache +3 -0
  45. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/syY_hFrWpdlnvDjHFLC5ALrSQPyhDGH8RYPv5Gd1Lmg.cache +0 -0
  46. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tVVZg7NK3YGAUMbVfkGKG_0EjIiaV1R3yv6VG8MrHek.cache +1 -0
  47. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tg5_ri8oT3dDcA54c_l8xHaDfeTJyIEli8FCmquS6-E.cache +0 -0
  48. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wzPYoFOfu6ldeK3vIYXbYriWf3EoXrGC878YXys4JN8.cache +1 -0
  49. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xFWf-Ab9erCBualpq4nzizH1wcblMtVLy8W69lUI208.cache +3 -0
  50. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xFbMSBxEuQlEiapdILHxgjQQF6Olhee_jLP_Rc8x_cA.cache +0 -0
  51. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xjh8Y3vpEUewMRLm0_bQx3V4HAmwXePELsE7po_WdIU.cache +1 -0
  52. data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/xkB8c_-7UBf7xPdHHCiNdOVA0asCj0sX9ahJLyzf8bg.cache +3 -0
  53. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/-KOeCx1APMfq6AEhW6h6Yy9lKu3RSOHAjbKCr_nhD2g.cache +1 -0
  54. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/0sQ0S8pE1JDolpz_bmbc0K_9ePYB-n3rTr-mA94DBYE.cache +0 -0
  55. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/0x1Yxnjj9zl_4hQu0svsjOsc8HWeC-XhWTHnwXKdsok.cache +0 -0
  56. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/2DXN_cDKcU595vLQKnPTqsUEAqaXMGUcci5de1HWJ5Q.cache +0 -0
  57. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/36KLdXuKtfUXyHMd2zhZSUPqHq-zdlzbRzbHwa248wY.cache +1 -0
  58. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/392ZFNFpIRB5087fW-OZmLix18T4Hkpu3wSD6rrEn6Y.cache +1 -0
  59. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/5sI9FS2eyzwerHlbijN4GPNYRl1PwVBD4ky70oyIwcs.cache +1 -0
  60. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/69Upt2lyttBfHv5JUS9gE1TjrpOEYdF-pmS_tNNNhOw.cache +0 -0
  61. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/6PNGJlqZS0-LXldkhtr8DZW3Zm9C29BsK7Oj2SSgTVA.cache +1 -0
  62. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/8dw-52LYwjcnNMB9_kW0hvvE7aMSKn3JIfATbueZRKo.cache +1 -0
  63. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/8jtbQg-L5iWEKlj1QwkvGyFzoPpGJp4KjsZOXx8-J9Y.cache +0 -0
  64. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/9DESRCBGex5nZI6_O3zI6MD52bL8wdP2OmjApCPKxU4.cache +0 -0
  65. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Bc_EwrvI4e4vWZ6VsBshsVwlB3IB4URnnojFv5J7-2k.cache +1 -0
  66. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/EmRFD7Q7BM_1Mu4bJqHR3kr8D-Gh6veUkO8VH6kNkDM.cache +0 -0
  67. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/EzVdAIfAQEK4DcMT_7c10kzbqs29iNtS7qvFIFXFSsc.cache +0 -0
  68. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/GJNm7CiTAbGmn1zwkJQGhJGjvyOXeQCcdXUwrpuK-sA.cache +0 -0
  69. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Hkeiz1gZJPQkGSn5cqy-IU-8T3-ocHV2zau8jsC9x8I.cache +0 -0
  70. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/IJ_ziLRI2ocoueF2CW0IzCMwO8zhNNGpJr4HqBsGfzA.cache +0 -0
  71. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/IQDcMn2YOtUsvSyxk2xibYu-4oeVlFpzk0_EXtU8MUI.cache +1 -0
  72. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ISg7950hS1ykD9DCgXYE40fEC0PbilLae_jmMiAxO4Q.cache +0 -0
  73. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ImRSKn2zp_gUP8fFIHoo1ovOzFsXSa_XITi7nAUyVt8.cache +3 -0
  74. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/IoigGTICx0zgA9EI7uuHJ2VUO1cnYxK9VuVQqFGVWvg.cache +3 -0
  75. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Iw1-MBTpYDBF3BfdW_QyDmRJz-PsgsQuhZYKBvbBSEE.cache +0 -0
  76. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Jv8TJ-dK2OwRhUU2u6-i1DpcZGUCAlDNAcjyaGLssUg.cache +1 -0
  77. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/LLMkeQUGWSnok7aLOnbSlRVMAX_I_lPcLbP0JgW5ydc.cache +0 -0
  78. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/LZ_2ENmGDBbsGq2frybSw-BM6FM-wKk47BE3kZWUZDs.cache +0 -0
  79. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/M2epJjkb9M12y3CzAeEmGg1g7nhndnbHDhCSObheNfU.cache +1 -0
  80. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/MN8qiC6NGL-N4CkoQEi-beEU4LGNlvGax_PgG4Ni_Po.cache +3 -0
  81. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/M_oPOIGtP33qa6B-sLTQiUqvpWe81b-B5nWNl3fyecw.cache +3 -0
  82. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/NI_WlCBzdUvb4jc0BOADMIinD2cP7a2xRP9F3FMv27s.cache +1 -0
  83. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/TuHX5lzj1TYPZqie1eLlancTMkdMAIVPV33hssCrzMY.cache +3 -0
  84. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/VCmvEm2YTfCfG-nTpUBsCEbZZ0yHjW4JwDm0iskMhvI.cache +1 -0
  85. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/W98bw1PUszwO9iPvBTVMpKqfXXW7PxhUmOLndabCJK4.cache +0 -0
  86. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/_p4PUXbRNRSWWbGqj6zvyRnGYPTm-fZsChz7mGAO2H8.cache +1 -0
  87. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/dQAdNBUF1VlFdv6R-j5e-4W8cDIsh5yrtL1TAEr9hOQ.cache +4 -0
  88. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/eUHDGE8AuVblrv9v5Q35nKyU8sISREs5-72eVUyvNtM.cache +0 -0
  89. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/fMEKPn8FBa32Jp7D2ItxmrWEFRY9l6y-IEke7GGfR9A.cache +1 -0
  90. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/gc1ngBuRehv_yxW5UpO4Qmn9sxjCSq67aBJEfXnqRek.cache +0 -0
  91. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/hJG4aBs30Fut9NGfrJcl0k62rzKiePjJ68LMBDoCXGE.cache +0 -0
  92. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/jm62MOMaNiUIyW5X0135gqsb3NKqGuUTGcYTc1bDPPA.cache +1 -0
  93. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/mEtEn8hH_0T3_VRL1MCIPOYMDCH7xWnD2DjLSvanJlw.cache +0 -0
  94. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/nRlrReaUwbnulJS_SpeQJGy_W_6mI5dLel6CLw9L9aI.cache +1 -0
  95. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ojDmYhtXViy9isGzp1xgvWaspyl7P7NT1ho9YYqFnLM.cache +0 -0
  96. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/rcSL_PaU1cFsHXw8H7bOYscA6O8t-RCJMbqTmfa1mWs.cache +1 -0
  97. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/sGJ5VUy9tke7aZrWSF_kAp1-p1xD98lu2TdTPrRmZVM.cache +1 -0
  98. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/sWZJGkqOqtt5eNByqrmO9FighCL0LWIQxIkDXywo2v8.cache +3 -0
  99. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ssImfBfhBMd7WCWXwmfsVbb3MHtKcQUjsAxyzew05DU.cache +1 -0
  100. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/syY_hFrWpdlnvDjHFLC5ALrSQPyhDGH8RYPv5Gd1Lmg.cache +0 -0
  101. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/tOJdJ0HEoiHQjxUCbQglNXKGNE7alVILC9-1cRbScso.cache +3 -0
  102. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/uCMRey9pXlUXgsErNDD4PbXovs-UrBoiTp7okLVgn0s.cache +0 -0
  103. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vH9KkJYl_10CMvsuqFL6GBw22bjcLzzndNa0U-G4Hqc.cache +1 -0
  104. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vhzkxG3JPy-8QYE8-HhYHZm1yG4BYayx0XLzk4x5lHg.cache +1 -0
  105. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/w96d_CJta1UNX7lQkjVjDnEayO4X7YKG6Aw_3RGaulg.cache +0 -0
  106. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/wFlOc7LPb7q2haAeytEYmAfeEwyNgCQAZBOMdNL_rXs.cache +1 -0
  107. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/x5BgjduV-km08RPFxWN8jIHukitK_Z0vMyJgaheKOYE.cache +1 -0
  108. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/xFbMSBxEuQlEiapdILHxgjQQF6Olhee_jLP_Rc8x_cA.cache +0 -0
  109. data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/y_-9J2fMMu9vv4UemQUrTnDi1J-ewG1JXTrX6U3xSEM.cache +1 -0
  110. data/test/functional/pages_cms/articles_controller_test.rb +15 -3
  111. data/test/functional/pages_cms/pages_controller_test.rb +8 -4
  112. metadata +157 -15
@@ -7492,3 +7492,1571 @@ Processing by PagesCms::PagesController#show as HTML
7492
7492
  PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
7493
7493
  Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (5.2ms)
7494
7494
  Completed 200 OK in 154ms (Views: 148.8ms | ActiveRecord: 2.5ms)
7495
+
7496
+
7497
+ Started GET "/admin/pages" for 127.0.0.1 at 2015-06-15 15:03:44 -0700
7498
+
7499
+ Gem::LoadError - Specified 'postgresql' for database adapter, but the gem is not loaded. Add `gem 'pg'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).:
7500
+ activerecord (4.2.1) lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
7501
+ activerecord (4.2.1) lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
7502
+ activerecord (4.2.1) lib/active_record/connection_handling.rb:50:in `establish_connection'
7503
+ activerecord (4.2.1) lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
7504
+ activesupport (4.2.1) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
7505
+ activesupport (4.2.1) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
7506
+ activesupport (4.2.1) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
7507
+ activerecord (4.2.1) lib/active_record/base.rb:316:in `<module:ActiveRecord>'
7508
+ activerecord (4.2.1) lib/active_record/base.rb:26:in `<top (required)>'
7509
+ activerecord (4.2.1) lib/active_record/migration.rb:384:in `connection'
7510
+ activerecord (4.2.1) lib/active_record/migration.rb:371:in `call'
7511
+ actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
7512
+ activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
7513
+ activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
7514
+ activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
7515
+ actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
7516
+ actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
7517
+ actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
7518
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
7519
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
7520
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
7521
+ actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
7522
+ actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
7523
+ railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
7524
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
7525
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
7526
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
7527
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
7528
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
7529
+ actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
7530
+ rack (1.6.1) lib/rack/methodoverride.rb:22:in `call'
7531
+ rack (1.6.1) lib/rack/runtime.rb:18:in `call'
7532
+ activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
7533
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
7534
+ actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
7535
+ rack (1.6.1) lib/rack/sendfile.rb:113:in `call'
7536
+ railties (4.2.1) lib/rails/engine.rb:518:in `call'
7537
+ railties (4.2.1) lib/rails/application.rb:164:in `call'
7538
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
7539
+ rack (1.6.1) lib/rack/content_length.rb:15:in `call'
7540
+ rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service'
7541
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
7542
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
7543
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
7544
+
7545
+
7546
+
7547
+ Started POST "/__better_errors/b4eaad5277f39e48/variables" for 127.0.0.1 at 2015-06-15 15:03:45 -0700
7548
+
7549
+ NameError (wrong local variable name `#$!' for #<Binding:0x007ff7d3e662c0>):
7550
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
7551
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
7552
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
7553
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
7554
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
7555
+ (erubis:52:in `render'
7556
+ erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
7557
+ erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
7558
+ better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
7559
+ better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
7560
+ better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
7561
+ better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
7562
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
7563
+ actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
7564
+ actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
7565
+ railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
7566
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
7567
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
7568
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
7569
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
7570
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
7571
+ actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
7572
+ rack (1.6.1) lib/rack/methodoverride.rb:22:in `call'
7573
+ rack (1.6.1) lib/rack/runtime.rb:18:in `call'
7574
+ activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
7575
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
7576
+ actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
7577
+ rack (1.6.1) lib/rack/sendfile.rb:113:in `call'
7578
+ railties (4.2.1) lib/rails/engine.rb:518:in `call'
7579
+ railties (4.2.1) lib/rails/application.rb:164:in `call'
7580
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
7581
+ rack (1.6.1) lib/rack/content_length.rb:15:in `call'
7582
+ rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service'
7583
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
7584
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
7585
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
7586
+
7587
+
7588
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.1ms)
7589
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
7590
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
7591
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (88.2ms)
7592
+
7593
+
7594
+ Started GET "/admin/pages" for 127.0.0.1 at 2015-06-15 15:05:01 -0700
7595
+
7596
+ Gem::LoadError - Specified 'postgresql' for database adapter, but the gem is not loaded. Add `gem 'pg'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).:
7597
+ activerecord (4.2.1) lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
7598
+ activerecord (4.2.1) lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
7599
+ activerecord (4.2.1) lib/active_record/connection_handling.rb:50:in `establish_connection'
7600
+ activerecord (4.2.1) lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
7601
+ activesupport (4.2.1) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
7602
+ activesupport (4.2.1) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
7603
+ activesupport (4.2.1) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
7604
+ activerecord (4.2.1) lib/active_record/base.rb:316:in `<module:ActiveRecord>'
7605
+ activerecord (4.2.1) lib/active_record/base.rb:26:in `<top (required)>'
7606
+ activerecord (4.2.1) lib/active_record/migration.rb:384:in `connection'
7607
+ activerecord (4.2.1) lib/active_record/migration.rb:371:in `call'
7608
+ actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
7609
+ activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
7610
+ activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
7611
+ activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
7612
+ actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
7613
+ actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
7614
+ actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
7615
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
7616
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
7617
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
7618
+ actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
7619
+ actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
7620
+ railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
7621
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
7622
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
7623
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
7624
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
7625
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
7626
+ actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
7627
+ rack (1.6.1) lib/rack/methodoverride.rb:22:in `call'
7628
+ rack (1.6.1) lib/rack/runtime.rb:18:in `call'
7629
+ activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
7630
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
7631
+ actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
7632
+ rack (1.6.1) lib/rack/sendfile.rb:113:in `call'
7633
+ railties (4.2.1) lib/rails/engine.rb:518:in `call'
7634
+ railties (4.2.1) lib/rails/application.rb:164:in `call'
7635
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
7636
+ rack (1.6.1) lib/rack/content_length.rb:15:in `call'
7637
+ rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service'
7638
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
7639
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
7640
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
7641
+
7642
+
7643
+
7644
+ Started POST "/__better_errors/f40ab70a62e4167b/variables" for 127.0.0.1 at 2015-06-15 15:05:01 -0700
7645
+
7646
+ NameError (wrong local variable name `#$!' for #<Binding:0x007ff7d49e2f90>):
7647
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
7648
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
7649
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
7650
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
7651
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
7652
+ (erubis:52:in `render'
7653
+ erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
7654
+ erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
7655
+ better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
7656
+ better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
7657
+ better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
7658
+ better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
7659
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
7660
+ actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
7661
+ actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
7662
+ railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
7663
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
7664
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
7665
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
7666
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
7667
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
7668
+ actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
7669
+ rack (1.6.1) lib/rack/methodoverride.rb:22:in `call'
7670
+ rack (1.6.1) lib/rack/runtime.rb:18:in `call'
7671
+ activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
7672
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
7673
+ actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
7674
+ rack (1.6.1) lib/rack/sendfile.rb:113:in `call'
7675
+ railties (4.2.1) lib/rails/engine.rb:518:in `call'
7676
+ railties (4.2.1) lib/rails/application.rb:164:in `call'
7677
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
7678
+ rack (1.6.1) lib/rack/content_length.rb:15:in `call'
7679
+ rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service'
7680
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
7681
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
7682
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
7683
+
7684
+
7685
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.3ms)
7686
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
7687
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
7688
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (57.6ms)
7689
+
7690
+
7691
+ Started GET "/admin/pages" for 127.0.0.1 at 2015-06-15 15:05:03 -0700
7692
+
7693
+ Gem::LoadError - Specified 'postgresql' for database adapter, but the gem is not loaded. Add `gem 'pg'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord).:
7694
+ activerecord (4.2.1) lib/active_record/connection_adapters/connection_specification.rb:177:in `rescue in spec'
7695
+ activerecord (4.2.1) lib/active_record/connection_adapters/connection_specification.rb:174:in `spec'
7696
+ activerecord (4.2.1) lib/active_record/connection_handling.rb:50:in `establish_connection'
7697
+ activerecord (4.2.1) lib/active_record/railtie.rb:120:in `block (2 levels) in <class:Railtie>'
7698
+ activesupport (4.2.1) lib/active_support/lazy_load_hooks.rb:38:in `execute_hook'
7699
+ activesupport (4.2.1) lib/active_support/lazy_load_hooks.rb:45:in `block in run_load_hooks'
7700
+ activesupport (4.2.1) lib/active_support/lazy_load_hooks.rb:44:in `run_load_hooks'
7701
+ activerecord (4.2.1) lib/active_record/base.rb:316:in `<module:ActiveRecord>'
7702
+ activerecord (4.2.1) lib/active_record/base.rb:26:in `<top (required)>'
7703
+ activerecord (4.2.1) lib/active_record/migration.rb:384:in `connection'
7704
+ activerecord (4.2.1) lib/active_record/migration.rb:371:in `call'
7705
+ actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
7706
+ activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
7707
+ activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
7708
+ activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
7709
+ actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
7710
+ actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
7711
+ actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
7712
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
7713
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
7714
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
7715
+ actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
7716
+ actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
7717
+ railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
7718
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
7719
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
7720
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
7721
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
7722
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
7723
+ actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
7724
+ rack (1.6.1) lib/rack/methodoverride.rb:22:in `call'
7725
+ rack (1.6.1) lib/rack/runtime.rb:18:in `call'
7726
+ activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
7727
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
7728
+ actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
7729
+ rack (1.6.1) lib/rack/sendfile.rb:113:in `call'
7730
+ railties (4.2.1) lib/rails/engine.rb:518:in `call'
7731
+ railties (4.2.1) lib/rails/application.rb:164:in `call'
7732
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
7733
+ rack (1.6.1) lib/rack/content_length.rb:15:in `call'
7734
+ rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service'
7735
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
7736
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
7737
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
7738
+
7739
+
7740
+
7741
+ Started POST "/__better_errors/b972b7d9256dd471/variables" for 127.0.0.1 at 2015-06-15 15:05:03 -0700
7742
+
7743
+ NameError (wrong local variable name `#$!' for #<Binding:0x007ff7d6b1a7d0>):
7744
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `local_variable_get'
7745
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:73:in `block in local_variables'
7746
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each'
7747
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `each_with_object'
7748
+ better_errors (2.1.1) lib/better_errors/stack_frame.rb:71:in `local_variables'
7749
+ (erubis:52:in `render'
7750
+ erubis (2.7.0) lib/erubis/evaluator.rb:65:in `eval'
7751
+ erubis (2.7.0) lib/erubis/evaluator.rb:65:in `result'
7752
+ better_errors (2.1.1) lib/better_errors/error_page.rb:30:in `render'
7753
+ better_errors (2.1.1) lib/better_errors/error_page.rb:37:in `do_variables'
7754
+ better_errors (2.1.1) lib/better_errors/middleware.rb:132:in `internal_call'
7755
+ better_errors (2.1.1) lib/better_errors/middleware.rb:75:in `better_errors_call'
7756
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
7757
+ actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
7758
+ actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
7759
+ railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
7760
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
7761
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
7762
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
7763
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
7764
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
7765
+ actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
7766
+ rack (1.6.1) lib/rack/methodoverride.rb:22:in `call'
7767
+ rack (1.6.1) lib/rack/runtime.rb:18:in `call'
7768
+ activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
7769
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
7770
+ actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
7771
+ rack (1.6.1) lib/rack/sendfile.rb:113:in `call'
7772
+ railties (4.2.1) lib/rails/engine.rb:518:in `call'
7773
+ railties (4.2.1) lib/rails/application.rb:164:in `call'
7774
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
7775
+ rack (1.6.1) lib/rack/content_length.rb:15:in `call'
7776
+ rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service'
7777
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
7778
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
7779
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
7780
+
7781
+
7782
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.3ms)
7783
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
7784
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
7785
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (54.0ms)
7786
+
7787
+
7788
+ Started GET "/admin/pages" for ::1 at 2015-06-15 15:18:12 -0700
7789
+ Processing by PagesCms::Admin::PagesController#index as HTML
7790
+ PagesCms::Page Load (25.7ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" ORDER BY "pages_cms_pages"."id" DESC LIMIT 1
7791
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" IS NULL
7792
+ PagesCms::Page Load (0.6ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" IN (1)
7793
+ PagesCms::Page Exists (0.6ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
7794
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/pages/index.html.haml within layouts/pages_cms/application (198.1ms)
7795
+ PagesCms::Page Load (0.7ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
7796
+ PagesCms::Page Exists (0.4ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
7797
+ PagesCms::Page Load (0.4ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
7798
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
7799
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (7.8ms)
7800
+ Completed 200 OK in 4327ms (Views: 4106.2ms | ActiveRecord: 63.9ms)
7801
+
7802
+
7803
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:18:18 -0700
7804
+
7805
+
7806
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:18:18 -0700
7807
+
7808
+
7809
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:18:18 -0700
7810
+
7811
+
7812
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:18:18 -0700
7813
+
7814
+
7815
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:18:18 -0700
7816
+
7817
+
7818
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:18:18 -0700
7819
+
7820
+
7821
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:18:18 -0700
7822
+
7823
+
7824
+ Started GET "/admin/articles" for ::1 at 2015-06-15 15:18:22 -0700
7825
+ Processing by PagesCms::Admin::ArticlesController#index as HTML
7826
+ PagesCms::Article Load (14.8ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
7827
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/index.html.haml within layouts/pages_cms/application (23.7ms)
7828
+ PagesCms::Page Load (0.6ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
7829
+ PagesCms::Page Exists (0.4ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
7830
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
7831
+ PagesCms::Page Exists (0.4ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
7832
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.0ms)
7833
+ Completed 200 OK in 166ms (Views: 116.7ms | ActiveRecord: 18.3ms)
7834
+
7835
+
7836
+ Started GET "/admin/articles/new" for ::1 at 2015-06-15 15:18:24 -0700
7837
+ Processing by PagesCms::Admin::ArticlesController#new as HTML
7838
+ PagesCms::Image Load (1.2ms) SELECT "pages_cms_images".* FROM "pages_cms_images"
7839
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/_form.html.haml (160.4ms)
7840
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/new.html.haml within layouts/pages_cms/application (176.4ms)
7841
+ PagesCms::Page Load (0.6ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
7842
+ PagesCms::Page Exists (0.4ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
7843
+ PagesCms::Page Load (0.4ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
7844
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
7845
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (5.1ms)
7846
+ Completed 200 OK in 272ms (Views: 258.0ms | ActiveRecord: 5.6ms)
7847
+
7848
+
7849
+ Started POST "/admin/articles" for ::1 at 2015-06-15 15:18:35 -0700
7850
+ Processing by PagesCms::Admin::ArticlesController#create as HTML
7851
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"cm1tUiy+4H65NapRjNS1UKL3Wrjal7Jzt6vwlPY/jrRj8PIpaIrCQ+heiSp0x0vP15SzDBcxHWYdEoXdbextew==", "article"=>{"title"=>"Test Article", "image_id"=>"", "tags"=>"", "content"=>"some content", "draft"=>"0", "archived"=>"0"}, "commit"=>"Submit"}
7852
+ Unpermitted parameter: archived
7853
+  (2.4ms) BEGIN
7854
+  (0.2ms) ROLLBACK
7855
+ Redirected to http://localhost:3000/admin/articles
7856
+ Completed 302 Found in 8ms (ActiveRecord: 2.6ms)
7857
+
7858
+
7859
+ Started GET "/admin/articles" for ::1 at 2015-06-15 15:18:35 -0700
7860
+ Processing by PagesCms::Admin::ArticlesController#index as HTML
7861
+ PagesCms::Article Load (0.6ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
7862
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/index.html.haml within layouts/pages_cms/application (3.1ms)
7863
+ PagesCms::Page Load (0.7ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
7864
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
7865
+ PagesCms::Page Load (0.4ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
7866
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
7867
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.1ms)
7868
+ Completed 200 OK in 145ms (Views: 142.6ms | ActiveRecord: 2.1ms)
7869
+
7870
+
7871
+ Started GET "/admin/articles/new" for ::1 at 2015-06-15 15:18:38 -0700
7872
+ Processing by PagesCms::Admin::ArticlesController#new as HTML
7873
+ PagesCms::Image Load (0.4ms) SELECT "pages_cms_images".* FROM "pages_cms_images"
7874
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/_form.html.haml (4.4ms)
7875
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/new.html.haml within layouts/pages_cms/application (39.1ms)
7876
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
7877
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
7878
+ PagesCms::Page Load (0.4ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
7879
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
7880
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (5.8ms)
7881
+ Completed 200 OK in 178ms (Views: 176.4ms | ActiveRecord: 1.7ms)
7882
+
7883
+
7884
+ Started POST "/admin/articles" for ::1 at 2015-06-15 15:18:48 -0700
7885
+ Processing by PagesCms::Admin::ArticlesController#create as HTML
7886
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"RCy1wpddEhthCg6aTTcKFcUpoxv8nh0vQnjgUXSU6pZVsSq502kwJjBhLeG1JPSKsEpKrzE4sjrowZUY70cJWQ==", "article"=>{"title"=>"Some article", "image_id"=>"", "tags"=>"tag", "content"=>"the article", "draft"=>"0", "archived"=>"0"}, "commit"=>"Submit"}
7887
+ Unpermitted parameter: archived
7888
+  (0.2ms) BEGIN
7889
+ SQL (0.9ms) INSERT INTO "pages_cms_articles" ("title", "tags", "content_rendered", "content", "draft", "created_at", "updated_at") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some article"], ["tags", "{tag}"], ["content_rendered", "<p>the article</p>\n"], ["content", "the article"], ["draft", "f"], ["created_at", "2015-06-15 22:18:48.896641"], ["updated_at", "2015-06-15 22:18:48.896641"]]
7890
+  (42.5ms) COMMIT
7891
+ Redirected to http://localhost:3000/admin/articles
7892
+ Completed 302 Found in 51ms (ActiveRecord: 43.6ms)
7893
+
7894
+
7895
+ Started GET "/admin/articles" for ::1 at 2015-06-15 15:18:48 -0700
7896
+ Processing by PagesCms::Admin::ArticlesController#index as HTML
7897
+ PagesCms::Article Load (0.5ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
7898
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/index.html.haml within layouts/pages_cms/application (6.4ms)
7899
+ PagesCms::Page Load (0.6ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
7900
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
7901
+ PagesCms::Page Load (0.4ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
7902
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
7903
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (5.6ms)
7904
+ Completed 200 OK in 124ms (Views: 121.8ms | ActiveRecord: 2.0ms)
7905
+
7906
+
7907
+ Started GET "/articles" for ::1 at 2015-06-15 15:18:52 -0700
7908
+ Processing by PagesCms::ArticlesController#index as HTML
7909
+ PagesCms::Article Load (0.4ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
7910
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (37.2ms)
7911
+ PagesCms::Page Load (0.6ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
7912
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
7913
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
7914
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
7915
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.9ms)
7916
+ Completed 200 OK in 139ms (Views: 137.0ms | ActiveRecord: 1.7ms)
7917
+
7918
+
7919
+ Started GET "/admin/articles" for ::1 at 2015-06-15 15:19:40 -0700
7920
+ Processing by PagesCms::Admin::ArticlesController#index as HTML
7921
+ PagesCms::Article Load (0.4ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
7922
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/index.html.haml within layouts/pages_cms/application (3.7ms)
7923
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
7924
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
7925
+ PagesCms::Page Load (0.2ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
7926
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
7927
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.2ms)
7928
+ Completed 200 OK in 195ms (Views: 192.6ms | ActiveRecord: 1.7ms)
7929
+
7930
+
7931
+ Started GET "/admin/articles/new" for ::1 at 2015-06-15 15:19:46 -0700
7932
+ Processing by PagesCms::Admin::ArticlesController#new as HTML
7933
+ PagesCms::Image Load (0.4ms) SELECT "pages_cms_images".* FROM "pages_cms_images"
7934
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/_form.html.haml (5.7ms)
7935
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/new.html.haml within layouts/pages_cms/application (30.9ms)
7936
+ PagesCms::Page Load (0.7ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
7937
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
7938
+ PagesCms::Page Load (0.4ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
7939
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
7940
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (8.7ms)
7941
+ Completed 200 OK in 200ms (Views: 197.3ms | ActiveRecord: 2.1ms)
7942
+
7943
+
7944
+ Started GET "/admin/images" for ::1 at 2015-06-15 15:19:55 -0700
7945
+ Processing by PagesCms::Admin::ImagesController#index as HTML
7946
+ PagesCms::Image Load (0.6ms) SELECT "pages_cms_images".* FROM "pages_cms_images"
7947
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/images/index.html.haml within layouts/pages_cms/application (35.2ms)
7948
+ PagesCms::Page Load (0.6ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
7949
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
7950
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
7951
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
7952
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.1ms)
7953
+ Completed 200 OK in 147ms (Views: 139.9ms | ActiveRecord: 2.9ms)
7954
+
7955
+
7956
+ Started POST "/admin/images" for ::1 at 2015-06-15 15:20:08 -0700
7957
+ Processing by PagesCms::Admin::ImagesController#create as HTML
7958
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"98iIo51ct0uHX1w2jJupIqBb62XyaRZypwSa13MnCivmVRfY2WiVdtY0f010iFe91TgC0T/PuWcNve+e6PTp5A==", "image"=>{"name"=>"tesr", "file"=>#<ActionDispatch::Http::UploadedFile:0x007faa79762b10 @tempfile=#<Tempfile:/var/folders/4x/jqg58dzs4ls25870rk0mcpww0000gn/T/RackMultipart20150615-24431-kook66.jpg>, @original_filename="1413761979777.jpg", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"image[file]\"; filename=\"1413761979777.jpg\"\r\nContent-Type: image/jpeg\r\n">}, "commit"=>"Upload"}
7959
+  (0.2ms) BEGIN
7960
+ SQL (25.8ms) INSERT INTO "pages_cms_images" ("file", "name", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["file", "1434406809_tesr.jpg"], ["name", "tesr"], ["created_at", "2015-06-15 22:20:09.025451"], ["updated_at", "2015-06-15 22:20:09.025451"]]
7961
+  (37.0ms) COMMIT
7962
+ Completed 500 Internal Server Error in 87ms (ActiveRecord: 63.0ms)
7963
+
7964
+ Errno::ENOENT - No such file or directory @ rb_sysopen - /Users/ColinWalker/workspace/cms/PagesCMS/test/dummy/public/images/1434406809_tesr.jpg:
7965
+ /Users/ColinWalker/workspace/cms/PagesCMS/app/controllers/pages_cms/admin/images_controller.rb:21:in `create'
7966
+ actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
7967
+ actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action'
7968
+ actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
7969
+ actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
7970
+ activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
7971
+ activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
7972
+ activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
7973
+ activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks'
7974
+ activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
7975
+ activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
7976
+ actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
7977
+ actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
7978
+ actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
7979
+ activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
7980
+ activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
7981
+ activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
7982
+ actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
7983
+ actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
7984
+ activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
7985
+ actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process'
7986
+ actionview (4.2.1) lib/action_view/rendering.rb:30:in `process'
7987
+ actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch'
7988
+ actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
7989
+ actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action'
7990
+ actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
7991
+ actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
7992
+ actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
7993
+ actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
7994
+ actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
7995
+ railties (4.2.1) lib/rails/engine.rb:518:in `call'
7996
+ railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing'
7997
+ actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve'
7998
+ actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
7999
+ actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
8000
+ actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
8001
+ rack (1.6.1) lib/rack/etag.rb:24:in `call'
8002
+ rack (1.6.1) lib/rack/conditionalget.rb:38:in `call'
8003
+ rack (1.6.1) lib/rack/head.rb:13:in `call'
8004
+ actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
8005
+ actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
8006
+ rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context'
8007
+ rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call'
8008
+ actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
8009
+ activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call'
8010
+ activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
8011
+ activerecord (4.2.1) lib/active_record/migration.rb:378:in `call'
8012
+ actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
8013
+ activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
8014
+ activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
8015
+ activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
8016
+ actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
8017
+ actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
8018
+ actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
8019
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
8020
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
8021
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
8022
+ actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
8023
+ actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
8024
+ railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
8025
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
8026
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
8027
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
8028
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
8029
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
8030
+ actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
8031
+ rack (1.6.1) lib/rack/methodoverride.rb:22:in `call'
8032
+ rack (1.6.1) lib/rack/runtime.rb:18:in `call'
8033
+ activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
8034
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
8035
+ actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
8036
+ rack (1.6.1) lib/rack/sendfile.rb:113:in `call'
8037
+ railties (4.2.1) lib/rails/engine.rb:518:in `call'
8038
+ railties (4.2.1) lib/rails/application.rb:164:in `call'
8039
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
8040
+ rack (1.6.1) lib/rack/content_length.rb:15:in `call'
8041
+ rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service'
8042
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
8043
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
8044
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
8045
+
8046
+
8047
+
8048
+ Started POST "/__better_errors/a8b39866b1fb02d4/variables" for ::1 at 2015-06-15 15:20:09 -0700
8049
+
8050
+
8051
+ Started POST "/admin/images" for ::1 at 2015-06-15 15:20:35 -0700
8052
+ Processing by PagesCms::Admin::ImagesController#create as HTML
8053
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"98iIo51ct0uHX1w2jJupIqBb62XyaRZypwSa13MnCivmVRfY2WiVdtY0f010iFe91TgC0T/PuWcNve+e6PTp5A==", "image"=>{"name"=>"tesr", "file"=>#<ActionDispatch::Http::UploadedFile:0x007faa744406d0 @tempfile=#<Tempfile:/var/folders/4x/jqg58dzs4ls25870rk0mcpww0000gn/T/RackMultipart20150615-24431-7srnur.jpg>, @original_filename="1413761979777.jpg", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"image[file]\"; filename=\"1413761979777.jpg\"\r\nContent-Type: image/jpeg\r\n">}, "commit"=>"Upload"}
8054
+  (0.2ms) BEGIN
8055
+ SQL (0.5ms) INSERT INTO "pages_cms_images" ("file", "name", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["file", "1434406835_tesr.jpg"], ["name", "tesr"], ["created_at", "2015-06-15 22:20:35.378638"], ["updated_at", "2015-06-15 22:20:35.378638"]]
8056
+  (0.9ms) COMMIT
8057
+ Redirected to http://localhost:3000/admin/images
8058
+ Completed 302 Found in 9ms (ActiveRecord: 1.5ms)
8059
+
8060
+
8061
+ Started GET "/admin/images" for ::1 at 2015-06-15 15:20:35 -0700
8062
+ Processing by PagesCms::Admin::ImagesController#index as HTML
8063
+ PagesCms::Image Load (0.7ms) SELECT "pages_cms_images".* FROM "pages_cms_images"
8064
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/images/index.html.haml within layouts/pages_cms/application (5.1ms)
8065
+ PagesCms::Page Load (0.7ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8066
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8067
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8068
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8069
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (7.6ms)
8070
+ Completed 200 OK in 197ms (Views: 194.4ms | ActiveRecord: 2.2ms)
8071
+
8072
+
8073
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:20:35 -0700
8074
+
8075
+
8076
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:20:35 -0700
8077
+
8078
+
8079
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:20:35 -0700
8080
+
8081
+
8082
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:20:35 -0700
8083
+
8084
+
8085
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:20:35 -0700
8086
+
8087
+
8088
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:20:35 -0700
8089
+
8090
+
8091
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:20:35 -0700
8092
+
8093
+
8094
+ Started GET "/images/1434406809_tesr.jpg" for ::1 at 2015-06-15 15:20:35 -0700
8095
+
8096
+ ActionController::RoutingError (No route matches [GET] "/images/1434406809_tesr.jpg"):
8097
+ actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
8098
+ actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
8099
+ railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
8100
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
8101
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
8102
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
8103
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
8104
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
8105
+ actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
8106
+ rack (1.6.1) lib/rack/methodoverride.rb:22:in `call'
8107
+ rack (1.6.1) lib/rack/runtime.rb:18:in `call'
8108
+ activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
8109
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
8110
+ actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
8111
+ rack (1.6.1) lib/rack/sendfile.rb:113:in `call'
8112
+ railties (4.2.1) lib/rails/engine.rb:518:in `call'
8113
+ railties (4.2.1) lib/rails/application.rb:164:in `call'
8114
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
8115
+ rack (1.6.1) lib/rack/content_length.rb:15:in `call'
8116
+ rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service'
8117
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
8118
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
8119
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
8120
+
8121
+
8122
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms)
8123
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
8124
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.9ms)
8125
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (32.6ms)
8126
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (4.2ms)
8127
+ Rendered /Users/ColinWalker/.rvm/gems/ruby-2.2.0/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (287.3ms)
8128
+
8129
+
8130
+ Started DELETE "/admin/images/1" for ::1 at 2015-06-15 15:20:38 -0700
8131
+ Processing by PagesCms::Admin::ImagesController#destroy as HTML
8132
+ Parameters: {"authenticity_token"=>"E95BLckksOtBd8/6Guuh3yUpoMiE46u4t94d3YftfjQCQ95WjRCS1hAc7IHi+F9AUEpJfElFBK0dZ2iUHD6d+w==", "id"=>"1"}
8133
+ PagesCms::Image Load (0.9ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 1]]
8134
+  (0.2ms) BEGIN
8135
+ PagesCms::Thumbnail Load (16.7ms) SELECT "pages_cms_thumbnails".* FROM "pages_cms_thumbnails" WHERE "pages_cms_thumbnails"."image_id" = $1 [["image_id", 1]]
8136
+ SQL (1.5ms) DELETE FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 [["id", 1]]
8137
+  (1.0ms) COMMIT
8138
+ Completed 500 Internal Server Error in 62ms (ActiveRecord: 22.4ms)
8139
+
8140
+ Errno::ENOENT - No such file or directory @ unlink_internal - /Users/ColinWalker/workspace/cms/PagesCMS/test/dummy/public/images/1434406809_tesr.jpg:
8141
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/fileutils.rb:1450:in `block in remove_file'
8142
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/fileutils.rb:1455:in `platform_support'
8143
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/fileutils.rb:1449:in `remove_file'
8144
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/fileutils.rb:793:in `remove_file'
8145
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/fileutils.rb:571:in `block in rm'
8146
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/fileutils.rb:570:in `rm'
8147
+ /Users/ColinWalker/workspace/cms/PagesCMS/app/controllers/pages_cms/admin/images_controller.rb:45:in `destroy'
8148
+ actionpack (4.2.1) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
8149
+ actionpack (4.2.1) lib/abstract_controller/base.rb:198:in `process_action'
8150
+ actionpack (4.2.1) lib/action_controller/metal/rendering.rb:10:in `process_action'
8151
+ actionpack (4.2.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
8152
+ activesupport (4.2.1) lib/active_support/callbacks.rb:117:in `call'
8153
+ activesupport (4.2.1) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
8154
+ activesupport (4.2.1) lib/active_support/callbacks.rb:505:in `call'
8155
+ activesupport (4.2.1) lib/active_support/callbacks.rb:92:in `_run_callbacks'
8156
+ activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_process_action_callbacks'
8157
+ activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
8158
+ actionpack (4.2.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
8159
+ actionpack (4.2.1) lib/action_controller/metal/rescue.rb:29:in `process_action'
8160
+ actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
8161
+ activesupport (4.2.1) lib/active_support/notifications.rb:164:in `block in instrument'
8162
+ activesupport (4.2.1) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
8163
+ activesupport (4.2.1) lib/active_support/notifications.rb:164:in `instrument'
8164
+ actionpack (4.2.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
8165
+ actionpack (4.2.1) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
8166
+ activerecord (4.2.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
8167
+ actionpack (4.2.1) lib/abstract_controller/base.rb:137:in `process'
8168
+ actionview (4.2.1) lib/action_view/rendering.rb:30:in `process'
8169
+ actionpack (4.2.1) lib/action_controller/metal.rb:196:in `dispatch'
8170
+ actionpack (4.2.1) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
8171
+ actionpack (4.2.1) lib/action_controller/metal.rb:237:in `block in action'
8172
+ actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
8173
+ actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:43:in `serve'
8174
+ actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
8175
+ actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
8176
+ actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
8177
+ railties (4.2.1) lib/rails/engine.rb:518:in `call'
8178
+ railties (4.2.1) lib/rails/railtie.rb:194:in `method_missing'
8179
+ actionpack (4.2.1) lib/action_dispatch/routing/mapper.rb:51:in `serve'
8180
+ actionpack (4.2.1) lib/action_dispatch/journey/router.rb:43:in `block in serve'
8181
+ actionpack (4.2.1) lib/action_dispatch/journey/router.rb:30:in `serve'
8182
+ actionpack (4.2.1) lib/action_dispatch/routing/route_set.rb:819:in `call'
8183
+ rack (1.6.1) lib/rack/etag.rb:24:in `call'
8184
+ rack (1.6.1) lib/rack/conditionalget.rb:38:in `call'
8185
+ rack (1.6.1) lib/rack/head.rb:13:in `call'
8186
+ actionpack (4.2.1) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
8187
+ actionpack (4.2.1) lib/action_dispatch/middleware/flash.rb:260:in `call'
8188
+ rack (1.6.1) lib/rack/session/abstract/id.rb:225:in `context'
8189
+ rack (1.6.1) lib/rack/session/abstract/id.rb:220:in `call'
8190
+ actionpack (4.2.1) lib/action_dispatch/middleware/cookies.rb:560:in `call'
8191
+ activerecord (4.2.1) lib/active_record/query_cache.rb:36:in `call'
8192
+ activerecord (4.2.1) lib/active_record/connection_adapters/abstract/connection_pool.rb:649:in `call'
8193
+ activerecord (4.2.1) lib/active_record/migration.rb:378:in `call'
8194
+ actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
8195
+ activesupport (4.2.1) lib/active_support/callbacks.rb:88:in `_run_callbacks'
8196
+ activesupport (4.2.1) lib/active_support/callbacks.rb:776:in `_run_call_callbacks'
8197
+ activesupport (4.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks'
8198
+ actionpack (4.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
8199
+ actionpack (4.2.1) lib/action_dispatch/middleware/reloader.rb:73:in `call'
8200
+ actionpack (4.2.1) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
8201
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
8202
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
8203
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
8204
+ actionpack (4.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
8205
+ actionpack (4.2.1) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
8206
+ railties (4.2.1) lib/rails/rack/logger.rb:38:in `call_app'
8207
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `block in call'
8208
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `block in tagged'
8209
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:26:in `tagged'
8210
+ activesupport (4.2.1) lib/active_support/tagged_logging.rb:68:in `tagged'
8211
+ railties (4.2.1) lib/rails/rack/logger.rb:20:in `call'
8212
+ actionpack (4.2.1) lib/action_dispatch/middleware/request_id.rb:21:in `call'
8213
+ rack (1.6.1) lib/rack/methodoverride.rb:22:in `call'
8214
+ rack (1.6.1) lib/rack/runtime.rb:18:in `call'
8215
+ activesupport (4.2.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
8216
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
8217
+ actionpack (4.2.1) lib/action_dispatch/middleware/static.rb:113:in `call'
8218
+ rack (1.6.1) lib/rack/sendfile.rb:113:in `call'
8219
+ railties (4.2.1) lib/rails/engine.rb:518:in `call'
8220
+ railties (4.2.1) lib/rails/application.rb:164:in `call'
8221
+ rack (1.6.1) lib/rack/lock.rb:17:in `call'
8222
+ rack (1.6.1) lib/rack/content_length.rb:15:in `call'
8223
+ rack (1.6.1) lib/rack/handler/webrick.rb:89:in `service'
8224
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
8225
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
8226
+ /Users/ColinWalker/.rvm/rubies/ruby-2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
8227
+
8228
+
8229
+
8230
+ Started POST "/__better_errors/24a24d3451a9c0d0/variables" for ::1 at 2015-06-15 15:20:38 -0700
8231
+
8232
+
8233
+ Started GET "/admin/articles" for ::1 at 2015-06-15 15:20:48 -0700
8234
+ Processing by PagesCms::Admin::ArticlesController#index as HTML
8235
+ PagesCms::Article Load (0.9ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8236
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/index.html.haml within layouts/pages_cms/application (6.0ms)
8237
+ PagesCms::Page Load (1.0ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8238
+ PagesCms::Page Exists (0.5ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8239
+ PagesCms::Page Load (0.6ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8240
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8241
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (11.3ms)
8242
+ Completed 200 OK in 311ms (Views: 307.4ms | ActiveRecord: 3.2ms)
8243
+
8244
+
8245
+ Started GET "/admin/articles/1/edit" for ::1 at 2015-06-15 15:20:51 -0700
8246
+ Processing by PagesCms::Admin::ArticlesController#edit as HTML
8247
+ Parameters: {"id"=>"1"}
8248
+ PagesCms::Article Load (0.4ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles" WHERE "pages_cms_articles"."id" = $1 LIMIT 1 [["id", 1]]
8249
+ PagesCms::Image Load (0.6ms) SELECT "pages_cms_images".* FROM "pages_cms_images"
8250
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/_form.html.haml (8.3ms)
8251
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/edit.html.haml within layouts/pages_cms/application (24.4ms)
8252
+ PagesCms::Page Load (0.8ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8253
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8254
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8255
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8256
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.5ms)
8257
+ Completed 200 OK in 215ms (Views: 210.6ms | ActiveRecord: 2.5ms)
8258
+
8259
+
8260
+ Started PATCH "/admin/articles/1" for ::1 at 2015-06-15 15:20:57 -0700
8261
+ Processing by PagesCms::Admin::ArticlesController#update as HTML
8262
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"TG9Tev+trXd1T50iC9FtGl55gJqyDyrlfryMvV4oDMld8swBu5mPSiQkvlnzwpOFKxppLn+phfDUBfn0xfvvBg==", "article"=>{"title"=>"Some article", "image_id"=>"2", "tags"=>"tag", "content"=>"the article", "draft"=>"0", "archived"=>"0"}, "commit"=>"Submit", "id"=>"1"}
8263
+ PagesCms::Article Load (0.7ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles" WHERE "pages_cms_articles"."id" = $1 LIMIT 1 [["id", 1]]
8264
+ Unpermitted parameter: archived
8265
+  (2.9ms) BEGIN
8266
+ SQL (17.2ms) UPDATE "pages_cms_articles" SET "image_id" = $1, "updated_at" = $2 WHERE "pages_cms_articles"."id" = $3 [["image_id", 2], ["updated_at", "2015-06-15 22:20:57.759542"], ["id", 1]]
8267
+  (1.6ms) COMMIT
8268
+ Redirected to http://localhost:3000/admin/articles
8269
+ Completed 302 Found in 34ms (ActiveRecord: 22.4ms)
8270
+
8271
+
8272
+ Started GET "/admin/articles" for ::1 at 2015-06-15 15:20:57 -0700
8273
+ Processing by PagesCms::Admin::ArticlesController#index as HTML
8274
+ PagesCms::Article Load (0.5ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8275
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/index.html.haml within layouts/pages_cms/application (9.5ms)
8276
+ PagesCms::Page Load (0.6ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8277
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8278
+ PagesCms::Page Load (0.2ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8279
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8280
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (5.6ms)
8281
+ Completed 200 OK in 124ms (Views: 121.5ms | ActiveRecord: 1.8ms)
8282
+
8283
+
8284
+ Started GET "/articles" for ::1 at 2015-06-15 15:21:00 -0700
8285
+ Processing by PagesCms::ArticlesController#index as HTML
8286
+ PagesCms::Article Load (0.5ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8287
+ PagesCms::Image Load (0.8ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 2]]
8288
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (6.0ms)
8289
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8290
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8291
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8292
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8293
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (5.2ms)
8294
+ Completed 200 OK in 99ms (Views: 96.1ms | ActiveRecord: 2.5ms)
8295
+
8296
+
8297
+ Started GET "/articles" for ::1 at 2015-06-15 15:22:45 -0700
8298
+ Processing by PagesCms::ArticlesController#index as HTML
8299
+ PagesCms::Article Load (1.0ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8300
+ PagesCms::Image Load (0.9ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 2]]
8301
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (44.3ms)
8302
+ PagesCms::Page Load (0.7ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8303
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8304
+ PagesCms::Page Load (0.4ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8305
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8306
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (9.4ms)
8307
+ Completed 200 OK in 751ms (Views: 741.4ms | ActiveRecord: 3.6ms)
8308
+
8309
+
8310
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:22:46 -0700
8311
+
8312
+
8313
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:22:47 -0700
8314
+
8315
+
8316
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:22:47 -0700
8317
+
8318
+
8319
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:22:47 -0700
8320
+
8321
+
8322
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:22:47 -0700
8323
+
8324
+
8325
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:22:47 -0700
8326
+
8327
+
8328
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:22:47 -0700
8329
+
8330
+
8331
+ Started GET "/articles" for ::1 at 2015-06-15 15:22:48 -0700
8332
+ Processing by PagesCms::ArticlesController#index as HTML
8333
+ PagesCms::Article Load (0.6ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8334
+ PagesCms::Image Load (0.4ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 2]]
8335
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (4.5ms)
8336
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8337
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8338
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8339
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8340
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (5.5ms)
8341
+ Completed 200 OK in 162ms (Views: 159.0ms | ActiveRecord: 2.3ms)
8342
+
8343
+
8344
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:22:48 -0700
8345
+
8346
+
8347
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:22:48 -0700
8348
+
8349
+
8350
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:22:48 -0700
8351
+
8352
+
8353
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:22:48 -0700
8354
+
8355
+
8356
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:22:48 -0700
8357
+
8358
+
8359
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:22:48 -0700
8360
+
8361
+
8362
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:22:49 -0700
8363
+
8364
+
8365
+ Started GET "/articles" for ::1 at 2015-06-15 15:23:07 -0700
8366
+ Processing by PagesCms::ArticlesController#index as HTML
8367
+ PagesCms::Article Load (0.4ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8368
+ PagesCms::Image Load (0.4ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 2]]
8369
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (4.6ms)
8370
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8371
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8372
+ PagesCms::Page Load (0.2ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8373
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8374
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (5.0ms)
8375
+ Completed 200 OK in 129ms (Views: 126.4ms | ActiveRecord: 2.0ms)
8376
+
8377
+
8378
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:23:07 -0700
8379
+
8380
+
8381
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:23:07 -0700
8382
+
8383
+
8384
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:23:07 -0700
8385
+
8386
+
8387
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:23:07 -0700
8388
+
8389
+
8390
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:23:07 -0700
8391
+
8392
+
8393
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:23:07 -0700
8394
+
8395
+
8396
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:23:07 -0700
8397
+
8398
+
8399
+ Started GET "/articles" for ::1 at 2015-06-15 15:23:08 -0700
8400
+ Processing by PagesCms::ArticlesController#index as HTML
8401
+ PagesCms::Article Load (0.5ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8402
+ PagesCms::Image Load (0.4ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 2]]
8403
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (5.9ms)
8404
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8405
+ PagesCms::Page Exists (0.4ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8406
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8407
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8408
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.6ms)
8409
+ Completed 200 OK in 106ms (Views: 103.3ms | ActiveRecord: 2.4ms)
8410
+
8411
+
8412
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:23:08 -0700
8413
+
8414
+
8415
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:23:08 -0700
8416
+
8417
+
8418
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:23:08 -0700
8419
+
8420
+
8421
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:23:08 -0700
8422
+
8423
+
8424
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:23:08 -0700
8425
+
8426
+
8427
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:23:08 -0700
8428
+
8429
+
8430
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:23:08 -0700
8431
+
8432
+
8433
+ Started GET "/admin/images" for ::1 at 2015-06-15 15:23:14 -0700
8434
+ Processing by PagesCms::Admin::ImagesController#index as HTML
8435
+ PagesCms::Image Load (0.9ms) SELECT "pages_cms_images".* FROM "pages_cms_images"
8436
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/images/index.html.haml within layouts/pages_cms/application (6.5ms)
8437
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8438
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8439
+ PagesCms::Page Load (0.2ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8440
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8441
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (5.7ms)
8442
+ Completed 200 OK in 101ms (Views: 97.7ms | ActiveRecord: 2.1ms)
8443
+
8444
+
8445
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:23:14 -0700
8446
+
8447
+
8448
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:23:14 -0700
8449
+
8450
+
8451
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:23:14 -0700
8452
+
8453
+
8454
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:23:14 -0700
8455
+
8456
+
8457
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:23:14 -0700
8458
+
8459
+
8460
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:23:14 -0700
8461
+
8462
+
8463
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:23:14 -0700
8464
+
8465
+
8466
+ Started POST "/admin/images" for ::1 at 2015-06-15 15:23:28 -0700
8467
+ Processing by PagesCms::Admin::ImagesController#create as HTML
8468
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"4dqfznxkgUblpwCiW20ISOuqvmnlfJmotaj9hKF4y9/wRwC1OFCje7TMI9mjfvbXnslX3SjaNr0fEYjNOqsoEA==", "image"=>{"name"=>"another", "file"=>#<ActionDispatch::Http::UploadedFile:0x007faa7c3f3dc8 @tempfile=#<Tempfile:/var/folders/4x/jqg58dzs4ls25870rk0mcpww0000gn/T/RackMultipart20150615-24431-1m85tui.jpg>, @original_filename="1414817736191.jpg", @content_type="image/jpeg", @headers="Content-Disposition: form-data; name=\"image[file]\"; filename=\"1414817736191.jpg\"\r\nContent-Type: image/jpeg\r\n">}, "commit"=>"Upload"}
8469
+  (0.2ms) BEGIN
8470
+ SQL (0.6ms) INSERT INTO "pages_cms_images" ("file", "name", "created_at", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["file", "1434407008_another.jpg"], ["name", "another"], ["created_at", "2015-06-15 22:23:28.135506"], ["updated_at", "2015-06-15 22:23:28.135506"]]
8471
+  (25.8ms) COMMIT
8472
+ Redirected to http://localhost:3000/admin/images
8473
+ Completed 302 Found in 45ms (ActiveRecord: 26.6ms)
8474
+
8475
+
8476
+ Started GET "/admin/images" for ::1 at 2015-06-15 15:23:28 -0700
8477
+ Processing by PagesCms::Admin::ImagesController#index as HTML
8478
+ PagesCms::Image Load (0.5ms) SELECT "pages_cms_images".* FROM "pages_cms_images"
8479
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/images/index.html.haml within layouts/pages_cms/application (3.3ms)
8480
+ PagesCms::Page Load (1.1ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8481
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8482
+ PagesCms::Page Load (0.4ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8483
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8484
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (11.2ms)
8485
+ Completed 200 OK in 199ms (Views: 196.3ms | ActiveRecord: 2.6ms)
8486
+
8487
+
8488
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:23:28 -0700
8489
+
8490
+
8491
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:23:28 -0700
8492
+
8493
+
8494
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:23:28 -0700
8495
+
8496
+
8497
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:23:28 -0700
8498
+
8499
+
8500
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:23:28 -0700
8501
+
8502
+
8503
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:23:28 -0700
8504
+
8505
+
8506
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:23:28 -0700
8507
+
8508
+
8509
+ Started GET "/admin/articles" for ::1 at 2015-06-15 15:23:36 -0700
8510
+ Processing by PagesCms::Admin::ArticlesController#index as HTML
8511
+ PagesCms::Article Load (0.7ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8512
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/index.html.haml within layouts/pages_cms/application (8.3ms)
8513
+ PagesCms::Page Load (0.6ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8514
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8515
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8516
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8517
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.7ms)
8518
+ Completed 200 OK in 156ms (Views: 152.9ms | ActiveRecord: 2.2ms)
8519
+
8520
+
8521
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:23:36 -0700
8522
+
8523
+
8524
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:23:36 -0700
8525
+
8526
+
8527
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:23:36 -0700
8528
+
8529
+
8530
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:23:36 -0700
8531
+
8532
+
8533
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:23:36 -0700
8534
+
8535
+
8536
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:23:37 -0700
8537
+
8538
+
8539
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:23:37 -0700
8540
+
8541
+
8542
+ Started GET "/admin/articles/1/edit" for ::1 at 2015-06-15 15:23:40 -0700
8543
+ Processing by PagesCms::Admin::ArticlesController#edit as HTML
8544
+ Parameters: {"id"=>"1"}
8545
+ PagesCms::Article Load (0.6ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles" WHERE "pages_cms_articles"."id" = $1 LIMIT 1 [["id", 1]]
8546
+ PagesCms::Image Load (0.4ms) SELECT "pages_cms_images".* FROM "pages_cms_images"
8547
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/_form.html.haml (5.4ms)
8548
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/edit.html.haml within layouts/pages_cms/application (21.0ms)
8549
+ PagesCms::Page Load (0.7ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8550
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8551
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8552
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8553
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.4ms)
8554
+ Completed 200 OK in 126ms (Views: 122.7ms | ActiveRecord: 2.4ms)
8555
+
8556
+
8557
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:23:40 -0700
8558
+
8559
+
8560
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:23:40 -0700
8561
+
8562
+
8563
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:23:40 -0700
8564
+
8565
+
8566
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:23:40 -0700
8567
+
8568
+
8569
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:23:40 -0700
8570
+
8571
+
8572
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:23:40 -0700
8573
+
8574
+
8575
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:23:40 -0700
8576
+
8577
+
8578
+ Started PATCH "/admin/articles/1" for ::1 at 2015-06-15 15:23:44 -0700
8579
+ Processing by PagesCms::Admin::ArticlesController#update as HTML
8580
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"l1WjAYK6JmpAfC2BGQzoEKC9gkponusjI/CSFgRV/OiGyDx6xo4EVxEXDvrhHxaP1d5r/qU4RDaJSedfn4YfJw==", "article"=>{"title"=>"Some article", "image_id"=>"3", "tags"=>"tag", "content"=>"the article", "draft"=>"0", "archived"=>"0"}, "commit"=>"Submit", "id"=>"1"}
8581
+ PagesCms::Article Load (0.8ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles" WHERE "pages_cms_articles"."id" = $1 LIMIT 1 [["id", 1]]
8582
+ Unpermitted parameter: archived
8583
+  (0.1ms) BEGIN
8584
+ SQL (4.5ms) UPDATE "pages_cms_articles" SET "image_id" = $1, "updated_at" = $2 WHERE "pages_cms_articles"."id" = $3 [["image_id", 3], ["updated_at", "2015-06-15 22:23:44.542901"], ["id", 1]]
8585
+  (3.9ms) COMMIT
8586
+ Redirected to http://localhost:3000/admin/articles
8587
+ Completed 302 Found in 16ms (ActiveRecord: 9.3ms)
8588
+
8589
+
8590
+ Started GET "/admin/articles" for ::1 at 2015-06-15 15:23:44 -0700
8591
+ Processing by PagesCms::Admin::ArticlesController#index as HTML
8592
+ PagesCms::Article Load (0.5ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8593
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/admin/articles/index.html.haml within layouts/pages_cms/application (4.0ms)
8594
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8595
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8596
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8597
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8598
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.3ms)
8599
+ Completed 200 OK in 220ms (Views: 217.7ms | ActiveRecord: 1.7ms)
8600
+
8601
+
8602
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:23:44 -0700
8603
+
8604
+
8605
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:23:44 -0700
8606
+
8607
+
8608
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:23:44 -0700
8609
+
8610
+
8611
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:23:44 -0700
8612
+
8613
+
8614
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:23:44 -0700
8615
+
8616
+
8617
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:23:44 -0700
8618
+
8619
+
8620
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:23:44 -0700
8621
+
8622
+
8623
+ Started GET "/articles" for ::1 at 2015-06-15 15:23:47 -0700
8624
+ Processing by PagesCms::ArticlesController#index as HTML
8625
+ PagesCms::Article Load (0.4ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8626
+ PagesCms::Image Load (0.4ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 3]]
8627
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (4.8ms)
8628
+ PagesCms::Page Load (1.0ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8629
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8630
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8631
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8632
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (7.5ms)
8633
+ Completed 200 OK in 104ms (Views: 101.0ms | ActiveRecord: 2.6ms)
8634
+
8635
+
8636
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:23:47 -0700
8637
+
8638
+
8639
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:23:47 -0700
8640
+
8641
+
8642
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:23:47 -0700
8643
+
8644
+
8645
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:23:47 -0700
8646
+
8647
+
8648
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:23:47 -0700
8649
+
8650
+
8651
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:23:47 -0700
8652
+
8653
+
8654
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:23:47 -0700
8655
+
8656
+
8657
+ Started GET "/articles" for ::1 at 2015-06-15 15:24:44 -0700
8658
+ Processing by PagesCms::ArticlesController#index as HTML
8659
+ PagesCms::Article Load (0.7ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8660
+ PagesCms::Image Load (1.0ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 3]]
8661
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (11.1ms)
8662
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8663
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8664
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8665
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8666
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (39.3ms)
8667
+ Completed 200 OK in 362ms (Views: 358.2ms | ActiveRecord: 3.1ms)
8668
+
8669
+
8670
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:24:45 -0700
8671
+
8672
+
8673
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:24:45 -0700
8674
+
8675
+
8676
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:24:45 -0700
8677
+
8678
+
8679
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:24:45 -0700
8680
+
8681
+
8682
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:24:45 -0700
8683
+
8684
+
8685
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:24:45 -0700
8686
+
8687
+
8688
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:24:45 -0700
8689
+
8690
+
8691
+ Started GET "/articles" for ::1 at 2015-06-15 15:24:47 -0700
8692
+ Processing by PagesCms::ArticlesController#index as HTML
8693
+ PagesCms::Article Load (0.4ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8694
+ PagesCms::Image Load (0.2ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 3]]
8695
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (3.2ms)
8696
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8697
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8698
+ PagesCms::Page Load (0.2ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8699
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8700
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (4.8ms)
8701
+ Completed 200 OK in 78ms (Views: 75.7ms | ActiveRecord: 1.9ms)
8702
+
8703
+
8704
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:24:48 -0700
8705
+
8706
+
8707
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:24:48 -0700
8708
+
8709
+
8710
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:24:48 -0700
8711
+
8712
+
8713
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:24:48 -0700
8714
+
8715
+
8716
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:24:48 -0700
8717
+
8718
+
8719
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:24:48 -0700
8720
+
8721
+
8722
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:24:48 -0700
8723
+
8724
+
8725
+ Started GET "/articles" for ::1 at 2015-06-15 15:25:12 -0700
8726
+ Processing by PagesCms::ArticlesController#index as HTML
8727
+ PagesCms::Article Load (0.4ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8728
+ PagesCms::Image Load (0.4ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 3]]
8729
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (3.6ms)
8730
+ PagesCms::Page Load (0.6ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8731
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8732
+ PagesCms::Page Load (0.2ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8733
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8734
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (5.0ms)
8735
+ Completed 200 OK in 317ms (Views: 315.0ms | ActiveRecord: 2.0ms)
8736
+
8737
+
8738
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:25:13 -0700
8739
+
8740
+
8741
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:25:13 -0700
8742
+
8743
+
8744
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:25:13 -0700
8745
+
8746
+
8747
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:25:13 -0700
8748
+
8749
+
8750
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:25:13 -0700
8751
+
8752
+
8753
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:25:13 -0700
8754
+
8755
+
8756
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:25:13 -0700
8757
+
8758
+
8759
+ Started GET "/articles" for ::1 at 2015-06-15 15:25:42 -0700
8760
+ Processing by PagesCms::ArticlesController#index as HTML
8761
+ PagesCms::Article Load (0.5ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8762
+ PagesCms::Image Load (0.2ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 3]]
8763
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (80.4ms)
8764
+ PagesCms::Page Load (1.0ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8765
+ PagesCms::Page Exists (0.6ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8766
+ PagesCms::Page Load (0.4ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8767
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8768
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (8.7ms)
8769
+ Completed 200 OK in 322ms (Views: 318.5ms | ActiveRecord: 2.9ms)
8770
+
8771
+
8772
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:25:43 -0700
8773
+
8774
+
8775
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:25:43 -0700
8776
+
8777
+
8778
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:25:43 -0700
8779
+
8780
+
8781
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:25:43 -0700
8782
+
8783
+
8784
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:25:43 -0700
8785
+
8786
+
8787
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:25:43 -0700
8788
+
8789
+
8790
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:25:43 -0700
8791
+
8792
+
8793
+ Started GET "/articles" for ::1 at 2015-06-15 15:26:03 -0700
8794
+ Processing by PagesCms::ArticlesController#index as HTML
8795
+ PagesCms::Article Load (0.4ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8796
+ PagesCms::Image Load (0.3ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 3]]
8797
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (12.4ms)
8798
+ PagesCms::Page Load (0.6ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8799
+ PagesCms::Page Exists (0.4ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8800
+ PagesCms::Page Load (0.4ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8801
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8802
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (9.8ms)
8803
+ Completed 200 OK in 243ms (Views: 239.6ms | ActiveRecord: 2.4ms)
8804
+
8805
+
8806
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:26:04 -0700
8807
+
8808
+
8809
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:26:04 -0700
8810
+
8811
+
8812
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:26:04 -0700
8813
+
8814
+
8815
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:26:04 -0700
8816
+
8817
+
8818
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:26:04 -0700
8819
+
8820
+
8821
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:26:04 -0700
8822
+
8823
+
8824
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:26:04 -0700
8825
+
8826
+
8827
+ Started GET "/articles" for ::1 at 2015-06-15 15:26:34 -0700
8828
+ Processing by PagesCms::ArticlesController#index as HTML
8829
+ PagesCms::Article Load (0.5ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8830
+ PagesCms::Image Load (0.2ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 3]]
8831
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (5.4ms)
8832
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8833
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8834
+ PagesCms::Page Load (0.4ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8835
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8836
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.2ms)
8837
+ Completed 200 OK in 117ms (Views: 113.9ms | ActiveRecord: 2.1ms)
8838
+
8839
+
8840
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:26:34 -0700
8841
+
8842
+
8843
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:26:34 -0700
8844
+
8845
+
8846
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:26:34 -0700
8847
+
8848
+
8849
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:26:34 -0700
8850
+
8851
+
8852
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:26:34 -0700
8853
+
8854
+
8855
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:26:34 -0700
8856
+
8857
+
8858
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:26:34 -0700
8859
+
8860
+
8861
+ Started GET "/articles" for ::1 at 2015-06-15 15:26:35 -0700
8862
+ Processing by PagesCms::ArticlesController#index as HTML
8863
+ PagesCms::Article Load (0.4ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8864
+ PagesCms::Image Load (0.2ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 3]]
8865
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (3.3ms)
8866
+ PagesCms::Page Load (0.6ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8867
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8868
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8869
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8870
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.8ms)
8871
+ Completed 200 OK in 92ms (Views: 89.0ms | ActiveRecord: 2.3ms)
8872
+
8873
+
8874
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:26:36 -0700
8875
+
8876
+
8877
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:26:36 -0700
8878
+
8879
+
8880
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:26:36 -0700
8881
+
8882
+
8883
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:26:36 -0700
8884
+
8885
+
8886
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:26:36 -0700
8887
+
8888
+
8889
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:26:36 -0700
8890
+
8891
+
8892
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:26:36 -0700
8893
+
8894
+
8895
+ Started GET "/articles" for ::1 at 2015-06-15 15:27:12 -0700
8896
+ Processing by PagesCms::ArticlesController#index as HTML
8897
+ PagesCms::Article Load (0.9ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8898
+ PagesCms::Image Load (0.5ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 3]]
8899
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (6.4ms)
8900
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8901
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8902
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8903
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8904
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.1ms)
8905
+ Completed 200 OK in 173ms (Views: 170.0ms | ActiveRecord: 2.7ms)
8906
+
8907
+
8908
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:27:13 -0700
8909
+
8910
+
8911
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:27:13 -0700
8912
+
8913
+
8914
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:27:13 -0700
8915
+
8916
+
8917
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:27:13 -0700
8918
+
8919
+
8920
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:27:13 -0700
8921
+
8922
+
8923
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:27:13 -0700
8924
+
8925
+
8926
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:27:13 -0700
8927
+
8928
+
8929
+ Started GET "/articles" for ::1 at 2015-06-15 15:28:20 -0700
8930
+ Processing by PagesCms::ArticlesController#index as HTML
8931
+ PagesCms::Article Load (0.5ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8932
+ PagesCms::Image Load (0.2ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 3]]
8933
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (31.6ms)
8934
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8935
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8936
+ PagesCms::Page Load (0.2ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8937
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8938
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.5ms)
8939
+ Completed 200 OK in 194ms (Views: 191.1ms | ActiveRecord: 2.1ms)
8940
+
8941
+
8942
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:28:20 -0700
8943
+
8944
+
8945
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:28:20 -0700
8946
+
8947
+
8948
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:28:21 -0700
8949
+
8950
+
8951
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:28:21 -0700
8952
+
8953
+
8954
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:28:21 -0700
8955
+
8956
+
8957
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:28:21 -0700
8958
+
8959
+
8960
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:28:21 -0700
8961
+
8962
+
8963
+ Started GET "/articles" for ::1 at 2015-06-15 15:28:37 -0700
8964
+ Processing by PagesCms::ArticlesController#index as HTML
8965
+ PagesCms::Article Load (0.6ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
8966
+ PagesCms::Image Load (0.3ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 3]]
8967
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (5.8ms)
8968
+ PagesCms::Page Load (0.7ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
8969
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
8970
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
8971
+ PagesCms::Page Exists (0.3ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
8972
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (6.6ms)
8973
+ Completed 200 OK in 151ms (Views: 148.3ms | ActiveRecord: 2.4ms)
8974
+
8975
+
8976
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:28:38 -0700
8977
+
8978
+
8979
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:28:38 -0700
8980
+
8981
+
8982
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:28:38 -0700
8983
+
8984
+
8985
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:28:38 -0700
8986
+
8987
+
8988
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:28:38 -0700
8989
+
8990
+
8991
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:28:38 -0700
8992
+
8993
+
8994
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:28:38 -0700
8995
+
8996
+
8997
+ Started GET "/articles" for ::1 at 2015-06-15 15:28:39 -0700
8998
+ Processing by PagesCms::ArticlesController#index as HTML
8999
+ PagesCms::Article Load (0.4ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
9000
+ PagesCms::Image Load (0.2ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 3]]
9001
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (2.8ms)
9002
+ PagesCms::Page Load (0.5ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
9003
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
9004
+ PagesCms::Page Load (0.2ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
9005
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
9006
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (4.6ms)
9007
+ Completed 200 OK in 81ms (Views: 78.9ms | ActiveRecord: 1.7ms)
9008
+
9009
+
9010
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:28:39 -0700
9011
+
9012
+
9013
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:28:39 -0700
9014
+
9015
+
9016
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:28:39 -0700
9017
+
9018
+
9019
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:28:39 -0700
9020
+
9021
+
9022
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:28:39 -0700
9023
+
9024
+
9025
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:28:39 -0700
9026
+
9027
+
9028
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:28:39 -0700
9029
+
9030
+
9031
+ Started GET "/articles" for ::1 at 2015-06-15 15:29:21 -0700
9032
+ Processing by PagesCms::ArticlesController#index as HTML
9033
+ PagesCms::Article Load (0.5ms) SELECT "pages_cms_articles".* FROM "pages_cms_articles"
9034
+ PagesCms::Image Load (0.4ms) SELECT "pages_cms_images".* FROM "pages_cms_images" WHERE "pages_cms_images"."id" = $1 LIMIT 1 [["id", 3]]
9035
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/pages_cms/articles/index.html.erb within layouts/pages_cms/application (31.0ms)
9036
+ PagesCms::Page Load (0.6ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."navbar_show" = 't'
9037
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 1]]
9038
+ PagesCms::Page Load (0.3ms) SELECT "pages_cms_pages".* FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 [["parent_id", 1]]
9039
+ PagesCms::Page Exists (0.2ms) SELECT 1 AS one FROM "pages_cms_pages" WHERE "pages_cms_pages"."parent_id" = $1 LIMIT 1 [["parent_id", 2]]
9040
+ Rendered /Users/ColinWalker/workspace/cms/PagesCMS/app/views/layouts/pages_cms/_header.html.erb (5.0ms)
9041
+ Completed 200 OK in 282ms (Views: 279.5ms | ActiveRecord: 2.2ms)
9042
+
9043
+
9044
+ Started GET "/assets/pages_cms/pages_cms.self-cd9a96c6e776b9d871a3f4ed0578c95f779785ee95568d7aa70e23a394175bb1.css?body=1" for ::1 at 2015-06-15 15:29:21 -0700
9045
+
9046
+
9047
+ Started GET "/assets/application.self-d885a0a66bd595c10edb24f8879f94e334d88be0730c4d7c7a7b57c731c09037.css?body=1" for ::1 at 2015-06-15 15:29:22 -0700
9048
+
9049
+
9050
+ Started GET "/assets/jquery.self-d03a5518f45df77341bdbe6201ba3bfa547ebba8ed64f0ea56bfa5f96ea7c074.js?body=1" for ::1 at 2015-06-15 15:29:22 -0700
9051
+
9052
+
9053
+ Started GET "/assets/cocoon.self-05633fd25797688a657c08b26b8d4217031ee589f5ca76f0a57c11ac7d0e76ec.js?body=1" for ::1 at 2015-06-15 15:29:22 -0700
9054
+
9055
+
9056
+ Started GET "/assets/bootstrap.self-2bbd2c0465f01b1f8270958ddfc2e62a08915f295a35d22df2971eb936cf3c64.js?body=1" for ::1 at 2015-06-15 15:29:22 -0700
9057
+
9058
+
9059
+ Started GET "/assets/application.self-7e59640942256e07125f15e51f7eada5a93b9b45874ef9d670290515fc697d79.js?body=1" for ::1 at 2015-06-15 15:29:22 -0700
9060
+
9061
+
9062
+ Started GET "/assets/jquery_ujs.self-8e98a7a072a6cee1372d19fff9ff3e6aa1e39a37d89d6f06861637d061113ee7.js?body=1" for ::1 at 2015-06-15 15:29:22 -0700