--------------------------------- ViewerTest: test_Using_the_helper --------------------------------- ---------------------------------------------------------------- ViewerTest: test_pdfjs_viewer_verbosity_is_set_with_ENV_variable ---------------------------------------------------------------- ------------------------------- ViewerTest: test_Reduced_viewer ------------------------------- ------------------------------------------------------------------- ViewerTest: test_extra_head_is_rendered_into_the_head_of_the_viewer ------------------------------------------------------------------- ---------------------------- ViewerTest: test_Full_viewer ---------------------------- ------------------------------- ViewerTest: test_Minimal_viewer ------------------------------- ------------------------------- ViewerTest: test_Minimal_viewer ------------------------------- --------------------------------- ViewerTest: test_Using_the_helper --------------------------------- ------------------------------------------------------------------- ViewerTest: test_extra_head_is_rendered_into_the_head_of_the_viewer ------------------------------------------------------------------- ---------------------------------------------------------------- ViewerTest: test_pdfjs_viewer_verbosity_is_set_with_ENV_variable ---------------------------------------------------------------- ---------------------------- ViewerTest: test_Full_viewer ---------------------------- ------------------------------- ViewerTest: test_Reduced_viewer ------------------------------- ---------------------------- ViewerTest: test_Full_viewer ---------------------------- ------------------------------- ViewerTest: test_Minimal_viewer ------------------------------- ------------------------------- ViewerTest: test_Reduced_viewer ------------------------------- --------------------------------- ViewerTest: test_Using_the_helper --------------------------------- ------------------------------------------------------------------- ViewerTest: test_extra_head_is_rendered_into_the_head_of_the_viewer ------------------------------------------------------------------- ---------------------------------------------------------------- ViewerTest: test_pdfjs_viewer_verbosity_is_set_with_ENV_variable ---------------------------------------------------------------- ------------------------------- ViewerTest: test_Minimal_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:02:01 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 4.2ms | Allocations: 1104) Completed 200 OK in 1268ms (Views: 1264.4ms | Allocations: 85259) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:02:02 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:02:02 +0200 Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:02:02 +0200 Processing by PdfjsViewer::ViewerController#minimal as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.1ms | Allocations: 1394) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 3.2ms | Allocations: 2970) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (Duration: 3.9ms | Allocations: 3351) Completed 200 OK in 5ms (Views: 4.2ms | Allocations: 3914) Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:02:02 +0200 Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:02:02 +0200 ------------------------------- ViewerTest: test_Reduced_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:02:05 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.4ms | Allocations: 303) Completed 200 OK in 2ms (Views: 1.6ms | Allocations: 1526) Started GET "/pdfjs_viewer/reduced?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:02:05 +0200 Processing by PdfjsViewer::ViewerController#reduced as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb (Duration: 1.2ms | Allocations: 1510) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1920) --------------------------------- ViewerTest: test_Using_the_helper --------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:02:07 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.4ms | Allocations: 303) Completed 200 OK in 2ms (Views: 1.6ms | Allocations: 1524) Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:02:07 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.3ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 122) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 3.2ms | Allocations: 2127) Rendered sample/helper.html.erb (Duration: 4.1ms | Allocations: 2467) Completed 200 OK in 5ms (Views: 4.9ms | Allocations: 2758) ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:02:09 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 304) Completed 200 OK in 3ms (Views: 2.8ms | Allocations: 1528) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:02:09 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.6ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.8ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 2.1ms | Allocations: 1505) Completed 200 OK in 3ms (Views: 2.4ms | Allocations: 1917) ------------------------------------------------------------------- ViewerTest: test_extra_head_is_rendered_into_the_head_of_the_viewer ------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:02:11 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.9ms | Allocations: 304) Completed 200 OK in 3ms (Views: 2.6ms | Allocations: 1528) Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:02:11 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.6ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 23) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.8ms | Allocations: 1386) Rendered sample/helper.html.erb (Duration: 2.0ms | Allocations: 1455) Completed 200 OK in 2ms (Views: 2.2ms | Allocations: 1611) ---------------------------------------------------------------- ViewerTest: test_pdfjs_viewer_verbosity_is_set_with_ENV_variable ---------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:02:11 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.7ms | Allocations: 295) Completed 200 OK in 2ms (Views: 2.1ms | Allocations: 1514) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:02:11 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.8ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.0ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.1ms | Allocations: 1416) Completed 200 OK in 1ms (Views: 1.4ms | Allocations: 1601) Started GET "/" for 127.0.0.1 at 2020-09-25 11:02:14 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.6ms | Allocations: 295) Completed 200 OK in 3ms (Views: 2.4ms | Allocations: 1514) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:02:14 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.8ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.0ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.1ms | Allocations: 1416) Completed 200 OK in 1ms (Views: 1.3ms | Allocations: 1600) Started GET "/" for 127.0.0.1 at 2020-09-25 11:02:16 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.5ms | Allocations: 295) Completed 200 OK in 2ms (Views: 1.9ms | Allocations: 1515) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:02:16 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.0ms | Allocations: 1416) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1600) ------------------------------- ViewerTest: test_Reduced_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:03:37 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 1.8ms | Allocations: 1104) Completed 200 OK in 47ms (Views: 45.6ms | Allocations: 31335) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:03:37 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:03:37 +0200 Started GET "/pdfjs_viewer/reduced?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:03:37 +0200 Processing by PdfjsViewer::ViewerController#reduced as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.5ms | Allocations: 3373) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.7ms | Allocations: 4949) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb (Duration: 5.4ms | Allocations: 5325) Completed 200 OK in 6ms (Views: 5.8ms | Allocations: 5888) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:03:37 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:03:37 +0200 ---------------------------------------------------------------- ViewerTest: test_pdfjs_viewer_verbosity_is_set_with_ENV_variable ---------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:03:39 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.6ms | Allocations: 303) Completed 200 OK in 2ms (Views: 2.2ms | Allocations: 1526) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:03:40 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.2ms | Allocations: 1511) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1921) Started GET "/" for 127.0.0.1 at 2020-09-25 11:03:42 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.6ms | Allocations: 304) Completed 200 OK in 3ms (Views: 2.4ms | Allocations: 1528) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:03:42 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 0.9ms | Allocations: 1416) Completed 200 OK in 1ms (Views: 1.1ms | Allocations: 1601) Started GET "/" for 127.0.0.1 at 2020-09-25 11:03:44 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.6ms | Allocations: 295) Completed 200 OK in 3ms (Views: 2.4ms | Allocations: 1514) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:03:44 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 0.9ms | Allocations: 1416) Completed 200 OK in 1ms (Views: 1.1ms | Allocations: 1600) --------------------------------- ViewerTest: test_Using_the_helper --------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:03:46 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 296) Completed 200 OK in 1ms (Views: 1.3ms | Allocations: 1518) Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:03:46 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 122) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 2.0ms | Allocations: 2127) Rendered sample/helper.html.erb (Duration: 2.7ms | Allocations: 2467) Completed 200 OK in 3ms (Views: 3.2ms | Allocations: 2760) ------------------------------------------------------------------- ViewerTest: test_extra_head_is_rendered_into_the_head_of_the_viewer ------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:03:48 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.4ms | Allocations: 303) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1524) Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:03:48 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.8ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 23) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.0ms | Allocations: 1386) Rendered sample/helper.html.erb (Duration: 1.2ms | Allocations: 1455) Completed 200 OK in 1ms (Views: 1.4ms | Allocations: 1611) ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:03:48 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 295) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1514) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:03:48 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.0ms | Allocations: 1415) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1600) ------------------------------- ViewerTest: test_Minimal_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:03:50 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 295) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1514) Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:03:50 +0200 Processing by PdfjsViewer::ViewerController#minimal as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.0ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (Duration: 1.4ms | Allocations: 1505) Completed 200 OK in 2ms (Views: 1.6ms | Allocations: 1916) ------------------------------------------------------------------- ViewerTest: test_extra_head_is_rendered_into_the_head_of_the_viewer ------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:07:20 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.2ms | Allocations: 1104) Completed 200 OK in 65ms (Views: 63.3ms | Allocations: 31337) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:07:20 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:07:20 +0200 Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:07:20 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 9.7ms | Allocations: 3373) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.5ms | Allocations: 124) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 1.1ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 16.1ms | Allocations: 4975) Rendered sample/helper.html.erb (Duration: 16.9ms | Allocations: 5382) Completed 200 OK in 19ms (Views: 18.4ms | Allocations: 5679) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:07:20 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:07:20 +0200 ---------------------------------------------------------------- ViewerTest: test_pdfjs_viewer_verbosity_is_set_with_ENV_variable ---------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:07:21 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 304) Completed 200 OK in 1ms (Views: 1.1ms | Allocations: 1530) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:07:21 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 100) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.9ms | Allocations: 2098) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 2.5ms | Allocations: 2420) Completed 200 OK in 3ms (Views: 2.8ms | Allocations: 2983) Started GET "/" for 127.0.0.1 at 2020-09-25 11:07:23 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.7ms | Allocations: 303) Completed 200 OK in 3ms (Views: 2.7ms | Allocations: 1524) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:07:23 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 3.1ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 3.4ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 3.5ms | Allocations: 1416) Completed 200 OK in 5ms (Views: 3.8ms | Allocations: 1601) Started GET "/" for 127.0.0.1 at 2020-09-25 11:07:25 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 1.6ms | Allocations: 296) Completed 200 OK in 6ms (Views: 4.4ms | Allocations: 1518) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:07:25 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.1ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 2.4ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 3.5ms | Allocations: 1416) Completed 200 OK in 4ms (Views: 3.8ms | Allocations: 1600) ------------------------------- ViewerTest: test_Reduced_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:07:27 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 295) Completed 200 OK in 4ms (Views: 3.9ms | Allocations: 1514) Started GET "/pdfjs_viewer/reduced?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:07:27 +0200 Processing by PdfjsViewer::ViewerController#reduced as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.8ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.1ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb (Duration: 1.4ms | Allocations: 1505) Completed 200 OK in 2ms (Views: 1.6ms | Allocations: 1914) ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:07:29 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 303) Completed 200 OK in 1ms (Views: 1.3ms | Allocations: 1524) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:07:30 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.0ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.3ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.4ms | Allocations: 1415) Completed 200 OK in 2ms (Views: 1.6ms | Allocations: 1600) --------------------------------- ViewerTest: test_Using_the_helper --------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:07:32 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.5ms | Allocations: 295) Completed 200 OK in 2ms (Views: 2.1ms | Allocations: 1514) Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:07:32 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.1ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 23) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.5ms | Allocations: 1386) Rendered sample/helper.html.erb (Duration: 1.6ms | Allocations: 1453) Completed 200 OK in 2ms (Views: 1.8ms | Allocations: 1609) ------------------------------- ViewerTest: test_Minimal_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:07:34 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.4ms | Allocations: 295) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1514) Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:07:34 +0200 Processing by PdfjsViewer::ViewerController#minimal as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.8ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.1ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (Duration: 1.4ms | Allocations: 1505) Completed 200 OK in 2ms (Views: 1.6ms | Allocations: 1916) ------------------------------- ViewerTest: test_Reduced_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:08:57 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.5ms | Allocations: 1104) Completed 200 OK in 67ms (Views: 65.4ms | Allocations: 31337) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:08:57 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:08:57 +0200 Started GET "/pdfjs_viewer/reduced?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:08:57 +0200 Processing by PdfjsViewer::ViewerController#reduced as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 7.4ms | Allocations: 3373) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 11.1ms | Allocations: 4949) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb (Duration: 12.3ms | Allocations: 5330) Completed 200 OK in 14ms (Views: 13.6ms | Allocations: 5893) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:08:57 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:08:57 +0200 ------------------------------- ViewerTest: test_Minimal_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:09:00 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 304) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1530) Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:09:00 +0200 Processing by PdfjsViewer::ViewerController#minimal as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (Duration: 1.2ms | Allocations: 1510) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1922) ------------------------------------------------------------------- ViewerTest: test_extra_head_is_rendered_into_the_head_of_the_viewer ------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:09:03 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.4ms | Allocations: 303) Completed 200 OK in 5ms (Views: 4.6ms | Allocations: 1524) Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:09:03 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.2ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.3ms | Allocations: 122) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 5.2ms | Allocations: 2127) Rendered sample/helper.html.erb (Duration: 6.4ms | Allocations: 2465) Completed 200 OK in 7ms (Views: 6.9ms | Allocations: 2756) ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:09:03 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.6ms | Allocations: 303) Completed 200 OK in 3ms (Views: 2.9ms | Allocations: 1524) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:09:03 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.2ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.5ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 2.0ms | Allocations: 1505) Completed 200 OK in 3ms (Views: 2.4ms | Allocations: 1915) ---------------------------------------------------------------- ViewerTest: test_pdfjs_viewer_verbosity_is_set_with_ENV_variable ---------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:09:06 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 304) Completed 200 OK in 2ms (Views: 2.0ms | Allocations: 1528) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:09:06 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.0ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.3ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.4ms | Allocations: 1416) Completed 200 OK in 2ms (Views: 1.8ms | Allocations: 1601) Started GET "/" for 127.0.0.1 at 2020-09-25 11:09:08 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.9ms | Allocations: 295) Completed 200 OK in 11ms (Views: 10.7ms | Allocations: 1514) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:09:08 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.5ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.1ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 2.1ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 2.3ms | Allocations: 1416) Completed 200 OK in 3ms (Views: 2.5ms | Allocations: 1600) Started GET "/" for 127.0.0.1 at 2020-09-25 11:09:10 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.5ms | Allocations: 295) Completed 200 OK in 2ms (Views: 1.8ms | Allocations: 1514) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:09:10 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 0.9ms | Allocations: 1416) Completed 200 OK in 1ms (Views: 1.1ms | Allocations: 1600) --------------------------------- ViewerTest: test_Using_the_helper --------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:09:12 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 295) Completed 200 OK in 2ms (Views: 1.9ms | Allocations: 1514) Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:09:12 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.8ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 23) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.0ms | Allocations: 1386) Rendered sample/helper.html.erb (Duration: 1.1ms | Allocations: 1453) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1609)  (1.2ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ------------------------------------------------------------------- ViewerTest: test_extra_head_is_rendered_into_the_head_of_the_viewer ------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:10:17 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.2ms | Allocations: 1104) Completed 200 OK in 340ms (Views: 335.4ms | ActiveRecord: 0.0ms | Allocations: 89982) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:10:17 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:10:17 +0200 Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:10:17 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.6ms | Allocations: 1394) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.3ms | Allocations: 124) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 7.3ms | Allocations: 3005) Rendered sample/helper.html.erb (Duration: 8.1ms | Allocations: 3417) Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms | Allocations: 3739) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:10:17 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:10:17 +0200  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------- ViewerTest: test_Reduced_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:10:17 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 304) Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms | Allocations: 1558) Started GET "/pdfjs_viewer/reduced?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:10:17 +0200 Processing by PdfjsViewer::ViewerController#reduced as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.8ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.5ms | Allocations: 100) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.1ms | Allocations: 2105) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb (Duration: 5.3ms | Allocations: 2423) Completed 200 OK in 7ms (Views: 5.7ms | ActiveRecord: 0.0ms | Allocations: 3014)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------------------------- ViewerTest: test_pdfjs_viewer_verbosity_is_set_with_ENV_variable ---------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:10:20 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 304) Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms | Allocations: 1558) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:10:21 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1195) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1375) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.2ms | Allocations: 1524) Completed 200 OK in 16ms (Views: 1.5ms | ActiveRecord: 0.0ms | Allocations: 1964) Started GET "/" for 127.0.0.1 at 2020-09-25 11:10:23 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.5ms | Allocations: 303) Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms | Allocations: 1554) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:10:23 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.0ms | Allocations: 1374) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.0ms | Allocations: 1428) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms | Allocations: 1639) Started GET "/" for 127.0.0.1 at 2020-09-25 11:10:25 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.6ms | Allocations: 295) Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms | Allocations: 1544) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:10:25 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1374) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.0ms | Allocations: 1428) Completed 200 OK in 1ms (Views: 1.2ms | ActiveRecord: 0.0ms | Allocations: 1638)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:10:27 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 295) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms | Allocations: 1544) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:10:27 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.1ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.4ms | Allocations: 1373) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.5ms | Allocations: 1427) Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms | Allocations: 1637)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------- ViewerTest: test_Minimal_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:10:30 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.8ms | Allocations: 295) Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms | Allocations: 1544) Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:10:30 +0200 Processing by PdfjsViewer::ViewerController#minimal as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.9ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 3.3ms | Allocations: 1373) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (Duration: 3.7ms | Allocations: 1517) Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms | Allocations: 1952)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------- ViewerTest: test_Using_the_helper --------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:10:32 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 303) Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms | Allocations: 1554) Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:10:32 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.2ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 23) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.4ms | Allocations: 1395) Rendered sample/helper.html.erb (Duration: 1.5ms | Allocations: 1465) Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms | Allocations: 1647)  (0.1ms) rollback transaction  (0.8ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:10:46 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.3ms | Allocations: 1104) Completed 200 OK in 52ms (Views: 48.7ms | ActiveRecord: 0.0ms | Allocations: 31755) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:10:46 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:10:46 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:10:46 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.5ms | Allocations: 3547) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.6ms | Allocations: 5132) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.2ms | Allocations: 5513) Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms | Allocations: 6104) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:10:46 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:10:46 +0200  (0.1ms) rollback transaction  (0.7ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:11:30 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.0ms | Allocations: 1104) Completed 200 OK in 51ms (Views: 47.6ms | ActiveRecord: 0.0ms | Allocations: 31755) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:11:30 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:11:30 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:11:30 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.5ms | Allocations: 3547) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.6ms | Allocations: 5132) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.3ms | Allocations: 5513) Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms | Allocations: 6104) Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:11:30 +0200 Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:11:30 +0200  (0.1ms) rollback transaction  (0.7ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:11:42 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.0ms | Allocations: 1104) Completed 200 OK in 60ms (Views: 57.1ms | ActiveRecord: 0.0ms | Allocations: 31755) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:11:42 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:11:42 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:11:43 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.7ms | Allocations: 3547) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.9ms | Allocations: 5132) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.6ms | Allocations: 5513) Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms | Allocations: 6104) Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:11:43 +0200 Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:11:43 +0200  (0.1ms) rollback transaction  (0.8ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:11:55 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.1ms | Allocations: 1104) Completed 200 OK in 53ms (Views: 49.3ms | ActiveRecord: 0.0ms | Allocations: 31755) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:11:55 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:11:55 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:11:55 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.5ms | Allocations: 3547) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.6ms | Allocations: 5132) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.2ms | Allocations: 5513) Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms | Allocations: 6104) Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:11:55 +0200 Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:11:55 +0200  (0.1ms) rollback transaction  (0.8ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:12:33 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.1ms | Allocations: 1104) Completed 200 OK in 51ms (Views: 47.9ms | ActiveRecord: 0.0ms | Allocations: 31755) Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:12:33 +0200 Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:12:33 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:12:33 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.6ms | Allocations: 3547) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.7ms | Allocations: 5132) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.4ms | Allocations: 5512) Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms | Allocations: 6102) Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:12:33 +0200 Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:12:33 +0200  (0.1ms) rollback transaction  (0.7ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:13:15 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.2ms | Allocations: 1104) Completed 200 OK in 51ms (Views: 48.1ms | ActiveRecord: 0.0ms | Allocations: 31755) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:13:15 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:13:15 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:13:15 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.6ms | Allocations: 3547) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.6ms | Allocations: 5132) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.3ms | Allocations: 5513) Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms | Allocations: 6104) Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:13:15 +0200 Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:13:15 +0200  (0.1ms) rollback transaction ------------------------------- ViewerTest: test_Minimal_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:15:01 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.0ms | Allocations: 1104) Completed 200 OK in 62ms (Views: 60.5ms | Allocations: 31530) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:15:01 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:15:01 +0200 Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:15:02 +0200 Processing by PdfjsViewer::ViewerController#minimal as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.6ms | Allocations: 3547) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.7ms | Allocations: 5123) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (Duration: 5.3ms | Allocations: 5504) Completed 200 OK in 6ms (Views: 5.7ms | Allocations: 6067) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:15:02 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:15:02 +0200 --------------------------------- ViewerTest: test_Using_the_helper --------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:15:07 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 304) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1528) Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:15:07 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 122) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.9ms | Allocations: 2126) Rendered sample/helper.html.erb (Duration: 2.6ms | Allocations: 2464) Completed 200 OK in 3ms (Views: 3.1ms | Allocations: 2757) ------------------------------------------------------------------- ViewerTest: test_extra_head_is_rendered_into_the_head_of_the_viewer ------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:15:13 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 303) Completed 200 OK in 1ms (Views: 1.1ms | Allocations: 1524) Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:15:13 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.8ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 23) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.1ms | Allocations: 1386) Rendered sample/helper.html.erb (Duration: 1.2ms | Allocations: 1455) Completed 200 OK in 2ms (Views: 1.5ms | Allocations: 1611) ---------------------------------------------------------------- ViewerTest: test_pdfjs_viewer_verbosity_is_set_with_ENV_variable ---------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:15:13 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 295) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1514) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:15:13 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.2ms | Allocations: 1506) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1916) Started GET "/" for 127.0.0.1 at 2020-09-25 11:15:18 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.4ms | Allocations: 303) Completed 200 OK in 2ms (Views: 1.8ms | Allocations: 1524) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:15:18 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.0ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.1ms | Allocations: 1416) Completed 200 OK in 1ms (Views: 1.3ms | Allocations: 1601) Started GET "/" for 127.0.0.1 at 2020-09-25 11:15:23 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.5ms | Allocations: 296) Completed 200 OK in 2ms (Views: 2.2ms | Allocations: 1518) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:15:24 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.0ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.1ms | Allocations: 1416) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1600) ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:15:29 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 7.6ms | Allocations: 295) Completed 200 OK in 9ms (Views: 8.6ms | Allocations: 1515) Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:15:29 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.0ms | Allocations: 1415) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1599) ------------------------------- ViewerTest: test_Reduced_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:15:34 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.4ms | Allocations: 295) Completed 200 OK in 2ms (Views: 1.5ms | Allocations: 1514) Started GET "/pdfjs_viewer/reduced?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:15:34 +0200 Processing by PdfjsViewer::ViewerController#reduced as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb (Duration: 1.2ms | Allocations: 1510) Completed 200 OK in 2ms (Views: 1.5ms | Allocations: 1919)  (0.7ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:16:03 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.2ms | Allocations: 1104) Completed 200 OK in 52ms (Views: 48.8ms | ActiveRecord: 0.0ms | Allocations: 31756) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:16:03 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:16:03 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:16:03 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.7ms | Allocations: 3548) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.9ms | Allocations: 5133) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.5ms | Allocations: 5514) Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.0ms | Allocations: 6105) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:16:03 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:16:03 +0200  (0.1ms) rollback transaction  (0.7ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:18:18 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.0ms | Allocations: 1104) Completed 200 OK in 51ms (Views: 47.7ms | ActiveRecord: 0.0ms | Allocations: 31755) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:18:18 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:18:18 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:18:18 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.5ms | Allocations: 3548) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.6ms | Allocations: 5133) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.3ms | Allocations: 5514) Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms | Allocations: 6105) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:18:18 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:18:18 +0200  (0.1ms) rollback transaction  (0.8ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:18:41 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.1ms | Allocations: 1104) Completed 200 OK in 53ms (Views: 49.4ms | ActiveRecord: 0.0ms | Allocations: 31755) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:18:41 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:18:41 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:18:41 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.6ms | Allocations: 3548) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.7ms | Allocations: 5133) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.4ms | Allocations: 5514) Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms | Allocations: 6105) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:18:41 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:18:41 +0200  (0.1ms) rollback transaction  (0.9ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:19:03 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.1ms | Allocations: 1104) Completed 200 OK in 55ms (Views: 52.1ms | ActiveRecord: 0.0ms | Allocations: 31755) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:19:03 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:19:03 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:19:03 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 3.1ms | Allocations: 3548) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 5.7ms | Allocations: 5133) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 6.4ms | Allocations: 5513) Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms | Allocations: 6103) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:19:03 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:19:03 +0200  (0.1ms) rollback transaction  (0.7ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ----------------------------  (0.1ms) rollback transaction  (0.8ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:22:06 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 3.4ms | Allocations: 1104) Completed 200 OK in 60ms (Views: 56.7ms | ActiveRecord: 0.0ms | Allocations: 31755) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:22:06 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:22:06 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:22:06 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.9ms | Allocations: 3548) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.3ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 5.3ms | Allocations: 5133) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 6.1ms | Allocations: 5514) Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.0ms | Allocations: 6105) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:22:06 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:22:06 +0200  (0.1ms) rollback transaction  (0.8ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:23:23 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.5ms | Allocations: 1104) Completed 200 OK in 61ms (Views: 57.6ms | ActiveRecord: 0.0ms | Allocations: 31755) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:23:23 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:23:23 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:23:23 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.9ms | Allocations: 3548) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.4ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.4ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 6.5ms | Allocations: 5133) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 7.2ms | Allocations: 5514) Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms | Allocations: 6105) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:23:23 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:23:23 +0200  (0.1ms) rollback transaction  (0.8ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:23:59 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.3ms | Allocations: 1104) Completed 200 OK in 60ms (Views: 56.5ms | ActiveRecord: 0.0ms | Allocations: 31755) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:23:59 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:23:59 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:23:59 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 3.1ms | Allocations: 3548) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.3ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 5.6ms | Allocations: 5133) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 6.4ms | Allocations: 5514) Completed 200 OK in 8ms (Views: 7.0ms | ActiveRecord: 0.0ms | Allocations: 6105) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:23:59 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:23:59 +0200  (0.1ms) rollback transaction  (0.7ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:31:02 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.1ms | Allocations: 1104) Completed 200 OK in 64ms (Views: 62.0ms | ActiveRecord: 0.0ms | Allocations: 31759) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:31:02 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:31:02 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:31:02 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.6ms | Allocations: 3548) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.7ms | Allocations: 5133) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.3ms | Allocations: 5518) Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms | Allocations: 6108) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:31:02 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:31:02 +0200  (0.2ms) rollback transaction  (0.7ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:31:30 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.1ms | Allocations: 1104) Completed 200 OK in 67ms (Views: 65.7ms | ActiveRecord: 0.0ms | Allocations: 31759) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:31:30 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:31:30 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:31:30 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.7ms | Allocations: 3548) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 5.0ms | Allocations: 5133) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.7ms | Allocations: 5519) Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms | Allocations: 6110) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:31:30 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:31:30 +0200  (0.1ms) rollback transaction  (1.1ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:31:49 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.1ms | Allocations: 1104) Completed 200 OK in 68ms (Views: 66.3ms | ActiveRecord: 0.0ms | Allocations: 31759) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:31:49 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:31:49 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:31:49 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.5ms | Allocations: 3548) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.5ms | Allocations: 5133) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.1ms | Allocations: 5519) Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms | Allocations: 6110) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:31:49 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:31:49 +0200  (0.1ms) rollback transaction ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:32:39 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.9ms | Allocations: 1104) Completed 200 OK in 81ms (Views: 78.4ms | Allocations: 31568) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:32:39 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:32:39 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:32:39 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.7ms | Allocations: 3548) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.9ms | Allocations: 5124) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.6ms | Allocations: 5506) Completed 200 OK in 7ms (Views: 6.0ms | Allocations: 6068) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:32:39 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:32:39 +0200 ------------------------------- ViewerTest: test_Minimal_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:32:42 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 304) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1530) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:32:42 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:32:42 +0200 Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:32:42 +0200 Processing by PdfjsViewer::ViewerController#minimal as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (Duration: 1.2ms | Allocations: 1510) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1922) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:32:42 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:32:42 +0200 ------------------------------- ViewerTest: test_Reduced_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:32:44 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 303) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1524) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:32:44 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:32:44 +0200 Started GET "/pdfjs_viewer/reduced?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:32:44 +0200 Processing by PdfjsViewer::ViewerController#reduced as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.8ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.1ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb (Duration: 1.4ms | Allocations: 1512) Completed 200 OK in 10ms (Views: 1.7ms | Allocations: 1931) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:32:44 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:32:44 +0200 --------------------------------- ViewerTest: test_Using_the_helper --------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:32:47 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 303) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1524) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:32:47 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:32:47 +0200 Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:32:47 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 122) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.8ms | Allocations: 2127) Rendered sample/helper.html.erb (Duration: 2.5ms | Allocations: 2467) Completed 200 OK in 3ms (Views: 2.9ms | Allocations: 2758) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:32:47 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:32:47 +0200 ------------------------------------------------------------------- ViewerTest: test_extra_head_is_rendered_into_the_head_of_the_viewer ------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:32:49 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 303) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1525) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:32:49 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:32:49 +0200 Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:32:49 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.5ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.1ms | Allocations: 23) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 2.0ms | Allocations: 1386) Rendered sample/helper.html.erb (Duration: 2.3ms | Allocations: 1456) Completed 200 OK in 3ms (Views: 2.8ms | Allocations: 1615) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:32:49 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:32:49 +0200 ---------------------------------------------------------------- ViewerTest: test_pdfjs_viewer_verbosity_is_set_with_ENV_variable ---------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:32:50 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 295) Completed 200 OK in 1ms (Views: 1.1ms | Allocations: 1516) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:32:50 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:32:50 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:32:50 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 0.9ms | Allocations: 1416) Completed 200 OK in 1ms (Views: 1.1ms | Allocations: 1601) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:32:50 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:32:50 +0200 Started GET "/" for 127.0.0.1 at 2020-09-25 11:32:52 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.5ms | Allocations: 295) Completed 200 OK in 2ms (Views: 1.8ms | Allocations: 1519) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:32:52 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:32:52 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:32:52 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.9ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.2ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.3ms | Allocations: 1416) Completed 200 OK in 2ms (Views: 1.5ms | Allocations: 1600) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:32:52 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:32:52 +0200 Started GET "/" for 127.0.0.1 at 2020-09-25 11:32:54 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.5ms | Allocations: 295) Completed 200 OK in 2ms (Views: 1.8ms | Allocations: 1516) Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:32:54 +0200 Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:32:54 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:32:54 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.9ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.1ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.2ms | Allocations: 1416) Completed 200 OK in 2ms (Views: 1.5ms | Allocations: 1600) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:32:54 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:32:54 +0200 ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:34:25 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 2.8ms | Allocations: 1104) Completed 200 OK in 76ms (Views: 74.3ms | Allocations: 31568) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:34:25 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:34:25 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:34:25 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 2.5ms | Allocations: 3548) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 104) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 4.6ms | Allocations: 5124) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 5.2ms | Allocations: 5507) Completed 200 OK in 6ms (Views: 5.6ms | Allocations: 6071) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:34:25 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:34:25 +0200 ------------------------------- ViewerTest: test_Reduced_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:34:28 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 304) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1530) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:34:28 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:34:28 +0200 Started GET "/pdfjs_viewer/reduced?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:34:28 +0200 Processing by PdfjsViewer::ViewerController#reduced as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 0.9ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb (Duration: 1.2ms | Allocations: 1510) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1922) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:34:28 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:34:28 +0200 ------------------------------- ViewerTest: test_Minimal_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:34:30 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 304) Completed 200 OK in 8ms (Views: 7.5ms | Allocations: 1532) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:34:30 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:34:30 +0200 Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:34:31 +0200 Processing by PdfjsViewer::ViewerController#minimal as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.9ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.1ms | Allocations: 1364) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (Duration: 1.4ms | Allocations: 1510) Completed 200 OK in 2ms (Views: 1.6ms | Allocations: 1920) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:34:31 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:34:31 +0200 ------------------------------------------------------------------- ViewerTest: test_extra_head_is_rendered_into_the_head_of_the_viewer ------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:34:33 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 303) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1524) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:34:33 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:34:33 +0200 Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:34:33 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.2ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.4ms | Allocations: 122) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 3.6ms | Allocations: 2127) Rendered sample/helper.html.erb (Duration: 5.1ms | Allocations: 2467) Completed 200 OK in 6ms (Views: 6.1ms | Allocations: 2758) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:34:33 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:34:33 +0200 ---------------------------------------------------------------- ViewerTest: test_pdfjs_viewer_verbosity_is_set_with_ENV_variable ---------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:34:33 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 303) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1525) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:34:33 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:34:33 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:34:33 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.5ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 2.0ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 2.1ms | Allocations: 1416) Completed 200 OK in 3ms (Views: 2.5ms | Allocations: 1601) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:34:33 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:34:33 +0200 Started GET "/" for 127.0.0.1 at 2020-09-25 11:34:35 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.8ms | Allocations: 295) Completed 200 OK in 3ms (Views: 2.5ms | Allocations: 1516) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:34:35 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:34:35 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:34:36 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.9ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.1ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.2ms | Allocations: 1416) Completed 200 OK in 2ms (Views: 1.5ms | Allocations: 1600) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:34:36 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:34:36 +0200 Started GET "/" for 127.0.0.1 at 2020-09-25 11:34:38 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.6ms | Allocations: 295) Completed 200 OK in 3ms (Views: 2.6ms | Allocations: 1516) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:34:38 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:34:38 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2020-09-25 11:34:38 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.8ms | Allocations: 1194) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.1ms | Allocations: 1365) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.2ms | Allocations: 1416) Completed 200 OK in 2ms (Views: 1.5ms | Allocations: 1600) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:34:38 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:34:38 +0200 --------------------------------- ViewerTest: test_Using_the_helper --------------------------------- Started GET "/" for 127.0.0.1 at 2020-09-25 11:34:40 +0200 Processing by SampleController#show as HTML Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 295) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1516) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2020-09-25 11:34:40 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2020-09-25 11:34:40 +0200 Started GET "/helper" for 127.0.0.1 at 2020-09-25 11:34:40 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1193) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 23) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.0ms | Allocations: 1386) Rendered sample/helper.html.erb (Duration: 1.1ms | Allocations: 1455) Completed 200 OK in 1ms (Views: 1.3ms | Allocations: 1611) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2020-09-25 11:34:40 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2020-09-25 11:34:40 +0200 ------------------------------- ViewerTest: test_Minimal_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2021-07-01 08:07:09 +0200 Processing by SampleController#show as HTML Rendering layout layouts/application.html.erb Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 5.6ms | Allocations: 1159) Rendered layout layouts/application.html.erb (Duration: 537.0ms | Allocations: 92470) Completed 200 OK in 545ms (Views: 541.8ms | Allocations: 94635) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2021-07-01 08:07:09 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2021-07-01 08:07:09 +0200 Started GET "/pdfjs_viewer/minimal?file=%2Fsample.pdf" for 127.0.0.1 at 2021-07-01 08:07:09 +0200 Processing by PdfjsViewer::ViewerController#minimal as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.0ms | Allocations: 1365) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 102) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.2ms | Allocations: 159) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 3.1ms | Allocations: 2880) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/minimal.html.erb (Duration: 3.8ms | Allocations: 3240) Completed 200 OK in 5ms (Views: 4.2ms | Allocations: 3817) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2021-07-01 08:07:09 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2021-07-01 08:07:09 +0200 ------------------------------- ViewerTest: test_Reduced_viewer ------------------------------- Started GET "/" for 127.0.0.1 at 2021-07-01 08:07:12 +0200 Processing by SampleController#show as HTML Rendering layout layouts/application.html.erb Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.4ms | Allocations: 287) Rendered layout layouts/application.html.erb (Duration: 1.1ms | Allocations: 1281) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1494) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2021-07-01 08:07:12 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2021-07-01 08:07:12 +0200 Started GET "/pdfjs_viewer/reduced?file=%2Fsample.pdf" for 127.0.0.1 at 2021-07-01 08:07:12 +0200 Processing by PdfjsViewer::ViewerController#reduced as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.4ms | Allocations: 1164) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.9ms | Allocations: 1317) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/reduced.html.erb (Duration: 3.0ms | Allocations: 1453) Completed 200 OK in 5ms (Views: 3.5ms | Allocations: 1841) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2021-07-01 08:07:12 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2021-07-01 08:07:12 +0200 ------------------------------------------------------------------- ViewerTest: test_extra_head_is_rendered_into_the_head_of_the_viewer ------------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2021-07-01 08:07:14 +0200 Processing by SampleController#show as HTML Rendering layout layouts/application.html.erb Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.4ms | Allocations: 287) Rendered layout layouts/application.html.erb (Duration: 1.3ms | Allocations: 1282) Completed 200 OK in 2ms (Views: 1.6ms | Allocations: 1498) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2021-07-01 08:07:14 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2021-07-01 08:07:14 +0200 Started GET "/helper" for 127.0.0.1 at 2021-07-01 08:07:14 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1165) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.2ms | Allocations: 113) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 2.1ms | Allocations: 2062) Rendered sample/helper.html.erb (Duration: 3.7ms | Allocations: 2383) Completed 200 OK in 5ms (Views: 4.7ms | Allocations: 2660) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2021-07-01 08:07:14 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2021-07-01 08:07:14 +0200 ---------------------------- ViewerTest: test_Full_viewer ---------------------------- Started GET "/" for 127.0.0.1 at 2021-07-01 08:07:14 +0200 Processing by SampleController#show as HTML Rendering layout layouts/application.html.erb Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 287) Rendered layout layouts/application.html.erb (Duration: 1.0ms | Allocations: 1282) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1495) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2021-07-01 08:07:14 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2021-07-01 08:07:14 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2021-07-01 08:07:14 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.7ms | Allocations: 1164) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.0ms | Allocations: 1317) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.7ms | Allocations: 1457) Completed 200 OK in 3ms (Views: 1.9ms | Allocations: 1840) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2021-07-01 08:07:14 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2021-07-01 08:07:14 +0200 --------------------------------- ViewerTest: test_Using_the_helper --------------------------------- Started GET "/" for 127.0.0.1 at 2021-07-01 08:07:17 +0200 Processing by SampleController#show as HTML Rendering layout layouts/application.html.erb Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 287) Rendered layout layouts/application.html.erb (Duration: 1.0ms | Allocations: 1282) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1495) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2021-07-01 08:07:17 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2021-07-01 08:07:17 +0200 Started GET "/helper" for 127.0.0.1 at 2021-07-01 08:07:17 +0200 Processing by SampleController#helper as HTML Rendering sample/helper.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.8ms | Allocations: 1165) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 17) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.1ms | Allocations: 1334) Rendered sample/helper.html.erb (Duration: 1.2ms | Allocations: 1397) Completed 200 OK in 1ms (Views: 1.4ms | Allocations: 1544) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2021-07-01 08:07:17 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2021-07-01 08:07:17 +0200 ---------------------------------------------------------------- ViewerTest: test_pdfjs_viewer_verbosity_is_set_with_ENV_variable ---------------------------------------------------------------- Started GET "/" for 127.0.0.1 at 2021-07-01 08:07:19 +0200 Processing by SampleController#show as HTML Rendering layout layouts/application.html.erb Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.3ms | Allocations: 279) Rendered layout layouts/application.html.erb (Duration: 0.9ms | Allocations: 1272) Completed 200 OK in 1ms (Views: 1.2ms | Allocations: 1484) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2021-07-01 08:07:19 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2021-07-01 08:07:19 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2021-07-01 08:07:19 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.8ms | Allocations: 1166) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.1ms | Allocations: 1319) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.2ms | Allocations: 1364) Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1539) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2021-07-01 08:07:19 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2021-07-01 08:07:19 +0200 Started GET "/" for 127.0.0.1 at 2021-07-01 08:07:21 +0200 Processing by SampleController#show as HTML Rendering layout layouts/application.html.erb Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.4ms | Allocations: 279) Rendered layout layouts/application.html.erb (Duration: 1.6ms | Allocations: 1272) Completed 200 OK in 2ms (Views: 2.0ms | Allocations: 1484) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2021-07-01 08:07:21 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2021-07-01 08:07:21 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2021-07-01 08:07:21 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 0.9ms | Allocations: 1166) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.1ms | Allocations: 1319) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.2ms | Allocations: 1364) Completed 200 OK in 2ms (Views: 1.5ms | Allocations: 1538) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2021-07-01 08:07:21 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2021-07-01 08:07:21 +0200 Started GET "/" for 127.0.0.1 at 2021-07-01 08:07:24 +0200 Processing by SampleController#show as HTML Rendering layout layouts/application.html.erb Rendering sample/show.html.erb within layouts/application Rendered sample/show.html.erb within layouts/application (Duration: 0.5ms | Allocations: 279) Rendered layout layouts/application.html.erb (Duration: 1.7ms | Allocations: 1272) Completed 200 OK in 2ms (Views: 2.2ms | Allocations: 1484) Started GET "/assets/application-c96ceb519b2d645b8cb5610a69eb5800ce80c5db77bef2d66796ec7cdb036769.css" for 127.0.0.1 at 2021-07-01 08:07:24 +0200 Started GET "/assets/application-ebc67eae8a1e84ccd29ebbe9b2e4098cdfbd1aaade132b44ebde0ed054b16058.js" for 127.0.0.1 at 2021-07-01 08:07:24 +0200 Started GET "/pdfjs_viewer/full?file=%2Fsample.pdf" for 127.0.0.1 at 2021-07-01 08:07:24 +0200 Processing by PdfjsViewer::ViewerController#full as HTML Parameters: {"file"=>"/sample.pdf"} Rendering /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_head.html.erb (Duration: 1.2ms | Allocations: 1166) Rendered pdfjs_viewer/viewer/_extra_head.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb (Duration: 0.0ms | Allocations: 5) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/_viewer.html.erb (Duration: 1.6ms | Allocations: 1319) Rendered /Users/senny/Projects/pdfjs_viewer-rails/app/views/pdfjs_viewer/viewer/full.html.erb (Duration: 1.8ms | Allocations: 1364) Completed 200 OK in 2ms (Views: 2.2ms | Allocations: 1538) Started GET "/assets/pdfjs_viewer/application-6b1a1edaaa00b8e1bda138a2de2a2c6546c79342b4b3349edb8e124b4211069e.css" for 127.0.0.1 at 2021-07-01 08:07:24 +0200 Started GET "/assets/pdfjs_viewer/application-124548282b442257a44d07268f787f50c83c0626882e5336b28bf5f9c2bed005.js" for 127.0.0.1 at 2021-07-01 08:07:24 +0200