(0.1ms) begin transaction ------------------------------------------------------------------------------------ NavigationTest: test_Renders_table_pdf_action_using_auto-required_plugin_Prawn-Table ------------------------------------------------------------------------------------ Started GET "/reports/table?format=pdf" for 127.0.0.1 at 2019-08-07 11:33:33 -0700 Processing by ReportsController#table as PDF Rendering reports/table.pdf.prawn Rendered reports/table.pdf.prawn (112.7ms) Completed 200 OK in 121ms (Views: 120.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------ NavigationTest: test_Registers_:prawn_template_handler ------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------- NavigationTest: test_Respects_both_options_on_'prawn-document'_together ----------------------------------------------------------------------- Started GET "/reports/custom.pdf" for 127.0.0.1 at 2019-08-07 11:33:33 -0700 Processing by ReportsController#custom as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (2.2ms) Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- NavigationTest: test_Sets_file_name_from_'@filename'_when_present ----------------------------------------------------------------- Started GET "/reports/ivar_filename.pdf" for 127.0.0.1 at 2019-08-07 11:33:33 -0700 Processing by ReportsController#ivar_filename as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (1.8ms) Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- NavigationTest: test_Renders_html_action ---------------------------------------- Started GET "/reports/sample" for 127.0.0.1 at 2019-08-07 11:33:33 -0700 Processing by ReportsController#sample as HTML Rendering reports/sample.html.erb within layouts/application Rendered reports/sample.html.erb within layouts/application (1.2ms) Completed 200 OK in 203ms (Views: 202.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------ NavigationTest: test_Respects_the_'disposition'_option_alone ------------------------------------------------------------ Started GET "/reports/custom_disposition.pdf" for 127.0.0.1 at 2019-08-07 11:33:33 -0700 Processing by ReportsController#custom_disposition as PDF Rendering reports/custom_disposition.pdf.prawn Rendered reports/custom_disposition.pdf.prawn (16.4ms) Completed 200 OK in 20ms (Views: 19.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- NavigationTest: test_Registers_:pdf_mime_type ---------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ NavigationTest: test_Renders_pdf_to_string ------------------------------------------ Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (72.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- NavigationTest: test_Renders_sample_pdf_action ---------------------------------------------- Started GET "/reports/sample?format=pdf" for 127.0.0.1 at 2019-08-07 11:33:33 -0700 Processing by ReportsController#sample as PDF Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (20.5ms) Completed 200 OK in 22ms (Views: 21.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- NavigationTest: test_Maintains_existing_'Content-Disposition'_header -------------------------------------------------------------------- Started GET "/reports/custom_headers.pdf" for 127.0.0.1 at 2019-08-07 11:33:33 -0700 Processing by ReportsController#custom_headers as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (1.9ms) Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- NavigationTest: test_render_to_string_in_mailer ----------------------------------------------- Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (19.5ms) Rendering reports_mailer/send_report.html.erb Rendered reports_mailer/send_report.html.erb (0.4ms) ReportsMailer#send_report: processed outbound mail in 280.1ms  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- NavigationTest: test_Respects_the_'filename'_option_alone --------------------------------------------------------- Started GET "/reports/custom_filename.pdf" for 127.0.0.1 at 2019-08-07 11:33:34 -0700 Processing by ReportsController#custom_filename as PDF Rendering reports/custom_filename.pdf.prawn Rendered reports/custom_filename.pdf.prawn (2.1ms) Completed 200 OK in 4ms (Views: 2.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------- PrawnRailsTest: test_matches_.PDF_extension_regardless_of_case --------------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- PrawnRailsTest: test_text_can_take_non_strings ----------------------------------------------  (0.1ms) rollback transaction  (1.7ms) SELECT sqlite_version(*)  (0.1ms) SELECT sqlite_version(*)  (0.1ms) begin transaction -------------------------------------------------------------- PrawnRailsTest: test_matches_.PDF_extension_regardless_of_case --------------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- PrawnRailsTest: test_text_can_take_non_strings ----------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- NavigationTest: test_Maintains_existing_'Content-Disposition'_header -------------------------------------------------------------------- Started GET "/reports/custom_headers.pdf" for 127.0.0.1 at 2020-04-29 20:39:33 -0700 Processing by ReportsController#custom_headers as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 3.8ms | Allocations: 2450) Completed 200 OK in 11ms (Views: 10.0ms | ActiveRecord: 0.0ms | Allocations: 4769)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------- NavigationTest: test_Respects_both_options_on_'prawn-document'_together ----------------------------------------------------------------------- Started GET "/reports/custom.pdf" for 127.0.0.1 at 2020-04-29 20:39:33 -0700 Processing by ReportsController#custom as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 11.0ms | Allocations: 2224) Completed 200 OK in 12ms (Views: 11.7ms | ActiveRecord: 0.0ms | Allocations: 2505)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- NavigationTest: test_Registers_:pdf_mime_type ---------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ NavigationTest: test_Renders_table_pdf_action_using_auto-required_plugin_Prawn-Table ------------------------------------------------------------------------------------ Started GET "/reports/table?format=pdf" for 127.0.0.1 at 2020-04-29 20:39:33 -0700 Processing by ReportsController#table as PDF Rendering reports/table.pdf.prawn Rendered reports/table.pdf.prawn (Duration: 17.8ms | Allocations: 11221) Completed 200 OK in 19ms (Views: 18.4ms | ActiveRecord: 0.0ms | Allocations: 11636)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- NavigationTest: test_render_to_string_in_mailer ----------------------------------------------- Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 26.6ms | Allocations: 18075) Rendering reports_mailer/send_report.html.erb Rendered reports_mailer/send_report.html.erb (Duration: 0.7ms | Allocations: 82) ReportsMailer#send_report: processed outbound mail in 41.3ms  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------ NavigationTest: test_Registers_:prawn_template_handler ------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ NavigationTest: test_Renders_pdf_to_string ------------------------------------------ Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 24.4ms | Allocations: 14104)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- NavigationTest: test_Renders_sample_pdf_action ---------------------------------------------- Started GET "/reports/sample?format=pdf" for 127.0.0.1 at 2020-04-29 20:39:34 -0700 Processing by ReportsController#sample as PDF Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 23.7ms | Allocations: 14115) Completed 200 OK in 25ms (Views: 24.5ms | ActiveRecord: 0.0ms | Allocations: 14535)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- NavigationTest: test_Sets_file_name_from_'@filename'_when_present ----------------------------------------------------------------- Started GET "/reports/ivar_filename.pdf" for 127.0.0.1 at 2020-04-29 20:39:34 -0700 Processing by ReportsController#ivar_filename as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.2ms | Allocations: 2227) Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms | Allocations: 2484)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- NavigationTest: test_Renders_html_action ---------------------------------------- Started GET "/reports/sample" for 127.0.0.1 at 2020-04-29 20:39:34 -0700 Processing by ReportsController#sample as HTML Rendering reports/sample.html.erb within layouts/application Rendered reports/sample.html.erb within layouts/application (Duration: 0.6ms | Allocations: 77) Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.0ms | Allocations: 4611)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- NavigationTest: test_Respects_the_'filename'_option_alone --------------------------------------------------------- Started GET "/reports/custom_filename.pdf" for 127.0.0.1 at 2020-04-29 20:39:34 -0700 Processing by ReportsController#custom_filename as PDF Rendering reports/custom_filename.pdf.prawn Rendered reports/custom_filename.pdf.prawn (Duration: 2.9ms | Allocations: 2289) Completed 200 OK in 5ms (Views: 3.6ms | ActiveRecord: 0.0ms | Allocations: 2699)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------ NavigationTest: test_Respects_the_'disposition'_option_alone ------------------------------------------------------------ Started GET "/reports/custom_disposition.pdf" for 127.0.0.1 at 2020-04-29 20:39:34 -0700 Processing by ReportsController#custom_disposition as PDF Rendering reports/custom_disposition.pdf.prawn Rendered reports/custom_disposition.pdf.prawn (Duration: 3.8ms | Allocations: 2244) Completed 200 OK in 5ms (Views: 4.5ms | ActiveRecord: 0.0ms | Allocations: 2652)  (0.1ms) rollback transaction  (1.3ms) SELECT sqlite_version(*)  (0.1ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ---------------------------------------- NavigationTest: test_Renders_html_action ---------------------------------------- Started GET "/reports/sample" for 127.0.0.1 at 2020-04-29 20:39:58 -0700 Processing by ReportsController#sample as HTML Rendering reports/sample.html.erb within layouts/application Rendered reports/sample.html.erb within layouts/application (Duration: 2.4ms | Allocations: 239) Completed 500 Internal Server Error in 31ms (ActiveRecord: 0.0ms | Allocations: 4535)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------ NavigationTest: test_Registers_:prawn_template_handler ------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- NavigationTest: test_Sets_file_name_from_'@filename'_when_present ----------------------------------------------------------------- Started GET "/reports/ivar_filename.pdf" for 127.0.0.1 at 2020-04-29 20:39:58 -0700 Processing by ReportsController#ivar_filename as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 47.4ms | Allocations: 49703) Completed 200 OK in 53ms (Views: 52.3ms | ActiveRecord: 0.0ms | Allocations: 50970)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- NavigationTest: test_render_to_string_in_mailer ----------------------------------------------- Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 25.1ms | Allocations: 18088) Rendering reports_mailer/send_report.html.erb Rendered reports_mailer/send_report.html.erb (Duration: 0.3ms | Allocations: 78) ReportsMailer#send_report: processed outbound mail in 34.7ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- NavigationTest: test_Maintains_existing_'Content-Disposition'_header -------------------------------------------------------------------- Started GET "/reports/custom_headers.pdf" for 127.0.0.1 at 2020-04-29 20:39:59 -0700 Processing by ReportsController#custom_headers as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.2ms | Allocations: 2225) Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms | Allocations: 2485)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- NavigationTest: test_Registers_:pdf_mime_type ---------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- NavigationTest: test_Renders_sample_pdf_action ---------------------------------------------- Started GET "/reports/sample?format=pdf" for 127.0.0.1 at 2020-04-29 20:39:59 -0700 Processing by ReportsController#sample as PDF Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 23.2ms | Allocations: 14111) Completed 200 OK in 25ms (Views: 23.8ms | ActiveRecord: 0.0ms | Allocations: 14529)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ NavigationTest: test_Renders_table_pdf_action_using_auto-required_plugin_Prawn-Table ------------------------------------------------------------------------------------ Started GET "/reports/table?format=pdf" for 127.0.0.1 at 2020-04-29 20:39:59 -0700 Processing by ReportsController#table as PDF Rendering reports/table.pdf.prawn Rendered reports/table.pdf.prawn (Duration: 15.4ms | Allocations: 11203) Completed 200 OK in 17ms (Views: 16.1ms | ActiveRecord: 0.0ms | Allocations: 11619)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------- NavigationTest: test_Respects_both_options_on_'prawn-document'_together ----------------------------------------------------------------------- Started GET "/reports/custom.pdf" for 127.0.0.1 at 2020-04-29 20:39:59 -0700 Processing by ReportsController#custom as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.2ms | Allocations: 2223) Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms | Allocations: 2497)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ NavigationTest: test_Renders_pdf_to_string ------------------------------------------ Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 21.3ms | Allocations: 14105)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- NavigationTest: test_Respects_the_'filename'_option_alone --------------------------------------------------------- Started GET "/reports/custom_filename.pdf" for 127.0.0.1 at 2020-04-29 20:39:59 -0700 Processing by ReportsController#custom_filename as PDF Rendering reports/custom_filename.pdf.prawn Rendered reports/custom_filename.pdf.prawn (Duration: 2.7ms | Allocations: 2291) Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms | Allocations: 2702)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------ NavigationTest: test_Respects_the_'disposition'_option_alone ------------------------------------------------------------ Started GET "/reports/custom_disposition.pdf" for 127.0.0.1 at 2020-04-29 20:39:59 -0700 Processing by ReportsController#custom_disposition as PDF Rendering reports/custom_disposition.pdf.prawn Rendered reports/custom_disposition.pdf.prawn (Duration: 2.5ms | Allocations: 2250) Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms | Allocations: 2659)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------- PrawnRailsTest: test_matches_.PDF_extension_regardless_of_case --------------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- PrawnRailsTest: test_text_can_take_non_strings ----------------------------------------------  (0.1ms) rollback transaction  (1.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ------------------------------------------------------------ NavigationTest: test_Respects_the_'disposition'_option_alone ------------------------------------------------------------ Started GET "/reports/custom_disposition.pdf" for 127.0.0.1 at 2020-04-29 20:41:13 -0700 Processing by ReportsController#custom_disposition as PDF Rendering reports/custom_disposition.pdf.prawn Rendered reports/custom_disposition.pdf.prawn (Duration: 63.5ms | Allocations: 49815) Completed 200 OK in 77ms (Views: 73.6ms | ActiveRecord: 0.0ms | Allocations: 52151)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- NavigationTest: test_Respects_the_'filename'_option_alone --------------------------------------------------------- Started GET "/reports/custom_filename.pdf" for 127.0.0.1 at 2020-04-29 20:41:13 -0700 Processing by ReportsController#custom_filename as PDF Rendering reports/custom_filename.pdf.prawn Rendered reports/custom_filename.pdf.prawn (Duration: 2.4ms | Allocations: 2290) Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms | Allocations: 2700)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- NavigationTest: test_Registers_:pdf_mime_type ---------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- NavigationTest: test_Renders_sample_pdf_action ---------------------------------------------- Started GET "/reports/sample?format=pdf" for 127.0.0.1 at 2020-04-29 20:41:13 -0700 Processing by ReportsController#sample as PDF Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 26.7ms | Allocations: 18094) Completed 200 OK in 28ms (Views: 27.4ms | ActiveRecord: 0.0ms | Allocations: 18513)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ NavigationTest: test_Renders_table_pdf_action_using_auto-required_plugin_Prawn-Table ------------------------------------------------------------------------------------ Started GET "/reports/table?format=pdf" for 127.0.0.1 at 2020-04-29 20:41:14 -0700 Processing by ReportsController#table as PDF Rendering reports/table.pdf.prawn Rendered reports/table.pdf.prawn (Duration: 22.9ms | Allocations: 11205) Completed 200 OK in 25ms (Views: 23.6ms | ActiveRecord: 0.0ms | Allocations: 11621)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------ NavigationTest: test_Registers_:prawn_template_handler ------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- NavigationTest: test_Sets_file_name_from_'@filename'_when_present ----------------------------------------------------------------- Started GET "/reports/ivar_filename.pdf" for 127.0.0.1 at 2020-04-29 20:41:14 -0700 Processing by ReportsController#ivar_filename as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.6ms | Allocations: 2292) Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms | Allocations: 2688)  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- NavigationTest: test_Maintains_existing_'Content-Disposition'_header -------------------------------------------------------------------- Started GET "/reports/custom_headers.pdf" for 127.0.0.1 at 2020-04-29 20:41:14 -0700 Processing by ReportsController#custom_headers as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.3ms | Allocations: 2221) Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms | Allocations: 2480)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- NavigationTest: test_Renders_html_action ---------------------------------------- Started GET "/reports/sample" for 127.0.0.1 at 2020-04-29 20:41:14 -0700 Processing by ReportsController#sample as HTML Rendering reports/sample.html.erb within layouts/application Rendered reports/sample.html.erb within layouts/application (Duration: 0.4ms | Allocations: 81) Completed 200 OK in 23ms (Views: 22.1ms | ActiveRecord: 0.0ms | Allocations: 7880)  (0.2ms) rollback transaction  (0.2ms) begin transaction ----------------------------------------------------------------------- NavigationTest: test_Respects_both_options_on_'prawn-document'_together ----------------------------------------------------------------------- Started GET "/reports/custom.pdf" for 127.0.0.1 at 2020-04-29 20:41:14 -0700 Processing by ReportsController#custom as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.1ms | Allocations: 2223) Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms | Allocations: 2497)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ NavigationTest: test_Renders_pdf_to_string ------------------------------------------ Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 20.6ms | Allocations: 14112)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- NavigationTest: test_render_to_string_in_mailer ----------------------------------------------- Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 21.7ms | Allocations: 14101) Rendering reports_mailer/send_report.html.erb Rendered reports_mailer/send_report.html.erb (Duration: 0.3ms | Allocations: 75) ReportsMailer#send_report: processed outbound mail in 31.4ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------- PrawnRailsTest: test_matches_.PDF_extension_regardless_of_case --------------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- PrawnRailsTest: test_text_can_take_non_strings ----------------------------------------------  (0.1ms) rollback transaction  (1.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ------------------------------------------------------------------------------------ NavigationTest: test_Renders_table_pdf_action_using_auto-required_plugin_Prawn-Table ------------------------------------------------------------------------------------ Started GET "/reports/table?format=pdf" for 127.0.0.1 at 2021-02-01 23:59:54 -0800 Processing by ReportsController#table as PDF Rendering reports/table.pdf.prawn Rendered reports/table.pdf.prawn (Duration: 50.9ms | Allocations: 58777) Completed 200 OK in 57ms (Views: 54.9ms | ActiveRecord: 0.0ms | Allocations: 61121)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- NavigationTest: test_Sets_file_name_from_'@filename'_when_present ----------------------------------------------------------------- Started GET "/reports/ivar_filename.pdf" for 127.0.0.1 at 2021-02-01 23:59:55 -0800 Processing by ReportsController#ivar_filename as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.2ms | Allocations: 2309) Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms | Allocations: 2706)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- NavigationTest: test_Renders_sample_pdf_action ---------------------------------------------- Started GET "/reports/sample?format=pdf" for 127.0.0.1 at 2021-02-01 23:59:55 -0800 Processing by ReportsController#sample as PDF Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 27.0ms | Allocations: 18078) Completed 200 OK in 28ms (Views: 27.6ms | ActiveRecord: 0.0ms | Allocations: 18497)  (0.1ms) rollback transaction  (0.2ms) begin transaction ------------------------------------------------------------ NavigationTest: test_Respects_the_'disposition'_option_alone ------------------------------------------------------------ Started GET "/reports/custom_disposition.pdf" for 127.0.0.1 at 2021-02-01 23:59:55 -0800 Processing by ReportsController#custom_disposition as PDF Rendering reports/custom_disposition.pdf.prawn Rendered reports/custom_disposition.pdf.prawn (Duration: 8.3ms | Allocations: 2250) Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.0ms | Allocations: 2658)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- NavigationTest: test_render_to_string_in_mailer ----------------------------------------------- Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 19.2ms | Allocations: 14111) Rendering reports_mailer/send_report.html.erb Rendered reports_mailer/send_report.html.erb (Duration: 0.4ms | Allocations: 83) ReportsMailer#send_report: processed outbound mail in 33.0ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- NavigationTest: test_Maintains_existing_'Content-Disposition'_header -------------------------------------------------------------------- Started GET "/reports/custom_headers.pdf" for 127.0.0.1 at 2021-02-01 23:59:55 -0800 Processing by ReportsController#custom_headers as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 1.9ms | Allocations: 2227) Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms | Allocations: 2486)  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- NavigationTest: test_Renders_html_action ---------------------------------------- Started GET "/reports/sample" for 127.0.0.1 at 2021-02-01 23:59:55 -0800 Processing by ReportsController#sample as HTML Rendering reports/sample.html.erb within layouts/application Rendered reports/sample.html.erb within layouts/application (Duration: 0.3ms | Allocations: 73) Completed 200 OK in 29ms (Views: 28.4ms | ActiveRecord: 0.0ms | Allocations: 8249)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------- NavigationTest: test_Respects_both_options_on_'prawn-document'_together ----------------------------------------------------------------------- Started GET "/reports/custom.pdf" for 127.0.0.1 at 2021-02-01 23:59:55 -0800 Processing by ReportsController#custom as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.9ms | Allocations: 2223) Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms | Allocations: 2497)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- NavigationTest: test_Respects_the_'filename'_option_alone --------------------------------------------------------- Started GET "/reports/custom_filename.pdf" for 127.0.0.1 at 2021-02-01 23:59:55 -0800 Processing by ReportsController#custom_filename as PDF Rendering reports/custom_filename.pdf.prawn Rendered reports/custom_filename.pdf.prawn (Duration: 2.1ms | Allocations: 2289) Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.0ms | Allocations: 2698)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------- NavigationTest: test_Registers_:pdf_mime_type ---------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ NavigationTest: test_Registers_:prawn_template_handler ------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ NavigationTest: test_Renders_pdf_to_string ------------------------------------------ Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 22.2ms | Allocations: 14122)  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------- PrawnRailsTest: test_matches_.PDF_extension_regardless_of_case --------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- PrawnRailsTest: test_text_can_take_non_strings ----------------------------------------------  (0.0ms) rollback transaction  (1.0ms) SELECT sqlite_version(*)  (0.1ms) SELECT sqlite_version(*)  (0.1ms) begin transaction -------------------------------------------------------------- PrawnRailsTest: test_matches_.PDF_extension_regardless_of_case --------------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- PrawnRailsTest: test_text_can_take_non_strings ----------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- NavigationTest: test_Registers_:pdf_mime_type ---------------------------------------------  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------ NavigationTest: test_Registers_:prawn_template_handler ------------------------------------------------------  (0.0ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------------------------------ NavigationTest: test_Renders_table_pdf_action_using_auto-required_plugin_Prawn-Table ------------------------------------------------------------------------------------ Started GET "/reports/table?format=pdf" for 127.0.0.1 at 2021-02-02 00:00:49 -0800 Processing by ReportsController#table as PDF Rendering reports/table.pdf.prawn Rendered reports/table.pdf.prawn (Duration: 12.9ms | Allocations: 11382) Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.0ms | Allocations: 13738)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------------------------ NavigationTest: test_Respects_the_'disposition'_option_alone ------------------------------------------------------------ Started GET "/reports/custom_disposition.pdf" for 127.0.0.1 at 2021-02-02 00:00:49 -0800 Processing by ReportsController#custom_disposition as PDF Rendering reports/custom_disposition.pdf.prawn Rendered reports/custom_disposition.pdf.prawn (Duration: 2.4ms | Allocations: 2248) Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.0ms | Allocations: 2656)  (0.1ms) rollback transaction  (0.0ms) begin transaction --------------------------------------------------------- NavigationTest: test_Respects_the_'filename'_option_alone --------------------------------------------------------- Started GET "/reports/custom_filename.pdf" for 127.0.0.1 at 2021-02-02 00:00:49 -0800 Processing by ReportsController#custom_filename as PDF Rendering reports/custom_filename.pdf.prawn Rendered reports/custom_filename.pdf.prawn (Duration: 2.2ms | Allocations: 2289) Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms | Allocations: 2699)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------- NavigationTest: test_render_to_string_in_mailer ----------------------------------------------- Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 30.3ms | Allocations: 18074) Rendering reports_mailer/send_report.html.erb Rendered reports_mailer/send_report.html.erb (Duration: 0.3ms | Allocations: 83) ReportsMailer#send_report: processed outbound mail in 39.1ms  (0.1ms) rollback transaction  (0.0ms) begin transaction -------------------------------------------------------------------- NavigationTest: test_Maintains_existing_'Content-Disposition'_header -------------------------------------------------------------------- Started GET "/reports/custom_headers.pdf" for 127.0.0.1 at 2021-02-02 00:00:49 -0800 Processing by ReportsController#custom_headers as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.2ms | Allocations: 2294) Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms | Allocations: 2693)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------- NavigationTest: test_Renders_html_action ---------------------------------------- Started GET "/reports/sample" for 127.0.0.1 at 2021-02-02 00:00:49 -0800 Processing by ReportsController#sample as HTML Rendering reports/sample.html.erb within layouts/application Rendered reports/sample.html.erb within layouts/application (Duration: 0.2ms | Allocations: 73) Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms | Allocations: 4022)  (0.1ms) rollback transaction  (0.0ms) begin transaction ----------------------------------------------------------------------- NavigationTest: test_Respects_both_options_on_'prawn-document'_together ----------------------------------------------------------------------- Started GET "/reports/custom.pdf" for 127.0.0.1 at 2021-02-02 00:00:49 -0800 Processing by ReportsController#custom as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.7ms | Allocations: 2227) Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms | Allocations: 2501)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- NavigationTest: test_Sets_file_name_from_'@filename'_when_present ----------------------------------------------------------------- Started GET "/reports/ivar_filename.pdf" for 127.0.0.1 at 2021-02-02 00:00:49 -0800 Processing by ReportsController#ivar_filename as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.6ms | Allocations: 2223) Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms | Allocations: 2479)  (0.1ms) rollback transaction  (0.0ms) begin transaction ---------------------------------------------- NavigationTest: test_Renders_sample_pdf_action ---------------------------------------------- Started GET "/reports/sample?format=pdf" for 127.0.0.1 at 2021-02-02 00:00:49 -0800 Processing by ReportsController#sample as PDF Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 23.3ms | Allocations: 14107) Completed 200 OK in 24ms (Views: 23.8ms | ActiveRecord: 0.0ms | Allocations: 14525)  (0.1ms) rollback transaction  (0.0ms) begin transaction ------------------------------------------ NavigationTest: test_Renders_pdf_to_string ------------------------------------------ Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 18.2ms | Allocations: 14114)  (0.1ms) rollback transaction  (1.4ms) SELECT sqlite_version(*)  (0.1ms) SELECT sqlite_version(*)  (0.1ms) begin transaction ------------------------------------------ NavigationTest: test_Renders_pdf_to_string ------------------------------------------ Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 81.4ms | Allocations: 49036)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- NavigationTest: test_Sets_file_name_from_'@filename'_when_present ----------------------------------------------------------------- Started GET "/reports/ivar_filename.pdf" for 127.0.0.1 at 2021-05-20 08:47:42 -0700 Processing by ReportsController#ivar_filename as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.8ms | Allocations: 1871) Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms | Allocations: 2769)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- NavigationTest: test_render_to_string_in_mailer ----------------------------------------------- Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 33.8ms | Allocations: 12735) Rendering reports_mailer/send_report.html.erb Rendered reports_mailer/send_report.html.erb (Duration: 0.4ms | Allocations: 83) ReportsMailer#send_report: processed outbound mail in 50.0ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- NavigationTest: test_Maintains_existing_'Content-Disposition'_header -------------------------------------------------------------------- Started GET "/reports/custom_headers.pdf" for 127.0.0.1 at 2021-05-20 08:47:42 -0700 Processing by ReportsController#custom_headers as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.3ms | Allocations: 1796) Completed 200 OK in 3ms (Views: 3.0ms | ActiveRecord: 0.0ms | Allocations: 2056)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------ NavigationTest: test_Respects_the_'disposition'_option_alone ------------------------------------------------------------ Started GET "/reports/custom_disposition.pdf" for 127.0.0.1 at 2021-05-20 08:47:43 -0700 Processing by ReportsController#custom_disposition as PDF Rendering reports/custom_disposition.pdf.prawn Rendered reports/custom_disposition.pdf.prawn (Duration: 2.6ms | Allocations: 1830) Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms | Allocations: 2250)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- NavigationTest: test_Renders_html_action ---------------------------------------- Started GET "/reports/sample" for 127.0.0.1 at 2021-05-20 08:47:43 -0700 Processing by ReportsController#sample as HTML Rendering reports/sample.html.erb within layouts/application Rendered reports/sample.html.erb within layouts/application (Duration: 0.4ms | Allocations: 73) Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.0ms | Allocations: 4022)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------ NavigationTest: test_Registers_:prawn_template_handler ------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- NavigationTest: test_Renders_sample_pdf_action ---------------------------------------------- Started GET "/reports/sample?format=pdf" for 127.0.0.1 at 2021-05-20 08:47:43 -0700 Processing by ReportsController#sample as PDF Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 27.7ms | Allocations: 12741) Completed 200 OK in 29ms (Views: 28.4ms | ActiveRecord: 0.0ms | Allocations: 13160)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ NavigationTest: test_Renders_table_pdf_action_using_auto-required_plugin_Prawn-Table ------------------------------------------------------------------------------------ Started GET "/reports/table?format=pdf" for 127.0.0.1 at 2021-05-20 08:47:43 -0700 Processing by ReportsController#table as PDF Rendering reports/table.pdf.prawn Rendered reports/table.pdf.prawn (Duration: 16.8ms | Allocations: 9596) Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.0ms | Allocations: 10013)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------- NavigationTest: test_Respects_both_options_on_'prawn-document'_together ----------------------------------------------------------------------- Started GET "/reports/custom.pdf" for 127.0.0.1 at 2021-05-20 08:47:43 -0700 Processing by ReportsController#custom as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 6.6ms | Allocations: 1798) Completed 200 OK in 8ms (Views: 8.0ms | ActiveRecord: 0.0ms | Allocations: 2072)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- NavigationTest: test_Respects_the_'filename'_option_alone --------------------------------------------------------- Started GET "/reports/custom_filename.pdf" for 127.0.0.1 at 2021-05-20 08:47:43 -0700 Processing by ReportsController#custom_filename as PDF Rendering reports/custom_filename.pdf.prawn Rendered reports/custom_filename.pdf.prawn (Duration: 6.2ms | Allocations: 1864) Completed 200 OK in 9ms (Views: 8.1ms | ActiveRecord: 0.0ms | Allocations: 2273)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- NavigationTest: test_Registers_:pdf_mime_type ---------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------- PrawnRailsTest: test_matches_.PDF_extension_regardless_of_case --------------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- PrawnRailsTest: test_text_can_take_non_strings ----------------------------------------------  (0.1ms) rollback transaction  (1.5ms) SELECT sqlite_version(*)  (0.1ms) SELECT sqlite_version(*)  (0.1ms) begin transaction -------------------------------------------------------------- PrawnRailsTest: test_matches_.PDF_extension_regardless_of_case --------------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- PrawnRailsTest: test_text_can_take_non_strings ----------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------------------------------ NavigationTest: test_Renders_table_pdf_action_using_auto-required_plugin_Prawn-Table ------------------------------------------------------------------------------------ Started GET "/reports/table?format=pdf" for 127.0.0.1 at 2021-05-20 09:12:56 -0700 Processing by ReportsController#table as PDF Rendering reports/table.pdf.prawn Rendered reports/table.pdf.prawn (Duration: 17.7ms | Allocations: 9771) Completed 200 OK in 27ms (Views: 23.3ms | ActiveRecord: 0.0ms | Allocations: 12127)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------------- NavigationTest: test_Renders_sample_pdf_action ---------------------------------------------- Started GET "/reports/sample?format=pdf" for 127.0.0.1 at 2021-05-20 09:12:56 -0700 Processing by ReportsController#sample as PDF Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 34.4ms | Allocations: 15850) Completed 200 OK in 36ms (Views: 35.1ms | ActiveRecord: 0.0ms | Allocations: 16269)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------- NavigationTest: test_Registers_:pdf_mime_type ---------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------ NavigationTest: test_Registers_:prawn_template_handler ------------------------------------------------------  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------ NavigationTest: test_Renders_pdf_to_string ------------------------------------------ Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 22.1ms | Allocations: 12747)  (0.1ms) rollback transaction  (0.1ms) begin transaction ------------------------------------------------------------ NavigationTest: test_Respects_the_'disposition'_option_alone ------------------------------------------------------------ Started GET "/reports/custom_disposition.pdf" for 127.0.0.1 at 2021-05-20 09:12:56 -0700 Processing by ReportsController#custom_disposition as PDF Rendering reports/custom_disposition.pdf.prawn Rendered reports/custom_disposition.pdf.prawn (Duration: 2.6ms | Allocations: 1834) Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms | Allocations: 2243)  (0.1ms) rollback transaction  (0.1ms) begin transaction ---------------------------------------- NavigationTest: test_Renders_html_action ---------------------------------------- Started GET "/reports/sample" for 127.0.0.1 at 2021-05-20 09:12:56 -0700 Processing by ReportsController#sample as HTML Rendering reports/sample.html.erb within layouts/application Rendered reports/sample.html.erb within layouts/application (Duration: 0.4ms | Allocations: 81) Completed 200 OK in 17ms (Views: 15.6ms | ActiveRecord: 0.0ms | Allocations: 4031)  (0.1ms) rollback transaction  (0.1ms) begin transaction --------------------------------------------------------- NavigationTest: test_Respects_the_'filename'_option_alone --------------------------------------------------------- Started GET "/reports/custom_filename.pdf" for 127.0.0.1 at 2021-05-20 09:12:56 -0700 Processing by ReportsController#custom_filename as PDF Rendering reports/custom_filename.pdf.prawn Rendered reports/custom_filename.pdf.prawn (Duration: 7.4ms | Allocations: 1864) Completed 200 OK in 10ms (Views: 8.4ms | ActiveRecord: 0.0ms | Allocations: 2274)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------- NavigationTest: test_Sets_file_name_from_'@filename'_when_present ----------------------------------------------------------------- Started GET "/reports/ivar_filename.pdf" for 127.0.0.1 at 2021-05-20 09:12:56 -0700 Processing by ReportsController#ivar_filename as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.4ms | Allocations: 1871) Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms | Allocations: 2267)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------- NavigationTest: test_render_to_string_in_mailer ----------------------------------------------- Rendering reports/sample.pdf.prawn Rendered reports/sample.pdf.prawn (Duration: 22.7ms | Allocations: 12741) Rendering reports_mailer/send_report.html.erb Rendered reports_mailer/send_report.html.erb (Duration: 0.4ms | Allocations: 77) ReportsMailer#send_report: processed outbound mail in 37.8ms  (0.1ms) rollback transaction  (0.1ms) begin transaction -------------------------------------------------------------------- NavigationTest: test_Maintains_existing_'Content-Disposition'_header -------------------------------------------------------------------- Started GET "/reports/custom_headers.pdf" for 127.0.0.1 at 2021-05-20 09:12:56 -0700 Processing by ReportsController#custom_headers as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.3ms | Allocations: 1796) Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms | Allocations: 2055)  (0.1ms) rollback transaction  (0.1ms) begin transaction ----------------------------------------------------------------------- NavigationTest: test_Respects_both_options_on_'prawn-document'_together ----------------------------------------------------------------------- Started GET "/reports/custom.pdf" for 127.0.0.1 at 2021-05-20 09:12:56 -0700 Processing by ReportsController#custom as PDF Rendering reports/custom.pdf.prawn Rendered reports/custom.pdf.prawn (Duration: 2.3ms | Allocations: 1798) Completed 200 OK in 3ms (Views: 2.9ms | ActiveRecord: 0.0ms | Allocations: 2071)  (0.1ms) rollback transaction