pdfjs_viewer-rails 0.0.6 → 0.0.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/pdfjs_viewer/pdfjs/compatibility.js +36 -17
- data/app/assets/javascripts/pdfjs_viewer/pdfjs/l10n.js +125 -96
- data/app/assets/javascripts/pdfjs_viewer/pdfjs/pdf.combined.js +4735 -1638
- data/app/assets/javascripts/pdfjs_viewer/viewer.js +4174 -3070
- data/app/assets/stylesheets/pdfjs_viewer/pdfjs/viewer.css +233 -110
- data/app/views/pdfjs_viewer/viewer/_viewer.html.erb +30 -17
- data/lib/pdfjs_viewer-rails/version.rb +1 -1
- data/public/pdfjs/web/images/treeitem-collapsed-rtl.png +0 -0
- data/public/pdfjs/web/images/treeitem-collapsed-rtl@2x.png +0 -0
- data/public/pdfjs/web/images/treeitem-collapsed.png +0 -0
- data/public/pdfjs/web/images/treeitem-collapsed@2x.png +0 -0
- data/public/pdfjs/web/images/treeitem-expanded.png +0 -0
- data/public/pdfjs/web/images/treeitem-expanded@2x.png +0 -0
- data/public/pdfjs/web/locale/ach/viewer.properties +10 -0
- data/public/pdfjs/web/locale/af/viewer.properties +10 -0
- data/public/pdfjs/web/locale/ak/viewer.properties +8 -0
- data/public/pdfjs/web/locale/an/viewer.properties +10 -0
- data/public/pdfjs/web/locale/ar/viewer.properties +12 -2
- data/public/pdfjs/web/locale/as/viewer.properties +9 -0
- data/public/pdfjs/web/locale/ast/viewer.properties +4 -0
- data/public/pdfjs/web/locale/az/viewer.properties +11 -1
- data/public/pdfjs/web/locale/bg/viewer.properties +20 -10
- data/public/pdfjs/web/locale/bn-BD/viewer.properties +34 -0
- data/public/pdfjs/web/locale/bn-IN/viewer.properties +10 -0
- data/public/pdfjs/web/locale/br/viewer.properties +10 -0
- data/public/pdfjs/web/locale/bs/viewer.properties +62 -14
- data/public/pdfjs/web/locale/ca/viewer.properties +12 -2
- data/public/pdfjs/web/locale/cs/viewer.properties +5 -1
- data/public/pdfjs/web/locale/cy/viewer.properties +10 -0
- data/public/pdfjs/web/locale/da/viewer.properties +8 -4
- data/public/pdfjs/web/locale/de/viewer.properties +4 -0
- data/public/pdfjs/web/locale/el/viewer.properties +94 -60
- data/public/pdfjs/web/locale/en-GB/viewer.properties +5 -1
- data/public/pdfjs/web/locale/en-US/viewer.properties +10 -1
- data/public/pdfjs/web/locale/en-ZA/viewer.properties +12 -0
- data/public/pdfjs/web/locale/eo/viewer.properties +13 -3
- data/public/pdfjs/web/locale/es-AR/viewer.properties +4 -6
- data/public/pdfjs/web/locale/es-CL/viewer.properties +2 -0
- data/public/pdfjs/web/locale/es-ES/viewer.properties +4 -2
- data/public/pdfjs/web/locale/es-MX/viewer.properties +11 -1
- data/public/pdfjs/web/locale/et/viewer.properties +4 -0
- data/public/pdfjs/web/locale/eu/viewer.properties +10 -0
- data/public/pdfjs/web/locale/fa/viewer.properties +72 -1
- data/public/pdfjs/web/locale/ff/viewer.properties +10 -0
- data/public/pdfjs/web/locale/fi/viewer.properties +4 -0
- data/public/pdfjs/web/locale/fr/viewer.properties +5 -1
- data/public/pdfjs/web/locale/fy-NL/viewer.properties +16 -6
- data/public/pdfjs/web/locale/ga-IE/viewer.properties +10 -0
- data/public/pdfjs/web/locale/gd/viewer.properties +10 -0
- data/public/pdfjs/web/locale/gl/viewer.properties +63 -14
- data/public/pdfjs/web/locale/gu-IN/viewer.properties +98 -80
- data/public/pdfjs/web/locale/he/viewer.properties +27 -4
- data/public/pdfjs/web/locale/hi-IN/viewer.properties +29 -19
- data/public/pdfjs/web/locale/hr/viewer.properties +10 -0
- data/public/pdfjs/web/locale/hu/viewer.properties +11 -1
- data/public/pdfjs/web/locale/hy-AM/viewer.properties +12 -2
- data/public/pdfjs/web/locale/id/viewer.properties +17 -13
- data/public/pdfjs/web/locale/is/viewer.properties +10 -0
- data/public/pdfjs/web/locale/it/viewer.properties +4 -2
- data/public/pdfjs/web/locale/ja/viewer.properties +30 -26
- data/public/pdfjs/web/locale/ka/viewer.properties +19 -65
- data/public/pdfjs/web/locale/kk/viewer.properties +10 -0
- data/public/pdfjs/web/locale/km/viewer.properties +10 -0
- data/public/pdfjs/web/locale/kn/viewer.properties +10 -0
- data/public/pdfjs/web/locale/ko/viewer.properties +14 -4
- data/public/pdfjs/web/locale/ku/viewer.properties +8 -0
- data/public/pdfjs/web/locale/lg/viewer.properties +8 -0
- data/public/pdfjs/web/locale/lij/viewer.properties +97 -89
- data/public/pdfjs/web/locale/lt/viewer.properties +10 -0
- data/public/pdfjs/web/locale/lv/viewer.properties +65 -52
- data/public/pdfjs/web/locale/mai/viewer.properties +52 -0
- data/public/pdfjs/web/locale/ml/viewer.properties +10 -0
- data/public/pdfjs/web/locale/mn/viewer.properties +15 -1
- data/public/pdfjs/web/locale/mr/viewer.properties +10 -0
- data/public/pdfjs/web/locale/ms/viewer.properties +8 -0
- data/public/pdfjs/web/locale/my/viewer.properties +10 -0
- data/public/pdfjs/web/locale/nb-NO/viewer.properties +4 -0
- data/public/pdfjs/web/locale/nl/viewer.properties +11 -1
- data/public/pdfjs/web/locale/nn-NO/viewer.properties +11 -7
- data/public/pdfjs/web/locale/nso/viewer.properties +21 -13
- data/public/pdfjs/web/locale/oc/viewer.properties +8 -0
- data/public/pdfjs/web/locale/or/viewer.properties +9 -0
- data/public/pdfjs/web/locale/pa-IN/viewer.properties +17 -13
- data/public/pdfjs/web/locale/pl/viewer.properties +9 -8
- data/public/pdfjs/web/locale/pt-BR/viewer.properties +14 -4
- data/public/pdfjs/web/locale/pt-PT/viewer.properties +22 -12
- data/public/pdfjs/web/locale/rm/viewer.properties +17 -3
- data/public/pdfjs/web/locale/ro/viewer.properties +27 -17
- data/public/pdfjs/web/locale/ru/viewer.properties +2 -0
- data/public/pdfjs/web/locale/rw/viewer.properties +18 -62
- data/public/pdfjs/web/locale/sah/viewer.properties +49 -0
- data/public/pdfjs/web/locale/si/viewer.properties +10 -0
- data/public/pdfjs/web/locale/sk/viewer.properties +10 -0
- data/public/pdfjs/web/locale/sl/viewer.properties +12 -2
- data/public/pdfjs/web/locale/son/viewer.properties +11 -1
- data/public/pdfjs/web/locale/sq/viewer.properties +9 -5
- data/public/pdfjs/web/locale/sr/viewer.properties +7 -3
- data/public/pdfjs/web/locale/sv-SE/viewer.properties +10 -0
- data/public/pdfjs/web/locale/sw/viewer.properties +8 -0
- data/public/pdfjs/web/locale/ta-LK/viewer.properties +8 -0
- data/public/pdfjs/web/locale/ta/viewer.properties +10 -0
- data/public/pdfjs/web/locale/te/viewer.properties +10 -0
- data/public/pdfjs/web/locale/th/viewer.properties +12 -2
- data/public/pdfjs/web/locale/tl/viewer.properties +15 -4
- data/public/pdfjs/web/locale/tn/viewer.properties +11 -0
- data/public/pdfjs/web/locale/tr/viewer.properties +11 -1
- data/public/pdfjs/web/locale/uk/viewer.properties +13 -3
- data/public/pdfjs/web/locale/ur/viewer.properties +14 -2
- data/public/pdfjs/web/locale/vi/viewer.properties +48 -18
- data/public/pdfjs/web/locale/wo/viewer.properties +8 -0
- data/public/pdfjs/web/locale/xh/viewer.properties +11 -1
- data/public/pdfjs/web/locale/zh-CN/viewer.properties +10 -0
- data/public/pdfjs/web/locale/zh-TW/viewer.properties +11 -2
- data/public/pdfjs/web/locale/zu/viewer.properties +20 -12
- data/test/dummy/log/development.log +4279 -0
- data/test/dummy/log/test.log +388 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-4ilfQVxTmPysc5CqO5mp_4CIr9mIVjVn2d5wHv3uDk.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-HX7Z3S0beMHmrz2Q_6hlqbrNFjswAuO68wbn7mUdg4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-O3VvUrh9onDkGCcx0MSUiRXgcMgOf4rYPbD43XlSfw.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/-vjDTPncmpb5mLahJdamqmkjh4h1MEjWQl8Ux_qvtNs.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/0BeL-wkPkxmC2x6TJK02C0NxLKIB6IPF8liiL6eod3I.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/173XvSzEWwiRfn2JPzytxMBAnTrj5DcZH-dJx4z7jOA.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1fidLos4TsMC1Jzat66F4EuJMnvA4Ek4Yq3Wx_diqLA.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/1vFcP4LNmOlcIWHtpPCPVIoY91t77t9AzUH3Vaow1rM.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2XQpVfLgkbiXLTljqZxNqCQnAlLlVn98snsG6QLDOqs.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/2bzQFX5RGNElKo1_xAMjeEA65mVjJLionRTWc79avtM.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/356YrPz_JnOvUIgLFYKOEiEBfSlu44-ybzJm5BVwTj8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/40KKpka10VZh1fYV1g9bKEPP-fJK7l70ZN-oOUttbG0.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/44aQxUS9PFviDXmVfpwo3DNxWegB7buVUofR48yLjvQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/49Vc93Q3cEKj7q3KdAPJHsjsTX2FzMaVj03lk4GRNAA.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5CCxaCuqWlcFWTDk3muh2Ht1rSictcctdDMl-Dgm4iw.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5W4IXZjNIxLrfzVT3QRMgLordNU1-oNxe4sGi7CcR48.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/5bWi0RDafd5H9Vb8Iccq13QMR7n3ih1UnFYIF67ARwI.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6D0TaDp9jRCWYjd0_FK-uHuSVNf88onk0lGVtsXSMP0.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/6KozAtR77M8I2nQZ49JVGXmseHWJBQtp0wCiJVREGLQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7Ockta7qioKFfzkQyhkuWDYcK7zfwcZV3rW3cqVXlx0.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/7oYsmIFM4n93_CbDOpScSbAW3JMqIiyyRpTfcooawG0.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/8iCm-s4ZHGyJmXoPb4nM7Yr_-owKwZIafXwl3Nj5fqY.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9UWxcZvUsVZOjfQw-xrs_pKm-jFrJFGCqaASEk8A1oY.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9_v6P3q_VNqTrPv6OmyqMtk7A7Q4VuH-TaRQpD3Bccw.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/9gG0KEb9t4ZvziEuUXWGf8DbZrnE84vhjpZWvJWk7U4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ABzeuXgrUVrvlC4-zG486877C5fXlvrww-77ypPUnYs.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/BZGLDJXlm0C9-Ezj4G-44eiRWL69RJLFGLXgOwXpTFQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/DqsfG7gyEmHCLWJFw8KEKZQd6xoIOcO__5TkBzsx3jk.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ENli7mou15rI7_ERMEl6V0zW_uIVNCyG1riH9ewsfUs.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EOJ_07drqTGappYi8wtqHOj02E-OHDy9se9e419IqE0.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/EW37HtOZC9xIz2Y1IfScJDR4-syN6RtrsGd4zUwTUeE.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/F5wQ0wyhfE6IsAM_v3fH4M1l_nWVFbGMNUYcI-VkAP8.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/FIrpjYFALw4adZt93udkoSdSl-8bx3C2GjfQu3r79n0.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/G5KdIci3vZJQS1evEyqt6fi2aFskK98xGmF1Jbvd9lk.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GKG6sQqfTgwfrrw3p17UxQ21YVihZZWmDg9o7j1GjGQ.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/GdJwLO3L4JAs5fpbEoaZHnuYPJBUh9FT-TxBGWyj2r4.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/IGxIyX24F4nerjOktQynWpCIExDA5UR0VXLeb0ZYrpY.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/I_go1nMlLDZqkwnxElFFsGAPUfa4IO-M1Z_sjwLJhYo.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ImAPy00E0diaexlLwCN1hd9zfYX-vzxSyTe40ELcxek.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Iskonzwu8BBap6I1AiRdvT_mi_aAnGypE6aliBCNwoc.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JGGAAevxwW7w4lpezJiSB3ulOhj6_SwlAgzyUksu2ZU.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JRjQiCsOYzVdQn4zCqcswOBZ-D2txsdv59vWt45nX7M.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/JyYeadWiwBQMARBWnVtV09HlFfb9MFgx9oXS7kMN-WM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/KONCr8Ixg9MAmReyt_4cu9eAUBtnnpu95P2toK3KGzM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LTBnVo2REkXfVmoxLt6JPUHm8aJUeAaTvFZnxkCUees.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LbNYh_KRnjvti1QXbUwUnW4yc_6T9QUdfJuOWbprJ5g.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/LetcqUfJSvfQpA5Y-VCZVWHgV3WIVDJon-WN392_VU8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/MGmzzo5dTg0m61JyWAMWFFfkDlnar6KfM9pD8AMCURs.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/NG-T0sTHV8IjQ_BEqxYRn4qIoo2djuRCMdTlYQKzWI8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Nd2dk35NUEhsxEBKBtdo1Cro0rVYLA3etTYIV-OFn_o.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Ng2OknFy7WBXFj6gWsON-QWHe7CIxxbaN99aPosML1Q.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Nl4-HZRpR7x3zb_TegvGzezo3UosuIaJB_EyYRbZjmg.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/O8JN2FimpCg3df7O53s2I5T-zLzx6YxtWCBmooUcrkU.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Oiu0WhHdzbUKBDFyM-pBUXtaYS7xYyhxzD6SEC-u_-4.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/P-C8AUReg6qA74WqWd-bIS9kWz_n11kWrMlvYUBkzxw.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QD7isO3Yn7GrNE3eBoMmYnrlUe4VYqVe8VQzBWGn2Ak.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/QohO2Azb-AftxT0a_qyFD-GtbxJJOUEaXtyjL8SnrZM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/TI_jwyLM1fI1xfMKjswwPmiNbXn7hV5FKEliQFygZ10.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/UZJUP30I7lhMdX2XezQw6LnxpJQ6C950uQpJ0xMLHCA.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/Wc3HAYbwJycG4ct5Raxqb4uPNpAIMt4Gq5vSDp18F0M.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/XVosYQyo21EmFOExAQuilPud5RADY8sfoVUn60O0CgQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/_teFVGl34-12COw3em4KY9tNbBZvQD9OsRkLqNctxSA.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/aNYO6iEc7C0hJ6De_-e4PsOa8okmLASWEhJZnkmX_QA.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/b6w23M1nlGoGLAH04GOMtsi8zm4ZG2nv1dBEGyf4dZ4.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bH5Kfl2ApyFJxFFs8GBvGMWJ-zRRZRFohrH3beLxMhc.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/bs9st_ZMtsS8tEN-FPWuZj-rVVw0I6Gcy0sQB3XrupM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dGCbiCfusM_p5h3ItS_C07rMc6xlnGtWLXpzDBf0bUI.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dNWzYQo9Dq7hap10qCyNpBZ5R1tjSrPBRbY7Uk56wRs.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dg0t5qiI4tFOsCcx5AG0C78JOHzJJCyzze5sO7WLVa4.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dmkq5A2rfJim6iiBKdu3y_myr3Wb7kjSCnJenZNHAgU.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/dzx2VGTIemPPaVw_-IcElEGLkuf883AM2MClQ8JgaLk.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/e2-i3KE82hRHBHiO7tgcmCVVdR7WdnDe0Kf5Og-R1nU.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/e8iap315h8_QsoNm4aMxftfWiTcsX1NHJBkpv_lMptw.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/et5fLYJZYhqPGBVxpDvehhGhVhbkbStiCzZMcGV2_Gg.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/f1rm854mMqwILVWx8X47GWGZ_Dwpmnyo-4eKMl1nkV8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fOMwhE_LoK6PBz43rr86imRHqStpfn-j0zKwNCEFA7A.cache +3 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fOrhv1KFdCZiNkHiEsBDm55ga9OIwWvsgVcNRyRUi-I.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/fpJV_dPfRzZ0QANmFqLNqNzKYdY617GwkhzpWqY9k_M.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/gfQVRgoluolAV1POqtuYfH5bwKPbEqiF7TgHCy7KPAg.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hPhY7AS152kvjbEovoACW5NxDx9vs_tTMd1ZX1E7FsY.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/hZh3Uf8L0wyXVKBxANO-6gsgnei2sWOXRkXq34MHdXU.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/i0HInvr3dT8WVUtDcnCNoRLKAGwNZPY2NEdNiPH6Ibw.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iDn4is46UFDmo09VljmsvoAyyfGafG8Yvs_23PScxdA.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/iKbAfMeZFgsqghv6mlqoQfhQCGVYHmVRY8TVYwqItMw.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/ifMdeijrgH1fRNXmdzTkX9x2QhaMpAPJQ-TQcivQqUU.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jDt9wqeOPUjbm1lgash98NEG8yGlmDBOOYC34smBIgE.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/jbD-dzcxXD9i70FKN4vTF6FfFWK7Ied7Aall2zBI0wU.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/k1nvoOjgB6YtUbch4yPXjjCGVnRfDWfKpCyGulkMf-0.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kAfB5Z0dxDuz_7aaNLXRFYTPIcV0fNSXJWlyvVvvzdo.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/kqdCB9SlX7EWupOPc3imbW2bHN9kizbRYCu_zyD1Lqo.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lcx-A1UqZtvfZD1jg5sjeXMo_juLjpOFsMxP2iTcBkM.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/lst-M-sF-iyj0oSzsxfBjQQpBgsXXPvAgmrhwjtJlKQ.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/mFNMcx87g37ypJXhwYuV_cZuy3WgVUbb8mZq1WAOEEo.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/n3yF-zqHa5bVPic0hhf9KA2KprcoeHfbxqTQTo2eoeg.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/nOFJIWOQc8DQJ-52dxqJqQoQqP-AeNvxrN640fO2PAw.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/o5ITWHdoGfLLulFvn-ubESFEVyrxiesbvVVsvVgNu2A.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/pQRBaZIzoR--4iL7JocdGw6Ar54w4Em0Heljh_zmr9Q.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rfb9FUtlVas0TmfnLbiXKqYR0jZcJQPLsNRsJovFijo.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/rksDA0s6FKgIpTOuCIU1MwS1ilLQlPeFl_J2Uu65G0Y.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/s-cSzUPpyDBoIppCid_YF_e_s-wIcO-3oPD8ru8OCwc.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/s5voufXlQa3CshwjFzm_PH-MkhKN4c_x0md5GzythE8.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/sSZoBncnBTQvUp_zCenN9E-3lz4lfwtYHqUfQLou9DI.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/t2hFBiP_ro8VgR-HE13QQ4ydBeI059vCwb6rC1dELuk.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/tUtm8pRzupue-bPG5qZX6MRum67kU48n1nnVELclgJ8.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/u1iU8qWE41LqOX252NowkNVzYVEmtcyB1YcY4SPWKWA.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/u_KDOr4j2WOxh0EOw4I0DRE5YFhuxdslhMqOlhAtV74.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vPj5c6zZ67lGEwcI_dMH7UvfLq5DHEcv3rab-DVGWGA.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vZjnqSqmwCsWHqdo56maDNIWwRiwS_Bg0xeURxLrBQg.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vjn492pkKdF6xpQy4JMVJCMMZACFuaWu5EauHgnJkoQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/vjut24Yh9rQEqm87XbRIg4sShzdLL-DgsZO9K8xLV-g.cache +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wJs7i_UDrGMc0I-AmiV-LTgjMfdcbpG_FxZxBeqNkwA.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/w_YfTS5jA0S3hk5SLflTnwmA8SYtzpp7dhpfAnsIldM.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/wrbp08OHKYNVJ7NQ7M79HZr1vVUw9tEaGn2T1f5ZmzE.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/yVyhhXttX7ILMSSVOQMumQMQ_JHYFmyroRJXXxzmxwE.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zCfuE9R4vqFXmZ2e3UcGvpbeY-hePc8lyLXGkfVwjy8.cache +2 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zH6VzsfUKJV5wXxZbfKE2X1F0IrXmLYjvuRwoLOIibw.cache +1 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/v3.0/zgqwmvnxZo4pW4dYlCTj08ubB6MXeFFeW4JkqKO-5Do.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/0C24m_CvzHr1v6cw6CpvFPnzf5N6nuTg65Fe1_VJk_c.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/1fidLos4TsMC1Jzat66F4EuJMnvA4Ek4Yq3Wx_diqLA.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/2XjaxNijBX14823BLJ1V-EAcmmhD0-FTeHd2erboPVc.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/39vJwp0tqy7bAdUilevOdlXiW3x8SFGbdwSrqdesHKk.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/5Y2ESMo1Oy4oUK79wzcKdbjXsV1P15Uqeq_lqHLAOQk.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/65TngkdOafsLa0iCI7Ly2HdEmtz9wJgizoGzXrXLIP8.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/6KozAtR77M8I2nQZ49JVGXmseHWJBQtp0wCiJVREGLQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/6SM4cKF1khNxaoAraXUnhziVuEY4zPw4Ci-ckkzL3Sc.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/7Ockta7qioKFfzkQyhkuWDYcK7zfwcZV3rW3cqVXlx0.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/7yhVQC1lTQ_QFIbOZ5TlCajsg3nstfg3KWQWxP7_G5w.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/8LQhgQUhvQB0sgfYra8UWsNo-gcW2wo4wxdx3AP-QJY.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/8iCm-s4ZHGyJmXoPb4nM7Yr_-owKwZIafXwl3Nj5fqY.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/AgPoEBQFkdLBxUXd2hz1Ro9DHt3UE6cSooNGuIRQFMg.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/CkUvQDzzwNktTrOW0HMrU0pHIZ3hHRtHFIiVbMcdVMo.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/DYitH6lp2mPCbfjgqU3ETDmuQyhwP8ws2QFFHSe6bt8.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/DqsfG7gyEmHCLWJFw8KEKZQd6xoIOcO__5TkBzsx3jk.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/EW37HtOZC9xIz2Y1IfScJDR4-syN6RtrsGd4zUwTUeE.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/FpHq2RrSMWQkkhbqMfeXFm4B-bo9-43oDPl8iInw8OY.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/IGxIyX24F4nerjOktQynWpCIExDA5UR0VXLeb0ZYrpY.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/NzmppXP9N1jlj_bM0CqQ3koqUSJxL4OcSaqDYQAAxdE.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/O8JN2FimpCg3df7O53s2I5T-zLzx6YxtWCBmooUcrkU.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +3 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/S5onCtN0Kn0sUDP7njwAU3vxVNHp4TThgG2oVH8UNBc.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/UYPTv1OZj8NMisEguoiYaAFxpuqHh2Ph5LF-0iiJ1fA.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/UZJUP30I7lhMdX2XezQw6LnxpJQ6C950uQpJ0xMLHCA.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/aNYO6iEc7C0hJ6De_-e4PsOa8okmLASWEhJZnkmX_QA.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/b6w23M1nlGoGLAH04GOMtsi8zm4ZG2nv1dBEGyf4dZ4.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/bH5Kfl2ApyFJxFFs8GBvGMWJ-zRRZRFohrH3beLxMhc.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/cdGqqg-cb2AwnEAux1iIeEb3Q22qgO9wmKVOVMBpaJE.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/dNWzYQo9Dq7hap10qCyNpBZ5R1tjSrPBRbY7Uk56wRs.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/dg0t5qiI4tFOsCcx5AG0C78JOHzJJCyzze5sO7WLVa4.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/e2-i3KE82hRHBHiO7tgcmCVVdR7WdnDe0Kf5Og-R1nU.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/e8iap315h8_QsoNm4aMxftfWiTcsX1NHJBkpv_lMptw.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/fOMwhE_LoK6PBz43rr86imRHqStpfn-j0zKwNCEFA7A.cache +3 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/gfQVRgoluolAV1POqtuYfH5bwKPbEqiF7TgHCy7KPAg.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/gj7MjsE2rVXLWKeZTtsTabSSkjrmrBC11HoKUC8KsAc.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/iDn4is46UFDmo09VljmsvoAyyfGafG8Yvs_23PScxdA.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/iKbAfMeZFgsqghv6mlqoQfhQCGVYHmVRY8TVYwqItMw.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/ifD0uSVKeNDXNKlZdeGWHek3BqMrbWQGBhffl1bbd8I.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/jbD-dzcxXD9i70FKN4vTF6FfFWK7Ied7Aall2zBI0wU.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/jgGAqaIDQr3boE3v5SLC_Js5yPHrs5AWtaO8lGVDcao.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/k1nvoOjgB6YtUbch4yPXjjCGVnRfDWfKpCyGulkMf-0.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/kStZchtYLdlYXL8K51kicicTB6TD5OVvvRYxTZ4o-rk.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/laqrCizatImPcDRfPvZOX6m-RZ27teydMSEZGPque5o.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/lst-M-sF-iyj0oSzsxfBjQQpBgsXXPvAgmrhwjtJlKQ.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/n3yF-zqHa5bVPic0hhf9KA2KprcoeHfbxqTQTo2eoeg.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/nCAFn5zIu5woUp5m2s86M7fWtmyoxFZE8MKOMlatoqU.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/oP1efnboSM2y3yCPD38pFEKMjzWuRoTs_L1tPmFS1qQ.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/oYGGMfgYjqhI6Du7AFx7QlKHQoLwkwOCc6HDWQAQhgM.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/o_unzSjdCW8oG3Ta0wMkxO5r9sRprkStCpYM6kJ5634.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/pQRBaZIzoR--4iL7JocdGw6Ar54w4Em0Heljh_zmr9Q.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/rmGrnx026o7CjF76L2_mf3-BPlcWZFYE5lhi5uPsigE.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/s-cSzUPpyDBoIppCid_YF_e_s-wIcO-3oPD8ru8OCwc.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/tUtm8pRzupue-bPG5qZX6MRum67kU48n1nnVELclgJ8.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/vPj5c6zZ67lGEwcI_dMH7UvfLq5DHEcv3rab-DVGWGA.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/vjn492pkKdF6xpQy4JMVJCMMZACFuaWu5EauHgnJkoQ.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/vs8KqiXQjtm6cV8LFlc_21Re9i0VyxZ7dk88mDa1DWE.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/w2WGTbAfmmSx3qMKJXhibXFRuISNOLBdKTGgPtMqC3M.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/wJs7i_UDrGMc0I-AmiV-LTgjMfdcbpG_FxZxBeqNkwA.cache +1 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/wXAQtFXGU8jDVCO5lXRaFuwa5iorFQj6H7u4PWYmPNA.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/xY3NUu-p1PWAePln3jsYuyVO0kOrpzQ1Sg-PNk5858E.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/yV9-XXx2Db0wid8nAYaI5BfgadxeE4qkrsk1LL1N1ro.cache +0 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/zCfuE9R4vqFXmZ2e3UcGvpbeY-hePc8lyLXGkfVwjy8.cache +2 -0
- data/test/dummy/tmp/cache/assets/sprockets/v3.0/zneCm2Y3Maif0rdWI1rz9JAWTyQnvvuxV0eLXlSwb_g.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/0BeL-wkPkxmC2x6TJK02C0NxLKIB6IPF8liiL6eod3I.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/1fidLos4TsMC1Jzat66F4EuJMnvA4Ek4Yq3Wx_diqLA.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/356YrPz_JnOvUIgLFYKOEiEBfSlu44-ybzJm5BVwTj8.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/46MoxJBXade3n0-yH0Q1O8h905YSdZb50Z8ch7CN8lA.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/589L-nflODM3tGGdoMk2bvymqn3Tbb3054hAcy4AlUY.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/6KozAtR77M8I2nQZ49JVGXmseHWJBQtp0wCiJVREGLQ.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/7CNQfuiL9kTuWust-_dB-YaVuZD3qVtWIdQMsL7Q7KM.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/7Ockta7qioKFfzkQyhkuWDYcK7zfwcZV3rW3cqVXlx0.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/8iCm-s4ZHGyJmXoPb4nM7Yr_-owKwZIafXwl3Nj5fqY.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/9UWxcZvUsVZOjfQw-xrs_pKm-jFrJFGCqaASEk8A1oY.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/AK6-qvh0bGYJq0Qxnei2-etRNrNV95VU06XxP6ljDMo.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/BC8yvC83UGmTK5t3lxGAs0IMw_nTuU4l9AixaXDb_ZU.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/BT1Dcu07aZRPLUKitYrPuNITXuK5FPszxhN4dCdr8f4.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Bh3hbfqBH6rWlGGXJOtMeKSjpVmJCqs5rDcB8C3SGpE.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/DqsfG7gyEmHCLWJFw8KEKZQd6xoIOcO__5TkBzsx3jk.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/EW37HtOZC9xIz2Y1IfScJDR4-syN6RtrsGd4zUwTUeE.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/GQXYpFJ85Fa9FiHljinFqyjDmmnU1HX6ijgde2jC_lA.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/IGxIyX24F4nerjOktQynWpCIExDA5UR0VXLeb0ZYrpY.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/KbF94ul4bmRLl_8l311RgRtwJjYIz4cW05ajbI-XVBI.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/L568OqfiZ-A2tJyyr_sDXowybmG3icvdB8GPC_RIq1s.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/MSoA_MK-p_0iczA74s81qQW9CCBPTnouDX-kCEcb8F4.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/NUL047jjVYyS1v0vrjKeqtVbjbFR5AtqH_lr1cS0Ew0.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Nx-lM1gd-7esPpKmr1Bmo_5Lw4kKNqhan1lLOJFHZ3c.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/O8JN2FimpCg3df7O53s2I5T-zLzx6YxtWCBmooUcrkU.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +3 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/OMDU8605YEiYUP412FzzT2Qt0m76E1Gaw2ICI-dA8H8.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/P-C8AUReg6qA74WqWd-bIS9kWz_n11kWrMlvYUBkzxw.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/QbkGi87qGl79yM7rSZFzZS0IQkpyA_xIM9zoqo6twEA.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/SvkvbNgT8YD5-H9UgnqKJ6jq1lx4GYxNoXf83ZPc8rY.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/TpesXrOOeKoYLrA1j-0A_BV0qB3j8a-UwCcozjdzxtM.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/UZJUP30I7lhMdX2XezQw6LnxpJQ6C950uQpJ0xMLHCA.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/V7oIe5zokOaooM6obDS7zK8khaArsCMRDIFHVk10sg4.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/VKNAPwOQ9zMPObjvCYGFzE5IS5mbOX6nBZzUf4gIg2c.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/VdblnYdPgD8zuZfXGyIbsPNiEhHsnXIwqWzq0UWbcVE.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/Yb1CIXrvDwpbGrE2afAmzRcE3GSUSmzM6vnK_0tswqE.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/aNYO6iEc7C0hJ6De_-e4PsOa8okmLASWEhJZnkmX_QA.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/b6w23M1nlGoGLAH04GOMtsi8zm4ZG2nv1dBEGyf4dZ4.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/bH5Kfl2ApyFJxFFs8GBvGMWJ-zRRZRFohrH3beLxMhc.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/dNWzYQo9Dq7hap10qCyNpBZ5R1tjSrPBRbY7Uk56wRs.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/dg0t5qiI4tFOsCcx5AG0C78JOHzJJCyzze5sO7WLVa4.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/e2-i3KE82hRHBHiO7tgcmCVVdR7WdnDe0Kf5Og-R1nU.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/e8iap315h8_QsoNm4aMxftfWiTcsX1NHJBkpv_lMptw.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/fOMwhE_LoK6PBz43rr86imRHqStpfn-j0zKwNCEFA7A.cache +3 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/feLHFaaovrnh1bZP-cnbhFgPUkIdBMK4oyn8TLGN1lo.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/gfQVRgoluolAV1POqtuYfH5bwKPbEqiF7TgHCy7KPAg.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/hv1Ej5Ee5ZNVhl8LNrHGFur9t9kv9ECC3fyZZU2TEZk.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/iDn4is46UFDmo09VljmsvoAyyfGafG8Yvs_23PScxdA.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/iKbAfMeZFgsqghv6mlqoQfhQCGVYHmVRY8TVYwqItMw.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/j2RTLlvpx5PnsH_KG_FacPyDbgzDVMjxStLBoM8-lEU.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/jbD-dzcxXD9i70FKN4vTF6FfFWK7Ied7Aall2zBI0wU.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/k1nvoOjgB6YtUbch4yPXjjCGVnRfDWfKpCyGulkMf-0.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/lYYxbMXq1GFxFkRO1-ko7YTiftAWXt7UadCpOfEVf8A.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/lst-M-sF-iyj0oSzsxfBjQQpBgsXXPvAgmrhwjtJlKQ.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/n3yF-zqHa5bVPic0hhf9KA2KprcoeHfbxqTQTo2eoeg.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/o5HJlOUyci95IYdmchPyweh4LV6qEkyFsiWoLtsWKe4.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/oeCU1Rwu9BFPpF2u0NPQizemtJ6Y_KUlbW8BmCKeyTo.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/ouiRyUnIRH9iRqKaNIFyTVCfzutWnxqJNMDVXYFRSQs.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/pDQcILYQiFGK_MoUmIrkn7a5CP2bNrq9ulSFkaeK_N0.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/pQRBaZIzoR--4iL7JocdGw6Ar54w4Em0Heljh_zmr9Q.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/pZMaXbs7cMase9s2xnPyh6F4rpKByceLxwZb_5Ddhso.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/qbrvO1v9NIHagEVxPYuwucBCPhlpOh3RX70WcpTeewA.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/s-cSzUPpyDBoIppCid_YF_e_s-wIcO-3oPD8ru8OCwc.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/saH1i-tsIflBlLBbGiHQ1b8B9KeMaMswK5dYzR_BiH4.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/tUtm8pRzupue-bPG5qZX6MRum67kU48n1nnVELclgJ8.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/u91vGnxLEX9yLOPqlDLpG8Qp6SHHDAqJIvFcr4DBkTA.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/uDRANBdSunPxM3t965n6PD1sbIIQLhbK_x3SDV08wlI.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/uvhaD5Dvkl1E845ba3pVwpc0TJDTxC_dcaHrMccQdJw.cache +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vOzZQrkVtrvhKYBE_pUHNNDNQ87rJ7PsiYVjAe-XvzE.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vPj5c6zZ67lGEwcI_dMH7UvfLq5DHEcv3rab-DVGWGA.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/vjn492pkKdF6xpQy4JMVJCMMZACFuaWu5EauHgnJkoQ.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/wJs7i_UDrGMc0I-AmiV-LTgjMfdcbpG_FxZxBeqNkwA.cache +1 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/yVyhhXttX7ILMSSVOQMumQMQ_JHYFmyroRJXXxzmxwE.cache +2 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/v3.0/zCfuE9R4vqFXmZ2e3UcGvpbeY-hePc8lyLXGkfVwjy8.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/0C-KwDzqn3b3MAH39bq2wexixQ6zdsCFtdOE2l2CPHQ.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/1fidLos4TsMC1Jzat66F4EuJMnvA4Ek4Yq3Wx_diqLA.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/39vJwp0tqy7bAdUilevOdlXiW3x8SFGbdwSrqdesHKk.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/3OhqItLUUSW4Mrp1KGVExpz4qm1qq7N6dBobYjtE08g.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/3nY2eODKIfsKRTfSuc_ZvPVgsXBMNK8rgXTPrdxFuos.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/49YLRL5Nd4AVmq7XGb0s3r0NTbqnrUvIBlO3qRB3Qa8.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/5MzvMiaPP-EuOgRCd_0o_ZdogREpg40LJkpGqMRJAs8.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/5v_B6DVviaI5G-sBb9B9jn-8MzLr0ryGEceWAl7gA5g.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/5x-v4OdPiyDvN08ghwh2hn-iN7bt9LveE060HLVIxZ0.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/6KozAtR77M8I2nQZ49JVGXmseHWJBQtp0wCiJVREGLQ.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/6SM4cKF1khNxaoAraXUnhziVuEY4zPw4Ci-ckkzL3Sc.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/763UTJ5XhDLVX64zl8ArYIcuDLkdlfqLxLqNPkENK3I.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/7Ockta7qioKFfzkQyhkuWDYcK7zfwcZV3rW3cqVXlx0.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/A-hoS4ciUcA8H20Da5cwIHbZFwh7kjEn9GVywJ3VMjo.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/AgPoEBQFkdLBxUXd2hz1Ro9DHt3UE6cSooNGuIRQFMg.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/BJvJNDGWuW4i6LhGtVj3D7dWzEduSAmI0vY4_Sd34ao.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/BsAauzWCW-0dOBPKPf4lZoHaI7u9g031ZjaXisFLxSU.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/C-Irqel8aCSOk2DIfxTlRgk8ko6KQqWwdmHMc9Cg9MY.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/CIoM9NY_hlqHEfTF33bRXwMSdmVN99ZJ8ztVk4FzKiI.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/CkUvQDzzwNktTrOW0HMrU0pHIZ3hHRtHFIiVbMcdVMo.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/DqsfG7gyEmHCLWJFw8KEKZQd6xoIOcO__5TkBzsx3jk.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/DytIebXR_uOpPWgnnpdIziReZm5JHhsC6MV2kbCznrA.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/I3Z_Wu8nBRk0Lb-PFSiv-jh1eEe8eQzlOxT8I42H_is.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/IGxIyX24F4nerjOktQynWpCIExDA5UR0VXLeb0ZYrpY.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/LnrUMK3IpkZWBcqTKTy8xxu5YVSpHu4psNGfAXupkn4.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/O-Fu2XiHFqm54xojVkSUVfHRS16F9L789O2gIvVN75Q.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +3 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/PS7B3EDrBiyvGqcpI0kJ5Q9uaXWxtXXT9rzGQO1atqs.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/RsoAyZO7OAoPVV3gF0Z5uTZV6nRb62tpWlYUlei064M.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/UTY5OjS1f2P8NsTFrmjliEwPlYq6hLpvyFy1bRAVohw.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/VQDydGj-z_-p7YNucTlTqVoCf424-ZXNmoMSxrv0bRw.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/VjzJ05pb-C7OhxiK50HG3GY0haXt41IzBfZe5opkzGE.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/XvXNx5RazKVV7vihmnF0iQ76kzgCV8f5VHt-VZR3aUo.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/aDlhWYBa8RGh2kBQUv0KSannhKXKZnCJdtcwiM3Nzj8.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/bH5Kfl2ApyFJxFFs8GBvGMWJ-zRRZRFohrH3beLxMhc.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/cQZo0qd0CI29tDpJeqmeE5T3W3DaQzUgDKcLy4SZzbs.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/dNWzYQo9Dq7hap10qCyNpBZ5R1tjSrPBRbY7Uk56wRs.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/dUVUnGdT2ETCS9B3u7QYln4UQwyrux4b8yPwCoLsODM.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/dg0t5qiI4tFOsCcx5AG0C78JOHzJJCyzze5sO7WLVa4.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/ez8MEJHPvf7tbNFNyT32JKpL744kILklyIfzIQjqsUU.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/fOMwhE_LoK6PBz43rr86imRHqStpfn-j0zKwNCEFA7A.cache +3 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/fS_9IOn_QvvM5lqwrTurJ4V5klQO4qhKRPdowWg2xkM.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/gfQVRgoluolAV1POqtuYfH5bwKPbEqiF7TgHCy7KPAg.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/gj7MjsE2rVXLWKeZTtsTabSSkjrmrBC11HoKUC8KsAc.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/hPuReFmq6Zm2FWirwLuJTFBqrsFSSU3owQx9duuFrMk.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/hezV5ot2i3DplRX5aWLBP9BUZR2Kx9bWCdL_DmdDR4c.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/iDn4is46UFDmo09VljmsvoAyyfGafG8Yvs_23PScxdA.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/iKbAfMeZFgsqghv6mlqoQfhQCGVYHmVRY8TVYwqItMw.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/ivosxURBKZOr_WGkw8o-BkZL3gkqx3hdpxnO1X_9sHE.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/iyZg3sY332VxsN_vj9OpnjAlbo_9bLVlo1xPBgd6xs8.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/jbD-dzcxXD9i70FKN4vTF6FfFWK7Ied7Aall2zBI0wU.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/k1U0VTv4-ICsBdDFi35-2rvSfCL_DAyWtb8Z-Tuxbuc.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/lW9SsuTRO7t13ggk5Yp-Lg56OV-kKkuaINZjj3zPg3g.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/mZkiM8v0JlgnePv5Ok_mU8Zes3S2_kdYNLtMbDrPrDA.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/n3yF-zqHa5bVPic0hhf9KA2KprcoeHfbxqTQTo2eoeg.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/nII-XY9wFiugS6VfLYW5a1y166dHEWxxlzmz8NNZ-8g.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/pQRBaZIzoR--4iL7JocdGw6Ar54w4Em0Heljh_zmr9Q.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/rmGrnx026o7CjF76L2_mf3-BPlcWZFYE5lhi5uPsigE.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/s-cSzUPpyDBoIppCid_YF_e_s-wIcO-3oPD8ru8OCwc.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/uA84asg8udYA5baTa7cgJVbXvL2KxA1tsj2PpMn86QQ.cache +1 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/vPj5c6zZ67lGEwcI_dMH7UvfLq5DHEcv3rab-DVGWGA.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/vjn492pkKdF6xpQy4JMVJCMMZACFuaWu5EauHgnJkoQ.cache +2 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/vs8KqiXQjtm6cV8LFlc_21Re9i0VyxZ7dk88mDa1DWE.cache +0 -0
- data/test/dummy/tmp/cache/sprockets/v3.0/w2WGTbAfmmSx3qMKJXhibXFRuISNOLBdKTGgPtMqC3M.cache +1 -0
- data/test/integration/viewer_test.rb +1 -1
- data/test/sandbox/full_viewer.png +0 -0
- data/test/sandbox/helper.png +0 -0
- data/test/sandbox/minimal_viewer.png +0 -0
- metadata +655 -3
data/test/dummy/log/test.log
CHANGED
@@ -1847,3 +1847,391 @@ Processing by PdfjsViewer::ViewerController#minimal as HTML
|
|
1847
1847
|
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (0.9ms)
|
1848
1848
|
Completed 200 OK in 3ms (Views: 3.2ms)
|
1849
1849
|
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2015-10-08 12:07:18 +0200
|
1850
|
+
----------------------------
|
1851
|
+
ViewerTest: test_Full_viewer
|
1852
|
+
----------------------------
|
1853
|
+
Started GET "/" for 127.0.0.1 at 2015-12-21 16:08:26 +0100
|
1854
|
+
Processing by SampleController#show as HTML
|
1855
|
+
Rendered sample/show.html.erb within layouts/application (12.3ms)
|
1856
|
+
Completed 200 OK in 1354ms (Views: 1354.0ms)
|
1857
|
+
Started GET "/assets/application-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css" for 127.0.0.1 at 2015-12-21 16:08:28 +0100
|
1858
|
+
Started GET "/assets/application-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js" for 127.0.0.1 at 2015-12-21 16:08:28 +0100
|
1859
|
+
Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2015-12-21 16:08:28 +0100
|
1860
|
+
Processing by PdfjsViewer::ViewerController#full as HTML
|
1861
|
+
Parameters: {"file"=>"/sample.pdf"}
|
1862
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (3.1ms)
|
1863
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (8.8ms)
|
1864
|
+
Completed 200 OK in 14ms (Views: 14.0ms)
|
1865
|
+
Started GET "/assets/pdfjs_viewer/application-f8ff498453db3c63cb89c1f54701e98b71f3575d8f04905c5ff6dfc62018b505.css" for 127.0.0.1 at 2015-12-21 16:08:28 +0100
|
1866
|
+
Started GET "/assets/pdfjs_viewer/application-d11e0e70fa5fe2fa4979650b708b0a75e183146960dfd7f4dfaf2135a31c697f.js" for 127.0.0.1 at 2015-12-21 16:08:28 +0100
|
1867
|
+
-------------------------------
|
1868
|
+
ViewerTest: test_Minimal_viewer
|
1869
|
+
-------------------------------
|
1870
|
+
Started GET "/" for 127.0.0.1 at 2015-12-21 16:08:30 +0100
|
1871
|
+
Processing by SampleController#show as HTML
|
1872
|
+
Rendered sample/show.html.erb within layouts/application (6.0ms)
|
1873
|
+
Completed 200 OK in 8ms (Views: 7.5ms)
|
1874
|
+
Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2015-12-21 16:08:30 +0100
|
1875
|
+
Processing by PdfjsViewer::ViewerController#minimal as HTML
|
1876
|
+
Parameters: {"file"=>"/sample.pdf"}
|
1877
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (1.3ms)
|
1878
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (2.0ms)
|
1879
|
+
Completed 200 OK in 5ms (Views: 5.0ms)
|
1880
|
+
---------------------------------
|
1881
|
+
ViewerTest: test_Using_the_helper
|
1882
|
+
---------------------------------
|
1883
|
+
Started GET "/" for 127.0.0.1 at 2015-12-21 16:08:33 +0100
|
1884
|
+
Processing by SampleController#show as HTML
|
1885
|
+
Rendered sample/show.html.erb within layouts/application (8.3ms)
|
1886
|
+
Completed 200 OK in 10ms (Views: 9.8ms)
|
1887
|
+
Started GET "/helper" for 127.0.0.1 at 2015-12-21 16:08:33 +0100
|
1888
|
+
Processing by SampleController#helper as HTML
|
1889
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (2.3ms)
|
1890
|
+
Rendered sample/helper.html.erb (5.2ms)
|
1891
|
+
Completed 200 OK in 9ms (Views: 8.5ms)
|
1892
|
+
-------------------------------
|
1893
|
+
ViewerTest: test_Minimal_viewer
|
1894
|
+
-------------------------------
|
1895
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:10:23 +0100
|
1896
|
+
Processing by SampleController#show as HTML
|
1897
|
+
Rendered sample/show.html.erb within layouts/application (6.0ms)
|
1898
|
+
Completed 200 OK in 214ms (Views: 213.4ms)
|
1899
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:10:23 +0100
|
1900
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:10:23 +0100
|
1901
|
+
Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:10:23 +0100
|
1902
|
+
Processing by PdfjsViewer::ViewerController#minimal as HTML
|
1903
|
+
Parameters: {"file"=>"/sample.pdf"}
|
1904
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (1228.2ms)
|
1905
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (1234.8ms)
|
1906
|
+
Completed 200 OK in 1238ms (Views: 1237.9ms)
|
1907
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:10:24 +0100
|
1908
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:10:24 +0100
|
1909
|
+
---------------------------------
|
1910
|
+
ViewerTest: test_Using_the_helper
|
1911
|
+
---------------------------------
|
1912
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:10:25 +0100
|
1913
|
+
Processing by SampleController#show as HTML
|
1914
|
+
Rendered sample/show.html.erb within layouts/application (1.4ms)
|
1915
|
+
Completed 200 OK in 4ms (Views: 3.6ms)
|
1916
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:10:25 +0100
|
1917
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:10:25 +0100
|
1918
|
+
Started GET "/helper" for 127.0.0.1 at 2016-02-16 14:10:25 +0100
|
1919
|
+
Processing by SampleController#helper as HTML
|
1920
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (4.2ms)
|
1921
|
+
Rendered sample/helper.html.erb (6.7ms)
|
1922
|
+
Completed 200 OK in 10ms (Views: 10.0ms)
|
1923
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:10:25 +0100
|
1924
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:10:25 +0100
|
1925
|
+
----------------------------
|
1926
|
+
ViewerTest: test_Full_viewer
|
1927
|
+
----------------------------
|
1928
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:10:25 +0100
|
1929
|
+
Processing by SampleController#show as HTML
|
1930
|
+
Rendered sample/show.html.erb within layouts/application (0.8ms)
|
1931
|
+
Completed 200 OK in 2ms (Views: 2.4ms)
|
1932
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:10:25 +0100
|
1933
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:10:25 +0100
|
1934
|
+
Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:10:25 +0100
|
1935
|
+
Processing by PdfjsViewer::ViewerController#full as HTML
|
1936
|
+
Parameters: {"file"=>"/sample.pdf"}
|
1937
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (1.5ms)
|
1938
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (2.2ms)
|
1939
|
+
Completed 200 OK in 6ms (Views: 6.0ms)
|
1940
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:10:25 +0100
|
1941
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:10:25 +0100
|
1942
|
+
-------------------------------
|
1943
|
+
ViewerTest: test_Minimal_viewer
|
1944
|
+
-------------------------------
|
1945
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:12:42 +0100
|
1946
|
+
Processing by SampleController#show as HTML
|
1947
|
+
Rendered sample/show.html.erb within layouts/application (6.3ms)
|
1948
|
+
Completed 200 OK in 198ms (Views: 197.5ms)
|
1949
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:12:42 +0100
|
1950
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:12:42 +0100
|
1951
|
+
Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:12:42 +0100
|
1952
|
+
Processing by PdfjsViewer::ViewerController#minimal as HTML
|
1953
|
+
Parameters: {"file"=>"/sample.pdf"}
|
1954
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (239.7ms)
|
1955
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (247.2ms)
|
1956
|
+
Completed 200 OK in 250ms (Views: 250.1ms)
|
1957
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:12:42 +0100
|
1958
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:12:42 +0100
|
1959
|
+
----------------------------
|
1960
|
+
ViewerTest: test_Full_viewer
|
1961
|
+
----------------------------
|
1962
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:12:45 +0100
|
1963
|
+
Processing by SampleController#show as HTML
|
1964
|
+
Rendered sample/show.html.erb within layouts/application (0.6ms)
|
1965
|
+
Completed 200 OK in 2ms (Views: 1.9ms)
|
1966
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:12:45 +0100
|
1967
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:12:45 +0100
|
1968
|
+
Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:12:45 +0100
|
1969
|
+
Processing by PdfjsViewer::ViewerController#full as HTML
|
1970
|
+
Parameters: {"file"=>"/sample.pdf"}
|
1971
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (1.2ms)
|
1972
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (1.9ms)
|
1973
|
+
Completed 200 OK in 8ms (Views: 8.0ms)
|
1974
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:12:45 +0100
|
1975
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:12:45 +0100
|
1976
|
+
---------------------------------
|
1977
|
+
ViewerTest: test_Using_the_helper
|
1978
|
+
---------------------------------
|
1979
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:12:47 +0100
|
1980
|
+
Processing by SampleController#show as HTML
|
1981
|
+
Rendered sample/show.html.erb within layouts/application (0.5ms)
|
1982
|
+
Completed 200 OK in 2ms (Views: 1.7ms)
|
1983
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:12:47 +0100
|
1984
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:12:47 +0100
|
1985
|
+
Started GET "/helper" for 127.0.0.1 at 2016-02-16 14:12:47 +0100
|
1986
|
+
Processing by SampleController#helper as HTML
|
1987
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (2.3ms)
|
1988
|
+
Rendered sample/helper.html.erb (4.5ms)
|
1989
|
+
Completed 200 OK in 7ms (Views: 6.6ms)
|
1990
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:12:47 +0100
|
1991
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:12:47 +0100
|
1992
|
+
Started GET "/compressed.tracemonkey-pldi-09.pdf" for 127.0.0.1 at 2016-02-16 14:12:47 +0100
|
1993
|
+
----------------------------
|
1994
|
+
ViewerTest: test_Full_viewer
|
1995
|
+
----------------------------
|
1996
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:13:35 +0100
|
1997
|
+
Processing by SampleController#show as HTML
|
1998
|
+
Rendered sample/show.html.erb within layouts/application (6.3ms)
|
1999
|
+
Completed 200 OK in 204ms (Views: 203.8ms)
|
2000
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:13:35 +0100
|
2001
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:13:35 +0100
|
2002
|
+
Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:13:36 +0100
|
2003
|
+
Processing by PdfjsViewer::ViewerController#full as HTML
|
2004
|
+
Parameters: {"file"=>"/sample.pdf"}
|
2005
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (252.6ms)
|
2006
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (258.5ms)
|
2007
|
+
Completed 200 OK in 261ms (Views: 260.8ms)
|
2008
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:13:36 +0100
|
2009
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:13:36 +0100
|
2010
|
+
-------------------------------
|
2011
|
+
ViewerTest: test_Minimal_viewer
|
2012
|
+
-------------------------------
|
2013
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:13:38 +0100
|
2014
|
+
Processing by SampleController#show as HTML
|
2015
|
+
Rendered sample/show.html.erb within layouts/application (1.0ms)
|
2016
|
+
Completed 200 OK in 4ms (Views: 4.0ms)
|
2017
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:13:38 +0100
|
2018
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:13:38 +0100
|
2019
|
+
Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:13:38 +0100
|
2020
|
+
Processing by PdfjsViewer::ViewerController#minimal as HTML
|
2021
|
+
Parameters: {"file"=>"/sample.pdf"}
|
2022
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (1.2ms)
|
2023
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (2.0ms)
|
2024
|
+
Completed 200 OK in 6ms (Views: 6.2ms)
|
2025
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:13:38 +0100
|
2026
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:13:38 +0100
|
2027
|
+
---------------------------------
|
2028
|
+
ViewerTest: test_Using_the_helper
|
2029
|
+
---------------------------------
|
2030
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:13:40 +0100
|
2031
|
+
Processing by SampleController#show as HTML
|
2032
|
+
Rendered sample/show.html.erb within layouts/application (0.6ms)
|
2033
|
+
Completed 200 OK in 2ms (Views: 1.9ms)
|
2034
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:13:40 +0100
|
2035
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:13:40 +0100
|
2036
|
+
Started GET "/helper" for 127.0.0.1 at 2016-02-16 14:13:41 +0100
|
2037
|
+
Processing by SampleController#helper as HTML
|
2038
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (2.3ms)
|
2039
|
+
Rendered sample/helper.html.erb (5.5ms)
|
2040
|
+
Completed 200 OK in 9ms (Views: 9.0ms)
|
2041
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:13:41 +0100
|
2042
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:13:41 +0100
|
2043
|
+
Started GET "/compressed.tracemonkey-pldi-09.pdf" for 127.0.0.1 at 2016-02-16 14:13:41 +0100
|
2044
|
+
----------------------------
|
2045
|
+
ViewerTest: test_Full_viewer
|
2046
|
+
----------------------------
|
2047
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:14:13 +0100
|
2048
|
+
Processing by SampleController#show as HTML
|
2049
|
+
Rendered sample/show.html.erb within layouts/application (6.4ms)
|
2050
|
+
Completed 200 OK in 210ms (Views: 209.3ms)
|
2051
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:14:13 +0100
|
2052
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:14:13 +0100
|
2053
|
+
Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:14:13 +0100
|
2054
|
+
Processing by PdfjsViewer::ViewerController#full as HTML
|
2055
|
+
Parameters: {"file"=>"/sample.pdf"}
|
2056
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (307.8ms)
|
2057
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (317.1ms)
|
2058
|
+
Completed 200 OK in 321ms (Views: 321.2ms)
|
2059
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:14:13 +0100
|
2060
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:14:13 +0100
|
2061
|
+
-------------------------------
|
2062
|
+
ViewerTest: test_Minimal_viewer
|
2063
|
+
-------------------------------
|
2064
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:14:16 +0100
|
2065
|
+
Processing by SampleController#show as HTML
|
2066
|
+
Rendered sample/show.html.erb within layouts/application (1.4ms)
|
2067
|
+
Completed 200 OK in 3ms (Views: 3.3ms)
|
2068
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:14:16 +0100
|
2069
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:14:16 +0100
|
2070
|
+
Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:14:16 +0100
|
2071
|
+
Processing by PdfjsViewer::ViewerController#minimal as HTML
|
2072
|
+
Parameters: {"file"=>"/sample.pdf"}
|
2073
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (2.5ms)
|
2074
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (3.5ms)
|
2075
|
+
Completed 200 OK in 10ms (Views: 10.3ms)
|
2076
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:14:16 +0100
|
2077
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:14:16 +0100
|
2078
|
+
---------------------------------
|
2079
|
+
ViewerTest: test_Using_the_helper
|
2080
|
+
---------------------------------
|
2081
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:14:18 +0100
|
2082
|
+
Processing by SampleController#show as HTML
|
2083
|
+
Rendered sample/show.html.erb within layouts/application (0.6ms)
|
2084
|
+
Completed 200 OK in 2ms (Views: 1.8ms)
|
2085
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:14:18 +0100
|
2086
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:14:18 +0100
|
2087
|
+
Started GET "/helper" for 127.0.0.1 at 2016-02-16 14:14:19 +0100
|
2088
|
+
Processing by SampleController#helper as HTML
|
2089
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (2.3ms)
|
2090
|
+
Rendered sample/helper.html.erb (4.7ms)
|
2091
|
+
Completed 200 OK in 8ms (Views: 8.0ms)
|
2092
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:14:19 +0100
|
2093
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:14:19 +0100
|
2094
|
+
Started GET "/compressed.tracemonkey-pldi-09.pdf" for 127.0.0.1 at 2016-02-16 14:14:19 +0100
|
2095
|
+
---------------------------------
|
2096
|
+
ViewerTest: test_Using_the_helper
|
2097
|
+
---------------------------------
|
2098
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:15:37 +0100
|
2099
|
+
Processing by SampleController#show as HTML
|
2100
|
+
Rendered sample/show.html.erb within layouts/application (9.7ms)
|
2101
|
+
Completed 200 OK in 267ms (Views: 266.4ms)
|
2102
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:15:37 +0100
|
2103
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:15:37 +0100
|
2104
|
+
Started GET "/helper" for 127.0.0.1 at 2016-02-16 14:15:37 +0100
|
2105
|
+
Processing by SampleController#helper as HTML
|
2106
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (266.2ms)
|
2107
|
+
Rendered sample/helper.html.erb (275.2ms)
|
2108
|
+
Completed 200 OK in 277ms (Views: 276.5ms)
|
2109
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:15:37 +0100
|
2110
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:15:37 +0100
|
2111
|
+
Started GET "/compressed.tracemonkey-pldi-09.pdf" for 127.0.0.1 at 2016-02-16 14:15:38 +0100
|
2112
|
+
-------------------------------
|
2113
|
+
ViewerTest: test_Minimal_viewer
|
2114
|
+
-------------------------------
|
2115
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:15:40 +0100
|
2116
|
+
Processing by SampleController#show as HTML
|
2117
|
+
Rendered sample/show.html.erb within layouts/application (0.6ms)
|
2118
|
+
Completed 200 OK in 2ms (Views: 1.9ms)
|
2119
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:15:40 +0100
|
2120
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:15:40 +0100
|
2121
|
+
Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:15:40 +0100
|
2122
|
+
Processing by PdfjsViewer::ViewerController#minimal as HTML
|
2123
|
+
Parameters: {"file"=>"/sample.pdf"}
|
2124
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (2.8ms)
|
2125
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (5.3ms)
|
2126
|
+
Completed 200 OK in 8ms (Views: 7.6ms)
|
2127
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:15:40 +0100
|
2128
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:15:40 +0100
|
2129
|
+
----------------------------
|
2130
|
+
ViewerTest: test_Full_viewer
|
2131
|
+
----------------------------
|
2132
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:15:42 +0100
|
2133
|
+
Processing by SampleController#show as HTML
|
2134
|
+
Rendered sample/show.html.erb within layouts/application (1.0ms)
|
2135
|
+
Completed 200 OK in 3ms (Views: 2.8ms)
|
2136
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:15:42 +0100
|
2137
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:15:42 +0100
|
2138
|
+
Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:15:42 +0100
|
2139
|
+
Processing by PdfjsViewer::ViewerController#full as HTML
|
2140
|
+
Parameters: {"file"=>"/sample.pdf"}
|
2141
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (1.5ms)
|
2142
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (2.2ms)
|
2143
|
+
Completed 200 OK in 6ms (Views: 5.4ms)
|
2144
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:15:43 +0100
|
2145
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:15:43 +0100
|
2146
|
+
---------------------------------
|
2147
|
+
ViewerTest: test_Using_the_helper
|
2148
|
+
---------------------------------
|
2149
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:20:59 +0100
|
2150
|
+
Processing by SampleController#show as HTML
|
2151
|
+
Rendered sample/show.html.erb within layouts/application (15.7ms)
|
2152
|
+
Completed 200 OK in 358ms (Views: 357.8ms)
|
2153
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:21:00 +0100
|
2154
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:21:00 +0100
|
2155
|
+
Started GET "/helper" for 127.0.0.1 at 2016-02-16 14:21:00 +0100
|
2156
|
+
Processing by SampleController#helper as HTML
|
2157
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (872.1ms)
|
2158
|
+
Rendered sample/helper.html.erb (878.2ms)
|
2159
|
+
Completed 200 OK in 880ms (Views: 880.3ms)
|
2160
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:21:01 +0100
|
2161
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:21:01 +0100
|
2162
|
+
-------------------------------
|
2163
|
+
ViewerTest: test_Minimal_viewer
|
2164
|
+
-------------------------------
|
2165
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:21:04 +0100
|
2166
|
+
Processing by SampleController#show as HTML
|
2167
|
+
Rendered sample/show.html.erb within layouts/application (0.8ms)
|
2168
|
+
Completed 200 OK in 3ms (Views: 2.7ms)
|
2169
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:21:04 +0100
|
2170
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:21:04 +0100
|
2171
|
+
Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:21:04 +0100
|
2172
|
+
Processing by PdfjsViewer::ViewerController#minimal as HTML
|
2173
|
+
Parameters: {"file"=>"/sample.pdf"}
|
2174
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (5.1ms)
|
2175
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (10.4ms)
|
2176
|
+
Completed 200 OK in 18ms (Views: 17.3ms)
|
2177
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:21:04 +0100
|
2178
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:21:04 +0100
|
2179
|
+
----------------------------
|
2180
|
+
ViewerTest: test_Full_viewer
|
2181
|
+
----------------------------
|
2182
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:21:06 +0100
|
2183
|
+
Processing by SampleController#show as HTML
|
2184
|
+
Rendered sample/show.html.erb within layouts/application (0.7ms)
|
2185
|
+
Completed 200 OK in 2ms (Views: 1.9ms)
|
2186
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2016-02-16 14:21:06 +0100
|
2187
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2016-02-16 14:21:06 +0100
|
2188
|
+
Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:21:06 +0100
|
2189
|
+
Processing by PdfjsViewer::ViewerController#full as HTML
|
2190
|
+
Parameters: {"file"=>"/sample.pdf"}
|
2191
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (1.3ms)
|
2192
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (2.1ms)
|
2193
|
+
Completed 200 OK in 5ms (Views: 5.2ms)
|
2194
|
+
Started GET "/assets/pdfjs_viewer/application.css" for 127.0.0.1 at 2016-02-16 14:21:06 +0100
|
2195
|
+
Started GET "/assets/pdfjs_viewer/application.js" for 127.0.0.1 at 2016-02-16 14:21:06 +0100
|
2196
|
+
----------------------------
|
2197
|
+
ViewerTest: test_Full_viewer
|
2198
|
+
----------------------------
|
2199
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:36:03 +0100
|
2200
|
+
Processing by SampleController#show as HTML
|
2201
|
+
Rendered sample/show.html.erb within layouts/application (12.8ms)
|
2202
|
+
Completed 200 OK in 1525ms (Views: 1525.2ms)
|
2203
|
+
Started GET "/assets/application-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css" for 127.0.0.1 at 2016-02-16 14:36:05 +0100
|
2204
|
+
Started GET "/assets/application-fb28094035fc8f155b896e47c199355db7c84fc9d6214ed9800f1022ac2ece52.js" for 127.0.0.1 at 2016-02-16 14:36:05 +0100
|
2205
|
+
Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:36:05 +0100
|
2206
|
+
Processing by PdfjsViewer::ViewerController#full as HTML
|
2207
|
+
Parameters: {"file"=>"/sample.pdf"}
|
2208
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (3.2ms)
|
2209
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (10.1ms)
|
2210
|
+
Completed 200 OK in 21ms (Views: 21.3ms)
|
2211
|
+
Started GET "/assets/pdfjs_viewer/application-f0e068524d039d83b5488a526da3ad28375c43e9e344f1199ee5354355f276b7.css" for 127.0.0.1 at 2016-02-16 14:36:05 +0100
|
2212
|
+
Started GET "/assets/pdfjs_viewer/application-438dba51e8c2622255ff8272d5fbe693ec4cf09d70c100049cf75e555e447f9f.js" for 127.0.0.1 at 2016-02-16 14:36:05 +0100
|
2213
|
+
-------------------------------
|
2214
|
+
ViewerTest: test_Minimal_viewer
|
2215
|
+
-------------------------------
|
2216
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:36:07 +0100
|
2217
|
+
Processing by SampleController#show as HTML
|
2218
|
+
Rendered sample/show.html.erb within layouts/application (11.6ms)
|
2219
|
+
Completed 200 OK in 14ms (Views: 13.7ms)
|
2220
|
+
Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2016-02-16 14:36:08 +0100
|
2221
|
+
Processing by PdfjsViewer::ViewerController#minimal as HTML
|
2222
|
+
Parameters: {"file"=>"/sample.pdf"}
|
2223
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (1.2ms)
|
2224
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (2.0ms)
|
2225
|
+
Completed 200 OK in 6ms (Views: 6.3ms)
|
2226
|
+
---------------------------------
|
2227
|
+
ViewerTest: test_Using_the_helper
|
2228
|
+
---------------------------------
|
2229
|
+
Started GET "/" for 127.0.0.1 at 2016-02-16 14:36:10 +0100
|
2230
|
+
Processing by SampleController#show as HTML
|
2231
|
+
Rendered sample/show.html.erb within layouts/application (6.7ms)
|
2232
|
+
Completed 200 OK in 9ms (Views: 8.4ms)
|
2233
|
+
Started GET "/helper" for 127.0.0.1 at 2016-02-16 14:36:10 +0100
|
2234
|
+
Processing by SampleController#helper as HTML
|
2235
|
+
Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (2.5ms)
|
2236
|
+
Rendered sample/helper.html.erb (5.0ms)
|
2237
|
+
Completed 200 OK in 8ms (Views: 8.2ms)
|
@@ -0,0 +1 @@
|
|
1
|
+
I"�/Users/senny/Projects/pdfjs_viewer-rails/app/assets/javascripts/pdfjs_viewer/application.js?type=application/javascript&id=862fd76abb73d59d31fa4d443aedad77b204e85e3bc29bcdf0af08125c2684d3:ET
|
@@ -0,0 +1 @@
|
|
1
|
+
I"�/Users/senny/Projects/pdfjs_viewer-rails/app/assets/stylesheets/pdfjs_viewer/minimal.scss?type=text/css&pipeline=self&id=b921cd97bc0c3d5d41576e303bf31b26991ad74064f8aafe7084e690c743e716:ET
|
@@ -0,0 +1 @@
|
|
1
|
+
I"�app/assets/stylesheets/application.css?type=text/css&pipeline=self&id=cc7a1c7d201db049cad4b54342f35e9a70db8d7b8e50ee2f4b49bdacf4288df2:ET
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1,2 @@
|
|
1
|
+
[o:Set:
|
2
|
+
@hash{I"environment-version:ETTI"environment-paths;TTI"Lprocessors:type=application/javascript&file_type=application/javascript;TTI"8file-digest://app/assets/javascripts/application.js;TTI"Zprocessors:type=application/javascript&file_type=application/javascript&pipeline=self;TTI")file-digest://app/assets/javascripts;TT
|
@@ -0,0 +1 @@
|
|
1
|
+
I"�/Users/senny/Projects/pdfjs_viewer-rails/app/assets/stylesheets/pdfjs_viewer/application.css?type=text/css&pipeline=self&id=6a95904ca98986db8e707ecf57ec0375989da7861b1db667f3f9e71388abc96f:ET
|
@@ -0,0 +1 @@
|
|
1
|
+
I"�/Users/senny/Projects/pdfjs_viewer-rails/app/assets/javascripts/pdfjs_viewer/viewer.js?type=application/javascript&pipeline=self&id=53dc468e5e970d663ce979f3128bc5fb0491f0b824aa359afa4dce2421f711e6:ET
|
@@ -0,0 +1 @@
|
|
1
|
+
"%�#8$%��ki�t���������I�y��VG��
|
@@ -0,0 +1 @@
|
|
1
|
+
I"}app/assets/stylesheets/application.css?type=text/css&id=e3e3da75fa472de2b9426abfe2a73acaf87840531a692a0fd3d1f7103eb410fa:ET
|
Binary file
|
@@ -0,0 +1 @@
|
|
1
|
+
I"�/Users/senny/Projects/pdfjs_viewer-rails/app/assets/javascripts/pdfjs_viewer/pdfjs/compatibility.js?type=application/javascript&pipeline=self&id=c8be03bc19c6799fb77df6838ab481b2a1d58fbd2399e911c13dff7c1f6a085b:ET
|
@@ -0,0 +1 @@
|
|
1
|
+
I"�/Users/senny/Projects/pdfjs_viewer-rails/app/assets/javascripts/pdfjs_viewer/application.js?type=application/javascript&pipeline=self&id=7a28534550824aed7f164a826b210aed46d9dfa464ab25bcaac1e1aa2ea500b3:ET
|
@@ -0,0 +1 @@
|
|
1
|
+
"%����^��ENZ�^�Ov3���C�?L��!
|
@@ -0,0 +1 @@
|
|
1
|
+
I"�/Users/senny/Projects/pdfjs_viewer-rails/app/assets/javascripts/pdfjs_viewer/application.js?type=application/javascript&id=b9b87751aff0ddb660550b926c10e75964f3407511a954f3d8b3bdf8a30b15cc:ET
|