mr_video 1.0.5 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/app/assets/fonts/mr_video/glyphicons-halflings-regular.eot +0 -0
- data/app/assets/fonts/mr_video/glyphicons-halflings-regular.svg +229 -0
- data/app/assets/fonts/mr_video/glyphicons-halflings-regular.ttf +0 -0
- data/app/assets/fonts/mr_video/glyphicons-halflings-regular.woff +0 -0
- data/app/models/mr_video/cassette.rb +1 -0
- data/app/models/mr_video/episode.rb +6 -2
- data/app/views/layouts/mr_video.html.erb +2 -2
- data/lib/mr_video/constants.rb +1 -1
- data/lib/mr_video/core_ext.rb +12 -0
- data/lib/mr_video.rb +1 -0
- data/spec/controllers/mr_video/cassettes_controller_spec.rb +5 -5
- data/spec/controllers/mr_video/episodes_controller_spec.rb +4 -4
- data/spec/dummy/config/application.rb +2 -0
- data/spec/dummy/config/environments/development.rb +3 -5
- data/spec/dummy/config/environments/test.rb +1 -3
- data/spec/dummy/config/initializers/secret_token.rb +1 -1
- data/spec/dummy/log/development.log +1750 -412
- data/spec/dummy/{db/development.sqlite3 → log/production.log} +0 -0
- data/spec/dummy/log/test.log +1372 -488
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/-G/-GVyB_nT-JwOYE8Q1S1pyPvHMR_uHIdK22umFv_3h-s.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/-G/-GhUj-W5J3-B56YaH5TrfYaPukJw3xAggJ9fdyIQjcw.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/2u/2urjfO4JkwXuOyJdpfKrUSVT0Fv9uIPEGfWpNA9xnVA.cache +3 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/3S/3SsRcXzYFK_Ed0ml2X6L0zXL99zS5jigwT1xwK028KM.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/3a/3aIqWMYgdKezxBWJc-XSgK_fTxjILtuM-e8OztZDU3I.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/3w/3wWMPXtn7DcnxPGsoT-dTxPNRASrW9wO8htNwHZJ8-Y.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/3x/3xbZtxfRca5pZLpeu7wBIcVAW8FZBTSLOmMpIB14HP4.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/5W/5W5ulIApjwD4gPxRQjGN6qvkYsrZknX1fQ-ls1hL2gA.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/5Y/5YwBA8px2C5kiUWcCK5hmW4gSV-N9VFecntL9rScDwc.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/5o/5o1tvFDuRROiLXvx-R5cM0UqbdktFigze5kqXd8a6xQ.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/6g/6gW1qO00v7oD4_wpJbzVGYw5EQeyMnUdQvmim1TPOzY.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/6z/6zHn11r5YyUI4PysU-Ud8Ouq4k6hjlW4eJNl6X6i3NA.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/7U/7UVnHvmjfqDvoEl2HeoKgMu4JrX1LrDS_WcX5L1u2t0.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/7j/7jpoYQ_v1ciOJQFHEhNQMFRCvgivYSomjaLCfpNn3C8.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/7m/7mfRxrJeAv0YhBwvZeeRJL0Hh_qMDaeYfLV6A8eWROg.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/7z/7zueJZfwPde-TYbB0DpmhSW13TFQuOqNOlSP2wS41c8.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/87/87m2YcDLtkFbZrHhvRr6J2XI4nC-WEpOGkogrwffcUg.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/8k/8k9uXt5Ej4X5a-1jr06_R40qNpK7lXN_G3KTrpqqLlM.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/9-/9-lkRF8DbqncOs4FtCsJR6peYbGIACy8DFixmsoyXLQ.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/94/949Y0S3NriDgsl1piiqz0LoljYKU6qzOx77ikO8xQp0.cache +3 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/9E/9EkegVGJgUHp1S32eAiLxHYgqUzVxughm1upsm1Veow.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/9W/9WnO_j4vYOC4e4QMoqlM9gQ1GfWx_NflZ-mXFbeZmsE.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Am/AmBF9i80HZ0x0hDkI9GnT6N1nUqAC_kokQoTL189PFU.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/BS/BSB3uDslq4MDmZ6GH0oU19aNLYri4kWRNoWP01FYUFE.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Be/BeU6lEaAc02zCWxRp_CS_SBQCALzEOGPGkqI98xPEw4.cache +4 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/E3/E3RESwJYhiS7bJZ2m1_IHydSMIZTjeR5Zc328CgkagA.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/FA/FAVeKFCMNdks282Fhj9ht_vibIOIWMiOiMFewZkSscQ.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/FT/FT_HKesVX3ebMQPXqGFbJOeqLDIbaPduxokHk5S2z0Q.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/G2/G2MlpqU_2e9Lh9Xm2mGFAStdiwYYc_aolHhzUiCTAcc.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/G4/G4z_LLSk2oWE55pqgH9uozFM8Xgz826SZgL9hhzyktU.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/GS/GSNaRm7QT8JWqtIU-f2a16i__gksFrkTaUANH-OVRY8.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/GW/GWaaF0Mn9B2q0QWBjYj42Lbqke32nB5evsSZPYvqOb4.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/H5/H5gVgdEGF-O5RXf1WJUkz1Apuaj8wZLNSWT0N6N3_2E.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/HY/HYm1R-UYjnM6JBvE8XVbz7ZTMagPFFVUz2d4gd9oB_4.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Iu/Iug7W-iSV3bDRVDOmDvoYKpXUFfK6lBsYGXpNUkeDPQ.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Ls/LsUFTq5f-E8ew7bx1rEGohar4Ro7NbCRiYZ5cQgrSWU.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/M8/M8elITyIMmtIdaqmGsX2ozYdXDMCpQSEfo2xTO2KhZo.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/N6/N6cXRKo4UcV2gl9qpgk-9vmL1qQKGyj8M38_TIAPi6o.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/N_/N_RJQsBalOnMUn8Sa_EEIDp4Tk2fHh3RvlNZsZyZHmw.cache +2 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Qw/Qw70jvqh1ULasXYaG8wXToAdWlBW_qqSLhOptPQu67Q.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/SZ/SZF7xdQbKw7wWvkoq91cnPNVr9APYZnzvnxF7ZmkpVg.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/TT/TTUNYhOow8db0I72JbF0WbJd6dokYBIl09li9ckIZ1k.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Th/Th0OMOkCDUrCYAlEdp2k6BvCAFqVly7keoT1Dvkkvc4.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/UL/ULbzodQ2O-D_I8bLN-9TCU5mIB3V1asZ9--0cP2haJ8.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/UL/Ul0cnquD9yjvls6id-QUurpiyr_Duej_pTl11j5-gK8.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/WM/WMBO-7tncjZscdab1kylEL1EjUdf9VsCOBbGlTkqrFI.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/Xy/XyaCqt7nbc0nwBeT_9HytIEjwT05E3Ktz4k6rgwSb2k.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/YI/YIjHgVFmFnsrfn0_zRnDxVvzLC3qkyzt_2P-rmmnCBk.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/YI/yiicLBLdg3XW_nW5G4Uza848GmoJCwOiiU3pmZTBTVQ.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/YJ/YJF8IGDprCOlmopiR1t9gpvgbmapDGQRUzm_c4Ty4Oc.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/YN/YNhWPbffO9KlwU2S9b_q1OIQVQNDyUEj_TRu7as5MwQ.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/YP/YPaFpZbv-qbEMTi08pGu3wzqBtIzjxki9VJG08xUGdM.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/aG/aG409JhC4eEBTDssvfMtUgEk51F4cw8CaVSq7LEeJ4E.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/b6/b6I4-lb1O_zAIkEUEnMKkedZHjKnNbMHzot-Gv-B7sc.cache +5 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/bR/bRWMXBXxFb2I-2u31UUr4R4MpPvF1t0QcAtKBunRkoE.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/bl/blcukAFwpioJYiaEwHEH6_lWIvvJahTOhv-QCixRvgA.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/c4/c4PUEZ1oCrHyEjTZ9gtXpNTtDWR2pmxe71TmbOvYHa8.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/dU/dUUlMOnQEfQKdRIfhlOQ9pPCID1UhhTEPNhOsvxLh_0.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/dc/dcKgkBRsTu3-p1KdWxBZzeN-p1OqquZ1Ar0RhluOwlM.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/dd/ddgal3DOfTWOcWuPfSXVgEEhzxaTyFoI-q4Lxdjn4AQ.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/dg/dgxHZQBqgmN6THFaP5QFggAWMHNUbzxzmAKYqtjlmG0.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/dy/dy97MAx7zw7RU3vtZSJIhlCS9D8TM75-A4hjkennyKU.cache +3 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/eR/eRWCemdxLFvrECPhnGrIjOQYC81Lz1xA7FSrpDVnXRY.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ee/eeJHpWgvnq1m7OVqD28n-7haoilZMspPziWlSfe7t68.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fQ/fQf5lRUlDYSzj4vyvZgxPdzjvmJhwgZvUjBFfpp5XpM.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fp/fp9f81hCAyAzXq3NA21wonJyg216Blhc7-Jf__tcQEI.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/fu/fujRWIraOvzqeGuZnaT1IDUuBUUHs5jFzrw51hvozeI.cache +3 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/gA/GamcT2k4IV4dtsrvKfN1fJ176DACH3yYeSUEM3c4chA.cache +4 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/gA/gAD4lpNqNTPmLS2rqpn5t18Y0t0wXuVSz7FPjh3tPlo.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/gH/gHJb0dK-KMoxUoPAcFV29lgf9B78S2L0iC7b3qie14w.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/gP/gPrywKmmmnx1PHVDy5bXqRIQSLF79CHUYqnWhjlENdI.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/gt/gt0QbtEUkZ-fFHZn5-evrzdbVDb5h1FQm7c8pcmXrZ4.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/hE/hEyKI7c_iXZG823x5THLjny6CnOGQvqloPcUxnRWdRY.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/hI/hIt6kVEEOVK_Ps1rLJSWKZR40HfdnY5-HdO9N04nNYo.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ig/igvWD-SuanS_U0LU53wbIIblAUoEWcNDy1soDSpg7fA.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/ju/juBdr_3ZUrWf6TzndGKGMkQbs34XsEhRH7WbSkdiZdM.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/k1/k12kan6SYmL1G8V-ug1E3DDBe8szSR-VTnOGk-iVJ9U.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/lA/lAiXhDTwPvZbCteFZhU9sXm5VnJeqSNPgI-0UIEGzD0.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/lV/lVpszWpm79TavBbPgPpYqXjY5hGJtdp-G5wK7VjLFw0.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/nc/ncgp8oNk6rJaVlFQVqZzoBsGOpR6ikFU2kbyrZbV8LM.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/oF/oFbR54ASYRJ6ZKWqhBMiz6pihdcfsYaMsU_xzfaDcP4.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/pt/ptmaqoHmq7Lw6tbW0DJyumwwOWXs7SOBRRj0iVSZWVM.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/qA/qA2OY-dFWuqpBH3SGdUhSwl00GBjlqB4Hs4Uc3aIndI.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/t9/t9SERM8JMwvkx7lXy_myWkI0Eg_7Wk5IX_mtE1WLSM8.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/tL/tLlpR_CWo7fF2wNAh8MsPX6owdCmBfLW8YDlNWOkAsA.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/tO/tOJCZa4Wl2qx3y_78kMZpOrHYs2_-H3Tbjb-8G0QeJI.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/tx/txiXYTSNbvQxw5Zrl3uTwNNs5Q_kSsv3Ce3_xW1RNrU.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/uw/uwDLqOEJ7eIusU8LlYUeP4nV-Xc93CIhSFRMgokgvvc.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/uw/uwIQg3zgEsmIhehVsStvh4XX1cxAP8RXYM1sOpJrd4A.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/v7/v7XP3MnlC0UdHIH5VyRGQz2tWSSl3Zw_9CLfPCVLlh4.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/vR/vRYIOfpEyDuzYSwXdCqtHJkd9XTDwhleTOk9A7GT57E.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/wX/wX3KqHVAlDsjWdBUUckXYvYek0Ix1-IB-A0nK20O-Yo.cache +1 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/wZ/wZGA7RAvoW7bDp5Ncft5WZOYwNYRKA6IA75qhaBVjCE.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/xo/xoEXjvNKOIvK_yu6TrQ1QrhVKVuYFBp02g0CCd7dIVo.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/y9/y9nrS9UIoTnJQRAPGNpOFhP-JBc7MKsb-Wqg5r4J6f0.cache +0 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/yk/yk08lFXdjudSzT8bAqYb36Rqug_QAbnM5tJr1wJqWHI.cache +2 -0
- data/spec/dummy/tmp/cache/assets/sprockets/v3.0/z3/z3U5T0p6lWL8ZU2Vi_v6cqctuKkukNSQJPio49Dip0k.cache +3 -0
- data/spec/models/mr_video/cassette_spec.rb +16 -2
- metadata +231 -80
- data/spec/dummy/tmp/cache/assets/C42/A30/sprockets%2Fd801311fed2657136275bd7412082e33 +0 -0
- data/spec/dummy/tmp/cache/assets/C53/BD0/sprockets%2F30349e385a281b4149f91cc04467694a +0 -0
- data/spec/dummy/tmp/cache/assets/C5A/2A0/sprockets%2F5872c701fd229973892b056fe177122d +0 -0
- data/spec/dummy/tmp/cache/assets/C88/6E0/sprockets%2F52bc84db3fe6821074360399b273c759 +0 -0
- data/spec/dummy/tmp/cache/assets/C9C/CF0/sprockets%2F0950322aec6b7899d92dc8793849e347 +0 -0
- data/spec/dummy/tmp/cache/assets/CAC/FC0/sprockets%2Ff2031a94a452293eff919e2f852c2034 +0 -0
- data/spec/dummy/tmp/cache/assets/CC7/100/sprockets%2F6a241540c89d2af71c40a3a10c4e7065 +0 -0
- data/spec/dummy/tmp/cache/assets/CE0/6E0/sprockets%2F246be07109d8fd40f86f7b10534ef173 +0 -0
- data/spec/dummy/tmp/cache/assets/CE7/420/sprockets%2F2042f24886faae1f192377a879c8cd32 +0 -0
- data/spec/dummy/tmp/cache/assets/D02/C00/sprockets%2F05c14449e8c0fc5207124c154afe19af +0 -0
- data/spec/dummy/tmp/cache/assets/D15/A50/sprockets%2F8834dbec2670ffe4602016f75831ec6e +0 -0
- data/spec/dummy/tmp/cache/assets/D22/A80/sprockets%2F8436927baa15b2600c805ba13bcaf6a1 +0 -0
- data/spec/dummy/tmp/cache/assets/D26/9C0/sprockets%2F7bc8ca521c3aad901c395e32a0f44232 +0 -0
- data/spec/dummy/tmp/cache/assets/D28/8E0/sprockets%2Fd42f8d719e29549559ec54cc38c35ac9 +0 -0
- data/spec/dummy/tmp/cache/assets/D2B/710/sprockets%2Fa76e26d374bb57e28aae28998d9936b7 +0 -0
- data/spec/dummy/tmp/cache/assets/D31/FE0/sprockets%2F18c29374ebd1894d0a5a5252dad70ea0 +0 -0
- data/spec/dummy/tmp/cache/assets/D3E/870/sprockets%2F758c459d6a5089e39a1292ac0ac8aa1e +0 -0
- data/spec/dummy/tmp/cache/assets/D49/490/sprockets%2F19aedb51fcf1668d9db0791a5860934e +0 -0
- data/spec/dummy/tmp/cache/assets/D55/650/sprockets%2F7bf64e28f186ae1d4b1894ec5456cf79 +0 -0
- data/spec/dummy/tmp/cache/assets/D6D/9C0/sprockets%2F6ed707044c84f8dac83a597c50a9ab0a +0 -0
- data/spec/dummy/tmp/cache/assets/D71/6F0/sprockets%2Ff899524e2f2404f35baa9565d0fdb0ec +0 -0
- data/spec/dummy/tmp/cache/assets/DF0/280/sprockets%2Fb12cb0f0fbb9855d0cdec68cc1b644e2 +0 -0
- data/spec/dummy/tmp/cache/assets/DF5/4A0/sprockets%2F57ff241aeddab35c4f815e2e920cf2ac +0 -0
- data/spec/dummy/tmp/cache/assets/E2F/BE0/sprockets%2Fdd665a7abbb114e2c7461eb98df9cfbc +0 -0
@@ -1,420 +1,1758 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
Started GET "/" for 127.0.0.1 at 2016-10-28 13:42:38 -0400
|
4
|
-
Connecting to database specified by database.yml
|
5
|
-
|
6
|
-
ActionController::RoutingError (No route matches [GET] "/"):
|
7
|
-
actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
8
|
-
actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
9
|
-
railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app'
|
10
|
-
railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call'
|
11
|
-
activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged'
|
12
|
-
railties (3.2.18) lib/rails/rack/logger.rb:16:in `call'
|
13
|
-
actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
14
|
-
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
15
|
-
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
16
|
-
activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
17
|
-
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
18
|
-
actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call'
|
19
|
-
railties (3.2.18) lib/rails/engine.rb:484:in `call'
|
20
|
-
railties (3.2.18) lib/rails/application.rb:231:in `call'
|
21
|
-
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
22
|
-
railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call'
|
23
|
-
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
24
|
-
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
25
|
-
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
26
|
-
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
27
|
-
|
28
|
-
|
29
|
-
Rendered /Users/ilya/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.1ms)
|
30
|
-
|
31
|
-
|
32
|
-
Started GET "/mr_video" for 127.0.0.1 at 2016-10-28 13:42:42 -0400
|
1
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
2
|
+
Started GET "/mr_video" for ::1 at 2019-08-05 11:52:17 -0400
|
33
3
|
Processing by MrVideo::CassettesController#index as HTML
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2016-10-28 13:42:42 -0400
|
92
|
-
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (13ms)
|
93
|
-
|
94
|
-
|
95
|
-
Started GET "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2" for 127.0.0.1 at 2016-10-28 13:42:49 -0400
|
96
|
-
Processing by MrVideo::CassettesController#show as HTML
|
97
|
-
Parameters: {"id"=>"test_subdirectory/dummy_cassette_2"}
|
98
|
-
Rendered /Users/ilya/dev/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (18.2ms)
|
99
|
-
Completed 200 OK in 26.7ms (Views: 26.4ms | ActiveRecord: 0.0ms)
|
100
|
-
|
101
|
-
|
102
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2016-10-28 13:42:49 -0400
|
103
|
-
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms)
|
104
|
-
|
105
|
-
|
106
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2016-10-28 13:42:49 -0400
|
107
|
-
Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms)
|
108
|
-
|
109
|
-
|
110
|
-
Started GET "/mr_video/" for 127.0.0.1 at 2016-10-28 13:50:18 -0400
|
4
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
5
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (89.6ms)
|
6
|
+
Completed 200 OK in 107ms (Views: 97.1ms)
|
7
|
+
|
8
|
+
|
9
|
+
Started GET "/mr_video/stylesheets/application.css" for ::1 at 2019-08-05 11:52:17 -0400
|
10
|
+
Started GET "/mr_video/javascripts/application.js" for ::1 at 2019-08-05 11:52:17 -0400
|
11
|
+
|
12
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/javascripts/application.js"):
|
13
|
+
|
14
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
15
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
16
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
17
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
18
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
19
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
20
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
21
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
22
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
23
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
24
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
25
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
26
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
27
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
28
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
29
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
30
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
31
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
32
|
+
/Users/ilya/.rbenv/versions/2.6.3/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service'
|
33
|
+
/Users/ilya/.rbenv/versions/2.6.3/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run'
|
34
|
+
/Users/ilya/.rbenv/versions/2.6.3/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread'
|
35
|
+
|
36
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/stylesheets/application.css"):
|
37
|
+
|
38
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
39
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
40
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
41
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
42
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
43
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
44
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
45
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
46
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
47
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
48
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
49
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
50
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
51
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
52
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
53
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
54
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
55
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
56
|
+
/Users/ilya/.rbenv/versions/2.6.3/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service'
|
57
|
+
/Users/ilya/.rbenv/versions/2.6.3/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run'
|
58
|
+
/Users/ilya/.rbenv/versions/2.6.3/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread'
|
59
|
+
Started GET "/mr_video" for ::1 at 2019-08-05 11:54:46 -0400
|
111
60
|
Processing by MrVideo::CassettesController#index as HTML
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
Started GET "/assets/mr_video/
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
Started GET "/assets/mr_video/bootstrap/
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
Started GET "/
|
129
|
-
Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms)
|
130
|
-
|
131
|
-
|
132
|
-
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2016-10-28 13:50:18 -0400
|
133
|
-
Served asset /mr_video/application.css - 304 Not Modified (0ms)
|
134
|
-
|
135
|
-
|
136
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2016-10-28 13:50:18 -0400
|
137
|
-
Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms)
|
138
|
-
|
139
|
-
|
140
|
-
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2016-10-28 13:50:18 -0400
|
141
|
-
Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms)
|
142
|
-
|
143
|
-
|
144
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2016-10-28 13:50:18 -0400
|
145
|
-
Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms)
|
146
|
-
|
147
|
-
|
148
|
-
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2016-10-28 13:50:18 -0400
|
149
|
-
Served asset /mr_video/application.js - 304 Not Modified (0ms)
|
150
|
-
|
151
|
-
|
152
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2016-10-28 13:50:18 -0400
|
153
|
-
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms)
|
154
|
-
|
155
|
-
|
156
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2016-10-28 13:50:18 -0400
|
157
|
-
Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms)
|
158
|
-
|
159
|
-
|
160
|
-
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2016-10-28 13:50:18 -0400
|
161
|
-
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 304 Not Modified (0ms)
|
162
|
-
|
163
|
-
|
164
|
-
Started GET "/mr_video/cassettes/bell_house" for 127.0.0.1 at 2016-10-28 13:50:22 -0400
|
165
|
-
Processing by MrVideo::CassettesController#show as HTML
|
166
|
-
Parameters: {"id"=>"bell_house"}
|
167
|
-
Rendered /Users/ilya/dev/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (15.7ms)
|
168
|
-
Completed 200 OK in 21.7ms (Views: 21.5ms | ActiveRecord: 0.0ms)
|
169
|
-
|
170
|
-
|
171
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css?body=1" for 127.0.0.1 at 2016-10-28 13:50:22 -0400
|
172
|
-
Served asset /mr_video/bootstrap/bootstrap-theme.css - 304 Not Modified (0ms)
|
173
|
-
|
174
|
-
|
175
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map?body=1" for 127.0.0.1 at 2016-10-28 13:50:23 -0400
|
176
|
-
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms)
|
177
|
-
|
178
|
-
|
179
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.css?body=1" for 127.0.0.1 at 2016-10-28 13:50:23 -0400
|
180
|
-
Served asset /mr_video/bootstrap/bootstrap.css - 304 Not Modified (0ms)
|
181
|
-
|
182
|
-
|
183
|
-
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2016-10-28 13:50:23 -0400
|
184
|
-
Served asset /mr_video/application.css - 304 Not Modified (0ms)
|
185
|
-
|
186
|
-
|
187
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2016-10-28 13:50:23 -0400
|
188
|
-
Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms)
|
189
|
-
|
190
|
-
|
191
|
-
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2016-10-28 13:50:23 -0400
|
192
|
-
Served asset /mr_video/jquery/jquery.js - 304 Not Modified (0ms)
|
193
|
-
|
194
|
-
|
195
|
-
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2016-10-28 13:50:23 -0400
|
196
|
-
Served asset /mr_video/jquery/jquery_ujs.js - 304 Not Modified (0ms)
|
197
|
-
|
198
|
-
|
199
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2016-10-28 13:50:23 -0400
|
200
|
-
Served asset /mr_video/bootstrap/bootstrap.js - 304 Not Modified (0ms)
|
201
|
-
|
202
|
-
|
203
|
-
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2016-10-28 13:50:23 -0400
|
204
|
-
Served asset /mr_video/application.js - 304 Not Modified (0ms)
|
205
|
-
|
206
|
-
|
207
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2016-10-28 13:50:23 -0400
|
208
|
-
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms)
|
209
|
-
|
210
|
-
|
211
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2016-10-28 13:50:23 -0400
|
212
|
-
Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms)
|
213
|
-
|
214
|
-
|
215
|
-
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2016-10-28 13:50:23 -0400
|
216
|
-
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 304 Not Modified (0ms)
|
217
|
-
|
218
|
-
|
219
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2016-10-28 13:50:25 -0400
|
220
|
-
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms)
|
221
|
-
|
222
|
-
|
223
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2016-10-28 13:50:25 -0400
|
224
|
-
Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms)
|
225
|
-
|
226
|
-
|
227
|
-
Started GET "/mr_video/cassettes/test_subdirectory/dummy_cassette_2" for 127.0.0.1 at 2016-10-28 13:51:04 -0400
|
228
|
-
|
229
|
-
ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/test_subdirectory/dummy_cassette_2"):
|
230
|
-
actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
231
|
-
actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
232
|
-
railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app'
|
233
|
-
railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call'
|
234
|
-
activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged'
|
235
|
-
railties (3.2.18) lib/rails/rack/logger.rb:16:in `call'
|
236
|
-
actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
237
|
-
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
238
|
-
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
239
|
-
activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
240
|
-
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
241
|
-
actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call'
|
242
|
-
railties (3.2.18) lib/rails/engine.rb:484:in `call'
|
243
|
-
railties (3.2.18) lib/rails/application.rb:231:in `call'
|
244
|
-
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
245
|
-
railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call'
|
246
|
-
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
247
|
-
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
248
|
-
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
249
|
-
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
250
|
-
|
251
|
-
|
252
|
-
Rendered /Users/ilya/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
|
253
|
-
|
254
|
-
|
255
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2016-10-28 13:51:06 -0400
|
256
|
-
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms)
|
257
|
-
|
258
|
-
|
259
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2016-10-28 13:51:06 -0400
|
260
|
-
Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms)
|
261
|
-
Connecting to database specified by database.yml
|
262
|
-
|
263
|
-
|
264
|
-
Started GET "/mr_video/" for 127.0.0.1 at 2016-10-28 13:54:02 -0400
|
61
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
62
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (103.3ms)
|
63
|
+
Completed 200 OK in 434ms (Views: 433.4ms)
|
64
|
+
|
65
|
+
|
66
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.self-7b56e2ac7dd0163b815f4de9b6b5e5bcab7f57dd96c1c236176cd5284982b115.css?body=1" for ::1 at 2019-08-05 11:54:47 -0400
|
67
|
+
Started GET "/assets/mr_video/application.self-31827d32e7fda13698d1e29773c9a3954a4ccede20fdbc51013038bade0d544e.css?body=1" for ::1 at 2019-08-05 11:54:47 -0400
|
68
|
+
Started GET "/assets/mr_video/application.self-723790c08c7d6f78a82d6c2e7bcd5132cf2918616dd434b79c346888c5a070a7.js?body=1" for ::1 at 2019-08-05 11:54:47 -0400
|
69
|
+
Started GET "/assets/mr_video/jquery/jquery.self-5f799bf934e059dc249f605301b7565ebba9677d8d47ce02f287548b742017f7.js?body=1" for ::1 at 2019-08-05 11:54:47 -0400
|
70
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-fc83c8294612f0aa915ba03557d012711183000f2bef17f65468cd220a490916.css?body=1" for ::1 at 2019-08-05 11:54:47 -0400
|
71
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.self-cf201a4f54136a77bceaeec5e808d0aa7297469bbaea7fc43de0cc11f01d2b63.js?body=1" for ::1 at 2019-08-05 11:54:47 -0400
|
72
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-c8d853976ca268a5391a9470ebdcf3ba43e0b78936cdc925146afcb60a3116be.js?body=1" for ::1 at 2019-08-05 11:54:47 -0400
|
73
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 11:54:47 -0400
|
74
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 11:54:47 -0400
|
75
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 11:54:47 -0400
|
76
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
77
|
+
Started GET "/mr_video" for ::1 at 2019-08-05 11:57:41 -0400
|
265
78
|
Processing by MrVideo::CassettesController#index as HTML
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
Started GET "/assets/mr_video/
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
Started GET "/assets/mr_video/bootstrap/
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
Started GET "/assets/mr_video/jquery/jquery_ujs.js?body=1" for 127.0.0.1 at 2016-10-28 13:54:02 -0400
|
283
|
-
Served asset /mr_video/jquery/jquery_ujs.js - 200 OK (0ms)
|
284
|
-
|
285
|
-
|
286
|
-
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for 127.0.0.1 at 2016-10-28 13:54:02 -0400
|
287
|
-
Served asset /mr_video/jquery/jquery.js - 200 OK (0ms)
|
288
|
-
|
289
|
-
|
290
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map?body=1" for 127.0.0.1 at 2016-10-28 13:54:02 -0400
|
291
|
-
Served asset /mr_video/bootstrap/bootstrap.css.map - 200 OK (0ms)
|
292
|
-
|
293
|
-
|
294
|
-
Started GET "/assets/mr_video/application.css?body=1" for 127.0.0.1 at 2016-10-28 13:54:02 -0400
|
295
|
-
Served asset /mr_video/application.css - 200 OK (0ms)
|
296
|
-
|
297
|
-
|
298
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.js?body=1" for 127.0.0.1 at 2016-10-28 13:54:02 -0400
|
299
|
-
Served asset /mr_video/bootstrap/bootstrap.js - 200 OK (0ms)
|
300
|
-
|
301
|
-
|
302
|
-
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2016-10-28 13:54:02 -0400
|
303
|
-
Served asset /mr_video/application.js - 200 OK (0ms)
|
304
|
-
|
305
|
-
|
306
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2016-10-28 13:54:02 -0400
|
307
|
-
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms)
|
308
|
-
|
309
|
-
|
310
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2016-10-28 13:54:02 -0400
|
311
|
-
Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms)
|
312
|
-
|
313
|
-
|
314
|
-
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2016-10-28 13:54:02 -0400
|
315
|
-
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
316
|
-
|
317
|
-
|
318
|
-
Started GET "/mr_video/cassettes/test_subdirectory/dummy_cassette_2" for 127.0.0.1 at 2016-10-28 13:54:04 -0400
|
319
|
-
|
320
|
-
ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/test_subdirectory/dummy_cassette_2"):
|
321
|
-
actionpack (3.2.18) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
322
|
-
actionpack (3.2.18) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
323
|
-
railties (3.2.18) lib/rails/rack/logger.rb:32:in `call_app'
|
324
|
-
railties (3.2.18) lib/rails/rack/logger.rb:16:in `block in call'
|
325
|
-
activesupport (3.2.18) lib/active_support/tagged_logging.rb:22:in `tagged'
|
326
|
-
railties (3.2.18) lib/rails/rack/logger.rb:16:in `call'
|
327
|
-
actionpack (3.2.18) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
328
|
-
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
329
|
-
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
330
|
-
activesupport (3.2.18) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
331
|
-
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
332
|
-
actionpack (3.2.18) lib/action_dispatch/middleware/static.rb:63:in `call'
|
333
|
-
railties (3.2.18) lib/rails/engine.rb:484:in `call'
|
334
|
-
railties (3.2.18) lib/rails/application.rb:231:in `call'
|
335
|
-
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
336
|
-
railties (3.2.18) lib/rails/rack/log_tailer.rb:17:in `call'
|
337
|
-
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
338
|
-
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:138:in `service'
|
339
|
-
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/httpserver.rb:94:in `run'
|
340
|
-
/Users/ilya/.rbenv/versions/2.1.5/lib/ruby/2.1.0/webrick/server.rb:295:in `block in start_thread'
|
341
|
-
|
342
|
-
|
343
|
-
Rendered /Users/ilya/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/actionpack-3.2.18/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
|
344
|
-
|
345
|
-
|
346
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2016-10-28 13:54:05 -0400
|
347
|
-
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms)
|
348
|
-
|
349
|
-
|
350
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2016-10-28 13:54:06 -0400
|
351
|
-
Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms)
|
352
|
-
|
353
|
-
|
354
|
-
Started GET "/mr_video/" for 127.0.0.1 at 2016-10-28 13:54:15 -0400
|
79
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
80
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (88.4ms)
|
81
|
+
Completed 200 OK in 239ms (Views: 229.4ms)
|
82
|
+
|
83
|
+
|
84
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.self-7b56e2ac7dd0163b815f4de9b6b5e5bcab7f57dd96c1c236176cd5284982b115.css?body=1" for ::1 at 2019-08-05 11:57:41 -0400
|
85
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-fc83c8294612f0aa915ba03557d012711183000f2bef17f65468cd220a490916.css?body=1" for ::1 at 2019-08-05 11:57:41 -0400
|
86
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.self-cf201a4f54136a77bceaeec5e808d0aa7297469bbaea7fc43de0cc11f01d2b63.js?body=1" for ::1 at 2019-08-05 11:57:41 -0400
|
87
|
+
Started GET "/assets/mr_video/application.self-31827d32e7fda13698d1e29773c9a3954a4ccede20fdbc51013038bade0d544e.css?body=1" for ::1 at 2019-08-05 11:57:41 -0400
|
88
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-c8d853976ca268a5391a9470ebdcf3ba43e0b78936cdc925146afcb60a3116be.js?body=1" for ::1 at 2019-08-05 11:57:41 -0400
|
89
|
+
Started GET "/assets/mr_video/jquery/jquery.self-5f799bf934e059dc249f605301b7565ebba9677d8d47ce02f287548b742017f7.js?body=1" for ::1 at 2019-08-05 11:57:41 -0400
|
90
|
+
Started GET "/assets/mr_video/application.self-723790c08c7d6f78a82d6c2e7bcd5132cf2918616dd434b79c346888c5a070a7.js?body=1" for ::1 at 2019-08-05 11:57:41 -0400
|
91
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 11:57:41 -0400
|
92
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 11:57:41 -0400
|
93
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 11:57:41 -0400
|
94
|
+
Started GET "/mr_video" for ::1 at 2019-08-05 11:57:45 -0400
|
355
95
|
Processing by MrVideo::CassettesController#index as HTML
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
Started GET "/assets/mr_video/jquery/jquery.js?body=1" for
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
Started GET "/assets/mr_video/
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
Started GET "/
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
Started GET "/assets/mr_video/
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
Started GET "/assets/mr_video/application.js?body=1" for 127.0.0.1 at 2016-10-28 13:54:15 -0400
|
393
|
-
Served asset /mr_video/application.js - 200 OK (0ms)
|
394
|
-
|
395
|
-
|
396
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for 127.0.0.1 at 2016-10-28 13:54:15 -0400
|
397
|
-
Served asset /mr_video/bootstrap/bootstrap-theme.css.map - 304 Not Modified (0ms)
|
398
|
-
|
399
|
-
|
400
|
-
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for 127.0.0.1 at 2016-10-28 13:54:15 -0400
|
401
|
-
Served asset /mr_video/bootstrap/bootstrap.css.map - 304 Not Modified (0ms)
|
402
|
-
|
403
|
-
|
404
|
-
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for 127.0.0.1 at 2016-10-28 13:54:16 -0400
|
405
|
-
Served asset /mr_video/bootstrap/glyphicons-halflings-regular.woff - 200 OK (0ms)
|
406
|
-
|
407
|
-
|
408
|
-
Started GET "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2" for 127.0.0.1 at 2016-10-28 13:54:20 -0400
|
96
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
97
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (88.8ms)
|
98
|
+
Completed 200 OK in 97ms (Views: 96.6ms)
|
99
|
+
|
100
|
+
|
101
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-fc83c8294612f0aa915ba03557d012711183000f2bef17f65468cd220a490916.css?body=1" for ::1 at 2019-08-05 11:57:45 -0400
|
102
|
+
Started GET "/assets/mr_video/application.self-31827d32e7fda13698d1e29773c9a3954a4ccede20fdbc51013038bade0d544e.css?body=1" for ::1 at 2019-08-05 11:57:45 -0400
|
103
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.self-7b56e2ac7dd0163b815f4de9b6b5e5bcab7f57dd96c1c236176cd5284982b115.css?body=1" for ::1 at 2019-08-05 11:57:45 -0400
|
104
|
+
Started GET "/assets/mr_video/jquery/jquery.self-5f799bf934e059dc249f605301b7565ebba9677d8d47ce02f287548b742017f7.js?body=1" for ::1 at 2019-08-05 11:57:45 -0400
|
105
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.self-cf201a4f54136a77bceaeec5e808d0aa7297469bbaea7fc43de0cc11f01d2b63.js?body=1" for ::1 at 2019-08-05 11:57:45 -0400
|
106
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-c8d853976ca268a5391a9470ebdcf3ba43e0b78936cdc925146afcb60a3116be.js?body=1" for ::1 at 2019-08-05 11:57:45 -0400
|
107
|
+
Started GET "/assets/mr_video/application.self-723790c08c7d6f78a82d6c2e7bcd5132cf2918616dd434b79c346888c5a070a7.js?body=1" for ::1 at 2019-08-05 11:57:45 -0400
|
108
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 11:57:45 -0400
|
109
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 11:57:45 -0400
|
110
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 11:57:45 -0400
|
111
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
112
|
+
Started GET "/mr_video" for ::1 at 2019-08-05 11:59:17 -0400
|
113
|
+
Processing by MrVideo::CassettesController#index as HTML
|
114
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
115
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (87.8ms)
|
116
|
+
Completed 200 OK in 225ms (Views: 214.8ms)
|
117
|
+
|
118
|
+
|
119
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.self-7b56e2ac7dd0163b815f4de9b6b5e5bcab7f57dd96c1c236176cd5284982b115.css?body=1" for ::1 at 2019-08-05 11:59:18 -0400
|
120
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-fc83c8294612f0aa915ba03557d012711183000f2bef17f65468cd220a490916.css?body=1" for ::1 at 2019-08-05 11:59:18 -0400
|
121
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-c8d853976ca268a5391a9470ebdcf3ba43e0b78936cdc925146afcb60a3116be.js?body=1" for ::1 at 2019-08-05 11:59:18 -0400
|
122
|
+
Started GET "/assets/mr_video/application.self-31827d32e7fda13698d1e29773c9a3954a4ccede20fdbc51013038bade0d544e.css?body=1" for ::1 at 2019-08-05 11:59:18 -0400
|
123
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.self-cf201a4f54136a77bceaeec5e808d0aa7297469bbaea7fc43de0cc11f01d2b63.js?body=1" for ::1 at 2019-08-05 11:59:18 -0400
|
124
|
+
Started GET "/assets/mr_video/jquery/jquery.self-5f799bf934e059dc249f605301b7565ebba9677d8d47ce02f287548b742017f7.js?body=1" for ::1 at 2019-08-05 11:59:18 -0400
|
125
|
+
Started GET "/assets/mr_video/application.self-723790c08c7d6f78a82d6c2e7bcd5132cf2918616dd434b79c346888c5a070a7.js?body=1" for ::1 at 2019-08-05 11:59:18 -0400
|
126
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 11:59:18 -0400
|
127
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 11:59:18 -0400
|
128
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 11:59:18 -0400
|
129
|
+
Started GET "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2" for ::1 at 2019-08-05 11:59:25 -0400
|
409
130
|
Processing by MrVideo::CassettesController#show as HTML
|
410
131
|
Parameters: {"id"=>"test_subdirectory/dummy_cassette_2"}
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
132
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video
|
133
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/show.html.erb within layouts/mr_video (12.2ms)
|
134
|
+
Completed 200 OK in 20ms (Views: 19.9ms)
|
135
|
+
|
136
|
+
|
137
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 11:59:25 -0400
|
138
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 11:59:25 -0400
|
139
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 11:59:25 -0400
|
140
|
+
Started GET "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2/episodes/-536970721839672992?fix_relative_links=true" for ::1 at 2019-08-05 11:59:33 -0400
|
141
|
+
Processing by MrVideo::EpisodesController#show as HTML
|
142
|
+
Parameters: {"fix_relative_links"=>"true", "cassette_id"=>"test_subdirectory/dummy_cassette_2", "id"=>"-536970721839672992"}
|
143
|
+
Rendering text template
|
144
|
+
Rendered text template (0.0ms)
|
145
|
+
Sent data (0.9ms)
|
146
|
+
Completed 200 OK in 19ms (Views: 0.8ms)
|
147
|
+
|
148
|
+
|
149
|
+
Started GET "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2/episodes/files/2013/07/twitter.png" for ::1 at 2019-08-05 11:59:33 -0400
|
150
|
+
|
151
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2/episodes/files/2013/07/twitter.png"):
|
152
|
+
|
153
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
154
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
155
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
156
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
157
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
158
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
159
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
160
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
161
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
162
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
163
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
164
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
165
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
166
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
167
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
168
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
169
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
170
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
171
|
+
/Users/ilya/.rbenv/versions/2.6.3/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service'
|
172
|
+
/Users/ilya/.rbenv/versions/2.6.3/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run'
|
173
|
+
/Users/ilya/.rbenv/versions/2.6.3/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread'
|
174
|
+
Started GET "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2/episodes/files/2013/07/twitter.png" for ::1 at 2019-08-05 11:59:35 -0400
|
175
|
+
|
176
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/cassettes/test_subdirectory%2Fdummy_cassette_2/episodes/files/2013/07/twitter.png"):
|
177
|
+
|
178
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
179
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
180
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
181
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
182
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
183
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
184
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
185
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
186
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
187
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
188
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
189
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
190
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
191
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
192
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
193
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
194
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
195
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
196
|
+
/Users/ilya/.rbenv/versions/2.6.3/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service'
|
197
|
+
/Users/ilya/.rbenv/versions/2.6.3/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run'
|
198
|
+
/Users/ilya/.rbenv/versions/2.6.3/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread'
|
199
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 11:59:51 -0400
|
200
|
+
Processing by MrVideo::CassettesController#index as HTML
|
201
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
202
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (88.9ms)
|
203
|
+
Completed 200 OK in 101ms (Views: 100.1ms)
|
417
204
|
|
418
205
|
|
419
|
-
Started GET "/assets/mr_video/bootstrap/
|
420
|
-
|
206
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 11:59:51 -0400
|
207
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 11:59:51 -0400
|
208
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 11:59:51 -0400
|
209
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 12:00:29 -0400
|
210
|
+
Processing by MrVideo::CassettesController#index as HTML
|
211
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
212
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (107.8ms)
|
213
|
+
Completed 200 OK in 116ms (Views: 115.8ms)
|
214
|
+
|
215
|
+
|
216
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.self-7b56e2ac7dd0163b815f4de9b6b5e5bcab7f57dd96c1c236176cd5284982b115.css?body=1" for ::1 at 2019-08-05 12:00:30 -0400
|
217
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-fc83c8294612f0aa915ba03557d012711183000f2bef17f65468cd220a490916.css?body=1" for ::1 at 2019-08-05 12:00:30 -0400
|
218
|
+
Started GET "/assets/mr_video/application.self-31827d32e7fda13698d1e29773c9a3954a4ccede20fdbc51013038bade0d544e.css?body=1" for ::1 at 2019-08-05 12:00:30 -0400
|
219
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.self-cf201a4f54136a77bceaeec5e808d0aa7297469bbaea7fc43de0cc11f01d2b63.js?body=1" for ::1 at 2019-08-05 12:00:30 -0400
|
220
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-c8d853976ca268a5391a9470ebdcf3ba43e0b78936cdc925146afcb60a3116be.js?body=1" for ::1 at 2019-08-05 12:00:30 -0400
|
221
|
+
Started GET "/assets/mr_video/jquery/jquery.self-5f799bf934e059dc249f605301b7565ebba9677d8d47ce02f287548b742017f7.js?body=1" for ::1 at 2019-08-05 12:00:30 -0400
|
222
|
+
Started GET "/assets/mr_video/application.self-723790c08c7d6f78a82d6c2e7bcd5132cf2918616dd434b79c346888c5a070a7.js?body=1" for ::1 at 2019-08-05 12:00:30 -0400
|
223
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 12:00:30 -0400
|
224
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 12:00:30 -0400
|
225
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 12:00:30 -0400
|
226
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 12:01:29 -0400
|
227
|
+
Processing by MrVideo::CassettesController#index as HTML
|
228
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
229
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (95.7ms)
|
230
|
+
Completed 200 OK in 103ms (Views: 102.8ms)
|
231
|
+
|
232
|
+
|
233
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.self-7b56e2ac7dd0163b815f4de9b6b5e5bcab7f57dd96c1c236176cd5284982b115.css?body=1" for ::1 at 2019-08-05 12:01:29 -0400
|
234
|
+
Started GET "/assets/mr_video/application.self-31827d32e7fda13698d1e29773c9a3954a4ccede20fdbc51013038bade0d544e.css?body=1" for ::1 at 2019-08-05 12:01:29 -0400
|
235
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-fc83c8294612f0aa915ba03557d012711183000f2bef17f65468cd220a490916.css?body=1" for ::1 at 2019-08-05 12:01:29 -0400
|
236
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.self-cf201a4f54136a77bceaeec5e808d0aa7297469bbaea7fc43de0cc11f01d2b63.js?body=1" for ::1 at 2019-08-05 12:01:29 -0400
|
237
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-c8d853976ca268a5391a9470ebdcf3ba43e0b78936cdc925146afcb60a3116be.js?body=1" for ::1 at 2019-08-05 12:01:29 -0400
|
238
|
+
Started GET "/assets/mr_video/jquery/jquery.self-5f799bf934e059dc249f605301b7565ebba9677d8d47ce02f287548b742017f7.js?body=1" for ::1 at 2019-08-05 12:01:29 -0400
|
239
|
+
Started GET "/assets/mr_video/application.self-723790c08c7d6f78a82d6c2e7bcd5132cf2918616dd434b79c346888c5a070a7.js?body=1" for ::1 at 2019-08-05 12:01:29 -0400
|
240
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 12:01:29 -0400
|
241
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 12:01:29 -0400
|
242
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 12:01:29 -0400
|
243
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
244
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 12:01:42 -0400
|
245
|
+
Processing by MrVideo::CassettesController#index as HTML
|
246
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
247
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (89.1ms)
|
248
|
+
Completed 200 OK in 261ms (Views: 252.8ms)
|
249
|
+
|
250
|
+
|
251
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.self-7b56e2ac7dd0163b815f4de9b6b5e5bcab7f57dd96c1c236176cd5284982b115.css?body=1" for ::1 at 2019-08-05 12:01:43 -0400
|
252
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-fc83c8294612f0aa915ba03557d012711183000f2bef17f65468cd220a490916.css?body=1" for ::1 at 2019-08-05 12:01:43 -0400
|
253
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.self-cf201a4f54136a77bceaeec5e808d0aa7297469bbaea7fc43de0cc11f01d2b63.js?body=1" for ::1 at 2019-08-05 12:01:43 -0400
|
254
|
+
Started GET "/assets/mr_video/jquery/jquery.self-5f799bf934e059dc249f605301b7565ebba9677d8d47ce02f287548b742017f7.js?body=1" for ::1 at 2019-08-05 12:01:43 -0400
|
255
|
+
Started GET "/assets/mr_video/application.self-31827d32e7fda13698d1e29773c9a3954a4ccede20fdbc51013038bade0d544e.css?body=1" for ::1 at 2019-08-05 12:01:43 -0400
|
256
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-c8d853976ca268a5391a9470ebdcf3ba43e0b78936cdc925146afcb60a3116be.js?body=1" for ::1 at 2019-08-05 12:01:43 -0400
|
257
|
+
Started GET "/assets/mr_video/application.self-723790c08c7d6f78a82d6c2e7bcd5132cf2918616dd434b79c346888c5a070a7.js?body=1" for ::1 at 2019-08-05 12:01:43 -0400
|
258
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 12:01:43 -0400
|
259
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 12:01:43 -0400
|
260
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 12:01:43 -0400
|
261
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
262
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
263
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 14:54:20 -0400
|
264
|
+
Processing by MrVideo::CassettesController#index as HTML
|
265
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
266
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (102.6ms)
|
267
|
+
Completed 200 OK in 316ms (Views: 313.3ms)
|
268
|
+
|
269
|
+
|
270
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.self-7b56e2ac7dd0163b815f4de9b6b5e5bcab7f57dd96c1c236176cd5284982b115.css?body=1" for ::1 at 2019-08-05 14:54:20 -0400
|
271
|
+
Started GET "/assets/mr_video/application.self-31827d32e7fda13698d1e29773c9a3954a4ccede20fdbc51013038bade0d544e.css?body=1" for ::1 at 2019-08-05 14:54:20 -0400
|
272
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-fc83c8294612f0aa915ba03557d012711183000f2bef17f65468cd220a490916.css?body=1" for ::1 at 2019-08-05 14:54:20 -0400
|
273
|
+
Started GET "/assets/mr_video/jquery/jquery.self-5f799bf934e059dc249f605301b7565ebba9677d8d47ce02f287548b742017f7.js?body=1" for ::1 at 2019-08-05 14:54:20 -0400
|
274
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.self-cf201a4f54136a77bceaeec5e808d0aa7297469bbaea7fc43de0cc11f01d2b63.js?body=1" for ::1 at 2019-08-05 14:54:20 -0400
|
275
|
+
Started GET "/assets/mr_video/application.self-723790c08c7d6f78a82d6c2e7bcd5132cf2918616dd434b79c346888c5a070a7.js?body=1" for ::1 at 2019-08-05 14:54:20 -0400
|
276
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-c8d853976ca268a5391a9470ebdcf3ba43e0b78936cdc925146afcb60a3116be.js?body=1" for ::1 at 2019-08-05 14:54:20 -0400
|
277
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 14:54:20 -0400
|
278
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 14:54:29 -0400
|
279
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 14:54:29 -0400
|
280
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 14:55:35 -0400
|
281
|
+
Processing by MrVideo::CassettesController#index as HTML
|
282
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
283
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (108.9ms)
|
284
|
+
Completed 200 OK in 134ms (Views: 131.0ms)
|
285
|
+
|
286
|
+
|
287
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.self-7b56e2ac7dd0163b815f4de9b6b5e5bcab7f57dd96c1c236176cd5284982b115.css?body=1" for ::1 at 2019-08-05 14:55:35 -0400
|
288
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-fc83c8294612f0aa915ba03557d012711183000f2bef17f65468cd220a490916.css?body=1" for ::1 at 2019-08-05 14:55:35 -0400
|
289
|
+
Started GET "/assets/mr_video/application.self-723790c08c7d6f78a82d6c2e7bcd5132cf2918616dd434b79c346888c5a070a7.js?body=1" for ::1 at 2019-08-05 14:55:35 -0400
|
290
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-c8d853976ca268a5391a9470ebdcf3ba43e0b78936cdc925146afcb60a3116be.js?body=1" for ::1 at 2019-08-05 14:55:35 -0400
|
291
|
+
Started GET "/assets/mr_video/application.self-31827d32e7fda13698d1e29773c9a3954a4ccede20fdbc51013038bade0d544e.css?body=1" for ::1 at 2019-08-05 14:55:35 -0400
|
292
|
+
Started GET "/assets/mr_video/jquery/jquery.self-5f799bf934e059dc249f605301b7565ebba9677d8d47ce02f287548b742017f7.js?body=1" for ::1 at 2019-08-05 14:55:35 -0400
|
293
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.self-cf201a4f54136a77bceaeec5e808d0aa7297469bbaea7fc43de0cc11f01d2b63.js?body=1" for ::1 at 2019-08-05 14:55:35 -0400
|
294
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 14:55:35 -0400
|
295
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 14:55:35 -0400
|
296
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 14:55:35 -0400
|
297
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 15:06:02 -0400
|
298
|
+
Processing by MrVideo::CassettesController#index as HTML
|
299
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
300
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (95.9ms)
|
301
|
+
Completed 200 OK in 115ms (Views: 112.5ms)
|
302
|
+
|
303
|
+
|
304
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.self-7b56e2ac7dd0163b815f4de9b6b5e5bcab7f57dd96c1c236176cd5284982b115.css?body=1" for ::1 at 2019-08-05 15:06:02 -0400
|
305
|
+
Started GET "/assets/mr_video/jquery/jquery.self-5f799bf934e059dc249f605301b7565ebba9677d8d47ce02f287548b742017f7.js?body=1" for ::1 at 2019-08-05 15:06:02 -0400
|
306
|
+
Started GET "/assets/mr_video/application.self-31827d32e7fda13698d1e29773c9a3954a4ccede20fdbc51013038bade0d544e.css?body=1" for ::1 at 2019-08-05 15:06:02 -0400
|
307
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-c8d853976ca268a5391a9470ebdcf3ba43e0b78936cdc925146afcb60a3116be.js?body=1" for ::1 at 2019-08-05 15:06:02 -0400
|
308
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.self-cf201a4f54136a77bceaeec5e808d0aa7297469bbaea7fc43de0cc11f01d2b63.js?body=1" for ::1 at 2019-08-05 15:06:02 -0400
|
309
|
+
Started GET "/assets/mr_video/application.self-723790c08c7d6f78a82d6c2e7bcd5132cf2918616dd434b79c346888c5a070a7.js?body=1" for ::1 at 2019-08-05 15:06:02 -0400
|
310
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-fc83c8294612f0aa915ba03557d012711183000f2bef17f65468cd220a490916.css?body=1" for ::1 at 2019-08-05 15:06:02 -0400
|
311
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 15:06:02 -0400
|
312
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 15:06:02 -0400
|
313
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 15:06:02 -0400
|
314
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
315
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 15:51:20 -0400
|
316
|
+
Processing by MrVideo::CassettesController#index as HTML
|
317
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
318
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (101.7ms)
|
319
|
+
Completed 200 OK in 392ms (Views: 389.6ms)
|
320
|
+
|
321
|
+
|
322
|
+
Started GET "/assets/mr_video/application.css" for ::1 at 2019-08-05 15:51:20 -0400
|
323
|
+
Started GET "/assets/mr_video/application.js" for ::1 at 2019-08-05 15:51:20 -0400
|
324
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 15:51:20 -0400
|
325
|
+
|
326
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.woff"):
|
327
|
+
|
328
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
329
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
330
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
331
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
332
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
333
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
334
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
335
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
336
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
337
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
338
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
339
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
340
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
341
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
342
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
343
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
344
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
345
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
346
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
347
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
348
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
349
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
350
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 15:51:20 -0400
|
351
|
+
|
352
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
353
|
+
|
354
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
355
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
356
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
357
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
358
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
359
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
360
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
361
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
362
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
363
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
364
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
365
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
366
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
367
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
368
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
369
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
370
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
371
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
372
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
373
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
374
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
375
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
376
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 15:51:21 -0400
|
377
|
+
|
378
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.ttf"):
|
379
|
+
|
380
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
381
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
382
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
383
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
384
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
385
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
386
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
387
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
388
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
389
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
390
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
391
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
392
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
393
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
394
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
395
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
396
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
397
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
398
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
399
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
400
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
401
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
402
|
+
Started GET "/mr_video/javascripts/application.js" for ::1 at 2019-08-05 15:52:48 -0400
|
403
|
+
|
404
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/javascripts/application.js"):
|
405
|
+
|
406
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
407
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
408
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
409
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
410
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
411
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
412
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
413
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
414
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
415
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
416
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
417
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
418
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
419
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
420
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
421
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
422
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
423
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
424
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
425
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
426
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
427
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
428
|
+
Started GET "/mr_video/assets/javascripts/application.js" for ::1 at 2019-08-05 15:53:33 -0400
|
429
|
+
|
430
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/assets/javascripts/application.js"):
|
431
|
+
|
432
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
433
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
434
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
435
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
436
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
437
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
438
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
439
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
440
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
441
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
442
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
443
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
444
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
445
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
446
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
447
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
448
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
449
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
450
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
451
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
452
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
453
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
454
|
+
Started GET "/mr_video/vendor/assets/javascripts/application.js" for ::1 at 2019-08-05 15:53:40 -0400
|
455
|
+
|
456
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/vendor/assets/javascripts/application.js"):
|
457
|
+
|
458
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
459
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
460
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
461
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
462
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
463
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
464
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
465
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
466
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
467
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
468
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
469
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
470
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
471
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
472
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
473
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
474
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
475
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
476
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
477
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
478
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
479
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
480
|
+
Started GET "/mr_video/assets/javascripts/application.js" for ::1 at 2019-08-05 15:53:45 -0400
|
481
|
+
|
482
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/assets/javascripts/application.js"):
|
483
|
+
|
484
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
485
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
486
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
487
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
488
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
489
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
490
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
491
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
492
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
493
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
494
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
495
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
496
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
497
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
498
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
499
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
500
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
501
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
502
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
503
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
504
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
505
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
506
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
507
|
+
Started GET "/mr_video/assets/javascripts/application.js" for ::1 at 2019-08-05 15:54:25 -0400
|
508
|
+
|
509
|
+
ActionController::RoutingError (No route matches [GET] "/mr_video/assets/javascripts/application.js"):
|
510
|
+
|
511
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
512
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
513
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
514
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
515
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
516
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
517
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
518
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
519
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
520
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
521
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
522
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
523
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
524
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
525
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
526
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
527
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
528
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
529
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
530
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
531
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
532
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
533
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
534
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
535
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:21:49 -0400
|
536
|
+
Processing by MrVideo::CassettesController#index as HTML
|
537
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
538
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (101.1ms)
|
539
|
+
Completed 200 OK in 334ms (Views: 331.1ms)
|
540
|
+
|
541
|
+
|
542
|
+
Started GET "/assets/mr_video/application.self-31827d32e7fda13698d1e29773c9a3954a4ccede20fdbc51013038bade0d544e.css?body=1" for ::1 at 2019-08-05 16:21:49 -0400
|
543
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.self-7b56e2ac7dd0163b815f4de9b6b5e5bcab7f57dd96c1c236176cd5284982b115.css?body=1" for ::1 at 2019-08-05 16:21:49 -0400
|
544
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-c8d853976ca268a5391a9470ebdcf3ba43e0b78936cdc925146afcb60a3116be.js?body=1" for ::1 at 2019-08-05 16:21:49 -0400
|
545
|
+
Started GET "/assets/mr_video/jquery/jquery.self-5f799bf934e059dc249f605301b7565ebba9677d8d47ce02f287548b742017f7.js?body=1" for ::1 at 2019-08-05 16:21:49 -0400
|
546
|
+
Started GET "/assets/mr_video/application.self-723790c08c7d6f78a82d6c2e7bcd5132cf2918616dd434b79c346888c5a070a7.js?body=1" for ::1 at 2019-08-05 16:21:49 -0400
|
547
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-fc83c8294612f0aa915ba03557d012711183000f2bef17f65468cd220a490916.css?body=1" for ::1 at 2019-08-05 16:21:49 -0400
|
548
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.self-cf201a4f54136a77bceaeec5e808d0aa7297469bbaea7fc43de0cc11f01d2b63.js?body=1" for ::1 at 2019-08-05 16:21:49 -0400
|
549
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:21:49 -0400
|
550
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 16:21:49 -0400
|
551
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 16:21:49 -0400
|
552
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
553
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:29:17 -0400
|
554
|
+
Processing by MrVideo::CassettesController#index as HTML
|
555
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
556
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (99.0ms)
|
557
|
+
Completed 200 OK in 278ms (Views: 274.9ms)
|
558
|
+
|
559
|
+
|
560
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.self-7b56e2ac7dd0163b815f4de9b6b5e5bcab7f57dd96c1c236176cd5284982b115.css?body=1" for ::1 at 2019-08-05 16:29:17 -0400
|
561
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-fc83c8294612f0aa915ba03557d012711183000f2bef17f65468cd220a490916.css?body=1" for ::1 at 2019-08-05 16:29:17 -0400
|
562
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.self-cf201a4f54136a77bceaeec5e808d0aa7297469bbaea7fc43de0cc11f01d2b63.js?body=1" for ::1 at 2019-08-05 16:29:17 -0400
|
563
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-c8d853976ca268a5391a9470ebdcf3ba43e0b78936cdc925146afcb60a3116be.js?body=1" for ::1 at 2019-08-05 16:29:17 -0400
|
564
|
+
Started GET "/assets/mr_video/application.self-31827d32e7fda13698d1e29773c9a3954a4ccede20fdbc51013038bade0d544e.css?body=1" for ::1 at 2019-08-05 16:29:17 -0400
|
565
|
+
Started GET "/assets/mr_video/jquery/jquery.self-5f799bf934e059dc249f605301b7565ebba9677d8d47ce02f287548b742017f7.js?body=1" for ::1 at 2019-08-05 16:29:17 -0400
|
566
|
+
Started GET "/assets/mr_video/application.self-723790c08c7d6f78a82d6c2e7bcd5132cf2918616dd434b79c346888c5a070a7.js?body=1" for ::1 at 2019-08-05 16:29:17 -0400
|
567
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:29:17 -0400
|
568
|
+
|
569
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff"):
|
570
|
+
|
571
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
572
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
573
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
574
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
575
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
576
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
577
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
578
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
579
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
580
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
581
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
582
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
583
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
584
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
585
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
586
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
587
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
588
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
589
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
590
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
591
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
592
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 16:29:17 -0400
|
593
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 16:29:17 -0400
|
594
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 16:29:17 -0400
|
595
|
+
|
596
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap/glyphicons-halflings-regular.ttf"):
|
597
|
+
|
598
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
599
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
600
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
601
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
602
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
603
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
604
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
605
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
606
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
607
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
608
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
609
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
610
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
611
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
612
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
613
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
614
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
615
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
616
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
617
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
618
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
619
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:32:15 -0400
|
620
|
+
Processing by MrVideo::CassettesController#index as HTML
|
621
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
622
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (106.9ms)
|
623
|
+
Completed 200 OK in 127ms (Views: 124.5ms)
|
624
|
+
|
625
|
+
|
626
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.self-7b56e2ac7dd0163b815f4de9b6b5e5bcab7f57dd96c1c236176cd5284982b115.css?body=1" for ::1 at 2019-08-05 16:32:15 -0400
|
627
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-fc83c8294612f0aa915ba03557d012711183000f2bef17f65468cd220a490916.css?body=1" for ::1 at 2019-08-05 16:32:15 -0400
|
628
|
+
Started GET "/assets/mr_video/application.self-31827d32e7fda13698d1e29773c9a3954a4ccede20fdbc51013038bade0d544e.css?body=1" for ::1 at 2019-08-05 16:32:15 -0400
|
629
|
+
Started GET "/assets/mr_video/application.self-723790c08c7d6f78a82d6c2e7bcd5132cf2918616dd434b79c346888c5a070a7.js?body=1" for ::1 at 2019-08-05 16:32:15 -0400
|
630
|
+
Started GET "/assets/mr_video/jquery/jquery.self-5f799bf934e059dc249f605301b7565ebba9677d8d47ce02f287548b742017f7.js?body=1" for ::1 at 2019-08-05 16:32:15 -0400
|
631
|
+
Started GET "/assets/mr_video/jquery/jquery_ujs.self-cf201a4f54136a77bceaeec5e808d0aa7297469bbaea7fc43de0cc11f01d2b63.js?body=1" for ::1 at 2019-08-05 16:32:15 -0400
|
632
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.self-c8d853976ca268a5391a9470ebdcf3ba43e0b78936cdc925146afcb60a3116be.js?body=1" for ::1 at 2019-08-05 16:32:15 -0400
|
633
|
+
Started GET "/assets/mr_video/bootstrap/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:32:15 -0400
|
634
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap.css.map" for ::1 at 2019-08-05 16:32:15 -0400
|
635
|
+
Started GET "/assets/mr_video/bootstrap/bootstrap-theme.css.map" for ::1 at 2019-08-05 16:32:15 -0400
|
636
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
637
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:34:36 -0400
|
638
|
+
Processing by MrVideo::CassettesController#index as HTML
|
639
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
640
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (98.6ms)
|
641
|
+
Completed 200 OK in 254ms (Views: 251.6ms)
|
642
|
+
|
643
|
+
|
644
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:34:36 -0400
|
645
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:34:36 -0400
|
646
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:34:36 -0400
|
647
|
+
|
648
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.woff"):
|
649
|
+
|
650
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
651
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
652
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
653
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
654
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
655
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
656
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
657
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
658
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
659
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
660
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
661
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
662
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
663
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
664
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
665
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
666
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
667
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
668
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
669
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
670
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
671
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:34:36 -0400
|
672
|
+
|
673
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
674
|
+
|
675
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
676
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
677
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
678
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
679
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
680
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
681
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
682
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
683
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
684
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
685
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
686
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
687
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
688
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
689
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
690
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
691
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
692
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
693
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
694
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
695
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
696
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 16:34:36 -0400
|
697
|
+
|
698
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.ttf"):
|
699
|
+
|
700
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
701
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
702
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
703
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
704
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
705
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
706
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
707
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
708
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
709
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
710
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
711
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
712
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
713
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
714
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
715
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
716
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
717
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
718
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
719
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
720
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
721
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
722
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:44:04 -0400
|
723
|
+
Processing by MrVideo::CassettesController#index as HTML
|
724
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
725
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (94.3ms)
|
726
|
+
Completed 200 OK in 258ms (Views: 255.5ms)
|
727
|
+
|
728
|
+
|
729
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:44:04 -0400
|
730
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:44:04 -0400
|
731
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:44:04 -0400
|
732
|
+
|
733
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.woff"):
|
734
|
+
|
735
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
736
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
737
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
738
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
739
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
740
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
741
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
742
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
743
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
744
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
745
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
746
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
747
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
748
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
749
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
750
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
751
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
752
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
753
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
754
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
755
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
756
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:44:04 -0400
|
757
|
+
|
758
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
759
|
+
|
760
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
761
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
762
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
763
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
764
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
765
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
766
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
767
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
768
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
769
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
770
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
771
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
772
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
773
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
774
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
775
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
776
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
777
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
778
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
779
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
780
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
781
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 16:44:04 -0400
|
782
|
+
|
783
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.ttf"):
|
784
|
+
|
785
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
786
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
787
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
788
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
789
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
790
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
791
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
792
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
793
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
794
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
795
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
796
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
797
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
798
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
799
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
800
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
801
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
802
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
803
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
804
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
805
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
806
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:44:10 -0400
|
807
|
+
Processing by MrVideo::CassettesController#index as HTML
|
808
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
809
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (114.0ms)
|
810
|
+
Completed 200 OK in 123ms (Views: 121.2ms)
|
811
|
+
|
812
|
+
|
813
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:44:10 -0400
|
814
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:44:10 -0400
|
815
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:44:10 -0400
|
816
|
+
|
817
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.woff"):
|
818
|
+
|
819
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
820
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
821
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
822
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
823
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
824
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
825
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
826
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
827
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
828
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
829
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
830
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
831
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
832
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
833
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
834
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
835
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
836
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
837
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
838
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
839
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
840
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:44:10 -0400
|
841
|
+
|
842
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
843
|
+
|
844
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
845
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
846
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
847
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
848
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
849
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
850
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
851
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
852
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
853
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
854
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
855
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
856
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
857
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
858
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
859
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
860
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
861
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
862
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
863
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
864
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
865
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 16:44:10 -0400
|
866
|
+
|
867
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.ttf"):
|
868
|
+
|
869
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
870
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
871
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
872
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
873
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
874
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
875
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
876
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
877
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
878
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
879
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
880
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
881
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
882
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
883
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
884
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
885
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
886
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
887
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
888
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
889
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
890
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
891
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:44:33 -0400
|
892
|
+
Processing by MrVideo::CassettesController#index as HTML
|
893
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
894
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (89.0ms)
|
895
|
+
Completed 200 OK in 244ms (Views: 242.1ms)
|
896
|
+
|
897
|
+
|
898
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:44:34 -0400
|
899
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:44:34 -0400
|
900
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:44:34 -0400
|
901
|
+
|
902
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.woff"):
|
903
|
+
|
904
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
905
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
906
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
907
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
908
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
909
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
910
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
911
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
912
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
913
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
914
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
915
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
916
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
917
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
918
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
919
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
920
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
921
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
922
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
923
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
924
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
925
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:44:34 -0400
|
926
|
+
|
927
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
928
|
+
|
929
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
930
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
931
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
932
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
933
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
934
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
935
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
936
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
937
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
938
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
939
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
940
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
941
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
942
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
943
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
944
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
945
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
946
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
947
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
948
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
949
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
950
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 16:44:34 -0400
|
951
|
+
|
952
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.ttf"):
|
953
|
+
|
954
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
955
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
956
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
957
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
958
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
959
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
960
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
961
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
962
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
963
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
964
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
965
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
966
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
967
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
968
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
969
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
970
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
971
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
972
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
973
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
974
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
975
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
976
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:45:15 -0400
|
977
|
+
Processing by MrVideo::CassettesController#index as HTML
|
978
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
979
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (90.3ms)
|
980
|
+
Completed 200 OK in 246ms (Views: 243.1ms)
|
981
|
+
|
982
|
+
|
983
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:45:15 -0400
|
984
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:45:15 -0400
|
985
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:45:15 -0400
|
986
|
+
|
987
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.woff"):
|
988
|
+
|
989
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
990
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
991
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
992
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
993
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
994
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
995
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
996
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
997
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
998
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
999
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1000
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1001
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1002
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1003
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1004
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1005
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1006
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1007
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1008
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1009
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1010
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:45:15 -0400
|
1011
|
+
|
1012
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
1013
|
+
|
1014
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1015
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1016
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1017
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1018
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1019
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1020
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1021
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1022
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1023
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1024
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1025
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1026
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1027
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1028
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1029
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1030
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1031
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1032
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1033
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1034
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1035
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 16:45:15 -0400
|
1036
|
+
|
1037
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.ttf"):
|
1038
|
+
|
1039
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1040
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1041
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1042
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1043
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1044
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1045
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1046
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1047
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1048
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1049
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1050
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1051
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1052
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1053
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1054
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1055
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1056
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1057
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1058
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1059
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1060
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
1061
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:48:42 -0400
|
1062
|
+
Processing by MrVideo::CassettesController#index as HTML
|
1063
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
1064
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (93.8ms)
|
1065
|
+
Completed 200 OK in 261ms (Views: 258.0ms)
|
1066
|
+
|
1067
|
+
|
1068
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:48:42 -0400
|
1069
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:48:42 -0400
|
1070
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:48:42 -0400
|
1071
|
+
|
1072
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.woff"):
|
1073
|
+
|
1074
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1075
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1076
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1077
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1078
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1079
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1080
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1081
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1082
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1083
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1084
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1085
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1086
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1087
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1088
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1089
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1090
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1091
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1092
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1093
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1094
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1095
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:48:42 -0400
|
1096
|
+
|
1097
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
1098
|
+
|
1099
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1100
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1101
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1102
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1103
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1104
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1105
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1106
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1107
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1108
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1109
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1110
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1111
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1112
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1113
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1114
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1115
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1116
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1117
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1118
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1119
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1120
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 16:48:43 -0400
|
1121
|
+
|
1122
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.ttf"):
|
1123
|
+
|
1124
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1125
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1126
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1127
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1128
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1129
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1130
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1131
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1132
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1133
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1134
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1135
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1136
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1137
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1138
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1139
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1140
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1141
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1142
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1143
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1144
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1145
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
1146
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:49:18 -0400
|
1147
|
+
Processing by MrVideo::CassettesController#index as HTML
|
1148
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
1149
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (92.2ms)
|
1150
|
+
Completed 200 OK in 375ms (Views: 372.5ms)
|
1151
|
+
|
1152
|
+
|
1153
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:49:18 -0400
|
1154
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:49:18 -0400
|
1155
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:49:18 -0400
|
1156
|
+
|
1157
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.woff"):
|
1158
|
+
|
1159
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1160
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1161
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1162
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1163
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1164
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1165
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1166
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1167
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1168
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1169
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1170
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1171
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1172
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1173
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1174
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1175
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1176
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1177
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1178
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1179
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1180
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:49:18 -0400
|
1181
|
+
|
1182
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
1183
|
+
|
1184
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1185
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1186
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1187
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1188
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1189
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1190
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1191
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1192
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1193
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1194
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1195
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1196
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1197
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1198
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1199
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1200
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1201
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1202
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1203
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1204
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1205
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 16:49:19 -0400
|
1206
|
+
|
1207
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.ttf"):
|
1208
|
+
|
1209
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1210
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1211
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1212
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1213
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1214
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1215
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1216
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1217
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1218
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1219
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1220
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1221
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1222
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1223
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1224
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1225
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1226
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1227
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1228
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1229
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1230
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
1231
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:49:46 -0400
|
1232
|
+
Processing by MrVideo::CassettesController#index as HTML
|
1233
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
1234
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (92.7ms)
|
1235
|
+
Completed 200 OK in 246ms (Views: 243.8ms)
|
1236
|
+
|
1237
|
+
|
1238
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:49:46 -0400
|
1239
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:49:46 -0400
|
1240
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:49:46 -0400
|
1241
|
+
|
1242
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.woff"):
|
1243
|
+
|
1244
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1245
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1246
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1247
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1248
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1249
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1250
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1251
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1252
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1253
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1254
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1255
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1256
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1257
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1258
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1259
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1260
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1261
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1262
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1263
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1264
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1265
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:49:46 -0400
|
1266
|
+
|
1267
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
1268
|
+
|
1269
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1270
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1271
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1272
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1273
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1274
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1275
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1276
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1277
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1278
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1279
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1280
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1281
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1282
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1283
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1284
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1285
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1286
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1287
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1288
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1289
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1290
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 16:49:46 -0400
|
1291
|
+
|
1292
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.ttf"):
|
1293
|
+
|
1294
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1295
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1296
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1297
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1298
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1299
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1300
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1301
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1302
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1303
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1304
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1305
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1306
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1307
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1308
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1309
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1310
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1311
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1312
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1313
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1314
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1315
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:49:48 -0400
|
1316
|
+
Processing by MrVideo::CassettesController#index as HTML
|
1317
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
1318
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (119.7ms)
|
1319
|
+
Completed 200 OK in 128ms (Views: 126.5ms)
|
1320
|
+
|
1321
|
+
|
1322
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:49:48 -0400
|
1323
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:49:48 -0400
|
1324
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:49:48 -0400
|
1325
|
+
|
1326
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.woff"):
|
1327
|
+
|
1328
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1329
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1330
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1331
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1332
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1333
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1334
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1335
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1336
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1337
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1338
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1339
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1340
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1341
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1342
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1343
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1344
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1345
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1346
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1347
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1348
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1349
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:49:49 -0400
|
1350
|
+
|
1351
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
1352
|
+
|
1353
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1354
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1355
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1356
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1357
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1358
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1359
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1360
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1361
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1362
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1363
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1364
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1365
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1366
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1367
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1368
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1369
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1370
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1371
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1372
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1373
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1374
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 16:49:49 -0400
|
1375
|
+
|
1376
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.ttf"):
|
1377
|
+
|
1378
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1379
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1380
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1381
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1382
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1383
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1384
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1385
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1386
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1387
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1388
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1389
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1390
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1391
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1392
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1393
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1394
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1395
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1396
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1397
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1398
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1399
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
1400
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:53:53 -0400
|
1401
|
+
Processing by MrVideo::CassettesController#index as HTML
|
1402
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
1403
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (100.1ms)
|
1404
|
+
Completed 200 OK in 270ms (Views: 267.2ms)
|
1405
|
+
|
1406
|
+
|
1407
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:53:53 -0400
|
1408
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:53:53 -0400
|
1409
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:53:53 -0400
|
1410
|
+
|
1411
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.woff"):
|
1412
|
+
|
1413
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1414
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1415
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1416
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1417
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1418
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1419
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1420
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1421
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1422
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1423
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1424
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1425
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1426
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1427
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1428
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1429
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1430
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1431
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1432
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1433
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1434
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:53:53 -0400
|
1435
|
+
|
1436
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
1437
|
+
|
1438
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1439
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1440
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1441
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1442
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1443
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1444
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1445
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1446
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1447
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1448
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1449
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1450
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1451
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1452
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1453
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1454
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1455
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1456
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1457
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1458
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1459
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 16:53:54 -0400
|
1460
|
+
|
1461
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.ttf"):
|
1462
|
+
|
1463
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1464
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1465
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1466
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1467
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1468
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1469
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1470
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1471
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1472
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1473
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1474
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1475
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1476
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1477
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1478
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1479
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1480
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1481
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1482
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1483
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1484
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:53:55 -0400
|
1485
|
+
Processing by MrVideo::CassettesController#index as HTML
|
1486
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
1487
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (115.4ms)
|
1488
|
+
Completed 200 OK in 124ms (Views: 122.2ms)
|
1489
|
+
|
1490
|
+
|
1491
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:53:55 -0400
|
1492
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:53:55 -0400
|
1493
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:53:55 -0400
|
1494
|
+
|
1495
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.woff"):
|
1496
|
+
|
1497
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1498
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1499
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1500
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1501
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1502
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1503
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1504
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1505
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1506
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1507
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1508
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1509
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1510
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1511
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1512
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1513
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1514
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1515
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1516
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1517
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1518
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:53:55 -0400
|
1519
|
+
|
1520
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
1521
|
+
|
1522
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1523
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1524
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1525
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1526
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1527
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1528
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1529
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1530
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1531
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1532
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1533
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1534
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1535
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1536
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1537
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1538
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1539
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1540
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1541
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1542
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1543
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 16:53:56 -0400
|
1544
|
+
|
1545
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.ttf"):
|
1546
|
+
|
1547
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1548
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1549
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1550
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1551
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1552
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1553
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1554
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1555
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1556
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1557
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1558
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1559
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1560
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1561
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1562
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1563
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1564
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1565
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1566
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1567
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1568
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:54:07 -0400
|
1569
|
+
Processing by MrVideo::CassettesController#index as HTML
|
1570
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
1571
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (97.1ms)
|
1572
|
+
Completed 200 OK in 107ms (Views: 104.6ms)
|
1573
|
+
|
1574
|
+
|
1575
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:54:07 -0400
|
1576
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:54:07 -0400
|
1577
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:54:07 -0400
|
1578
|
+
|
1579
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.woff"):
|
1580
|
+
|
1581
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1582
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1583
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1584
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1585
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1586
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1587
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1588
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1589
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1590
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1591
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1592
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1593
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1594
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1595
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1596
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1597
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1598
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1599
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1600
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1601
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1602
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:54:07 -0400
|
1603
|
+
|
1604
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
1605
|
+
|
1606
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1607
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1608
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1609
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1610
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1611
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1612
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1613
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1614
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1615
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1616
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1617
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1618
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1619
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1620
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1621
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1622
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1623
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1624
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1625
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1626
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1627
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.ttf" for ::1 at 2019-08-05 16:54:08 -0400
|
1628
|
+
|
1629
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/glyphicons-halflings-regular.ttf"):
|
1630
|
+
|
1631
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1632
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1633
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1634
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1635
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1636
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1637
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1638
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1639
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1640
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1641
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1642
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1643
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1644
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1645
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1646
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1647
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1648
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1649
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1650
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1651
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1652
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:55:27 -0400
|
1653
|
+
Processing by MrVideo::CassettesController#index as HTML
|
1654
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
1655
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (106.1ms)
|
1656
|
+
Completed 200 OK in 115ms (Views: 112.6ms)
|
1657
|
+
|
1658
|
+
|
1659
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:55:27 -0400
|
1660
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:55:27 -0400
|
1661
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:55:27 -0400
|
1662
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:55:27 -0400
|
1663
|
+
|
1664
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
1665
|
+
|
1666
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1667
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1668
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1669
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1670
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1671
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1672
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1673
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1674
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1675
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1676
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1677
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1678
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1679
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1680
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1681
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1682
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1683
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1684
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1685
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1686
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1687
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
1688
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:56:06 -0400
|
1689
|
+
Processing by MrVideo::CassettesController#index as HTML
|
1690
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
1691
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (89.1ms)
|
1692
|
+
Completed 200 OK in 243ms (Views: 240.3ms)
|
1693
|
+
|
1694
|
+
|
1695
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:56:07 -0400
|
1696
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:56:07 -0400
|
1697
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:56:07 -0400
|
1698
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:56:07 -0400
|
1699
|
+
|
1700
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
1701
|
+
|
1702
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1703
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1704
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1705
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1706
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1707
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1708
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1709
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1710
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1711
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1712
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1713
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1714
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1715
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1716
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1717
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1718
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1719
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1720
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1721
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1722
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|
1723
|
+
DEPRECATION WARNING: Using `Rails::Application` subclass to start the server is deprecated and will be removed in Rails 6.0. Please change `run Dummy::Application` to `run Rails.application` in config.ru. (called from require at script/rails:6)
|
1724
|
+
Started GET "/mr_video/" for ::1 at 2019-08-05 16:59:35 -0400
|
1725
|
+
Processing by MrVideo::CassettesController#index as HTML
|
1726
|
+
Rendering /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video
|
1727
|
+
Rendered /Users/ilya/Dev/mr_video/app/views/mr_video/cassettes/index.html.erb within layouts/mr_video (98.8ms)
|
1728
|
+
Completed 200 OK in 252ms (Views: 249.3ms)
|
1729
|
+
|
1730
|
+
|
1731
|
+
Started GET "/assets/mr_video/application-ffce25af3e479ce71ba8813670b41f596ee6e7b5caf1d16fbcf7d0bd0c16f5ce.css" for ::1 at 2019-08-05 16:59:35 -0400
|
1732
|
+
Started GET "/assets/mr_video/application-37bdc061f7a80615213d767225b346755f9babe8fb52c010b148421f5860a7dd.js" for ::1 at 2019-08-05 16:59:35 -0400
|
1733
|
+
Started GET "/assets/mr_video/glyphicons-halflings-regular.woff" for ::1 at 2019-08-05 16:59:35 -0400
|
1734
|
+
Started GET "/assets/mr_video/bootstrap.css.map" for ::1 at 2019-08-05 16:59:35 -0400
|
1735
|
+
|
1736
|
+
ActionController::RoutingError (No route matches [GET] "/assets/mr_video/bootstrap.css.map"):
|
1737
|
+
|
1738
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'
|
1739
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
|
1740
|
+
railties (5.2.3) lib/rails/rack/logger.rb:38:in `call_app'
|
1741
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `block in call'
|
1742
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `block in tagged'
|
1743
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:28:in `tagged'
|
1744
|
+
activesupport (5.2.3) lib/active_support/tagged_logging.rb:71:in `tagged'
|
1745
|
+
railties (5.2.3) lib/rails/rack/logger.rb:26:in `call'
|
1746
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
|
1747
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/request_id.rb:27:in `call'
|
1748
|
+
rack (2.0.7) lib/rack/method_override.rb:22:in `call'
|
1749
|
+
rack (2.0.7) lib/rack/runtime.rb:22:in `call'
|
1750
|
+
activesupport (5.2.3) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
|
1751
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/executor.rb:14:in `call'
|
1752
|
+
actionpack (5.2.3) lib/action_dispatch/middleware/static.rb:127:in `call'
|
1753
|
+
rack (2.0.7) lib/rack/sendfile.rb:111:in `call'
|
1754
|
+
railties (5.2.3) lib/rails/engine.rb:524:in `call'
|
1755
|
+
rack (2.0.7) lib/rack/handler/webrick.rb:86:in `service'
|
1756
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
|
1757
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
|
1758
|
+
/Users/ilya/.rbenv/versions/2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
|