test/dummy/log/development.log in invoice_bar-0.0.9 vs test/dummy/log/development.log in invoice_bar-0.0.10
- old
+ new
@@ -25605,5 +25605,1342 @@
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2016-08-06 16:40:39 +0200
Started GET "/assets/invoice_bar/invoice_bar.js?body=1" for 127.0.0.1 at 2016-08-06 16:40:39 +0200
+
+
+Started GET "/" for 127.0.0.1 at 2016-08-06 17:24:00 +0200
+Processing by Rails::WelcomeController#index as HTML
+ Rendered /home/strzibny/.gem/ruby/gems/railties-4.2.4/lib/rails/templates/rails/welcome/index.html.erb (1.6ms)
+Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/invoice_bar" for 127.0.0.1 at 2016-08-06 17:24:05 +0200
+Processing by InvoiceBar::DashboardController#index as HTML
+ [1m[36mInvoiceBar::User Load (0.2ms)[0m [1mSELECT "invoice_bar_users".* FROM "invoice_bar_users" WHERE "invoice_bar_users"."id" = ? LIMIT 1[0m [["id", 1]]
+Redirected to http://localhost:3000/invoice_bar/invoices
+Completed 302 Found in 45ms (ActiveRecord: 2.0ms)
+
+
+Started GET "/invoice_bar/invoices" for 127.0.0.1 at 2016-08-06 17:24:05 +0200
+Processing by InvoiceBar::InvoicesController#index as HTML
+ [1m[35mInvoiceBar::User Load (0.1ms)[0m SELECT "invoice_bar_users".* FROM "invoice_bar_users" WHERE "invoice_bar_users"."id" = ? LIMIT 1 [["id", 1]]
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_invoices_index_html_erb__2540332166310135333_47095771009900 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb:31)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_invoices_index_html_erb__2540332166310135333_47095771009900 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb:34)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_invoices_index_html_erb__2540332166310135333_47095771009900 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb:37)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/forms/_filter.html.erb (1.6ms)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_invoices_index_html_erb__2540332166310135333_47095771009900 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb:45)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_invoices_index_html_erb__2540332166310135333_47095771009900 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb:48)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_invoices_index_html_erb__2540332166310135333_47095771009900 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb:51)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_invoices_index_html_erb__2540332166310135333_47095771009900 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb:54)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_invoices_index_html_erb__2540332166310135333_47095771009900 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb:57)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_invoices_index_html_erb__2540332166310135333_47095771009900 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb:65)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_invoices_index_html_erb__2540332166310135333_47095771009900 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb:68)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_invoices_index_html_erb__2540332166310135333_47095771009900 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb:71)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_invoices_index_html_erb__2540332166310135333_47095771009900 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb:74)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_invoices_index_html_erb__2540332166310135333_47095771009900 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb:77)
+ [1m[36mInvoiceBar::Invoice Load (0.5ms)[0m [1mSELECT "invoice_bar_invoices".* FROM "invoice_bar_invoices" WHERE "invoice_bar_invoices"."user_id" = ? LIMIT 25 OFFSET 0[0m [["user_id", 1]]
+ [1m[35mInvoiceBar::Account Load (0.1ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mInvoiceBar::Currency Load (0.1ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mInvoiceBar::Account Load (0.1ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mInvoiceBar::Currency Load (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "invoice_bar_invoices" WHERE "invoice_bar_invoices"."user_id" = ? [["user_id", 1]]
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/index.html.erb within invoice_bar/layouts/signed_in (465.3ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (581.9ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (3.1ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.5ms)
+Completed 200 OK in 1075ms (Views: 1053.4ms | ActiveRecord: 2.5ms)
+
+
+Started GET "/assets/invoice_bar/invoice_bar.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/bootstrap-responsive.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/invoice_bar/document.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/invoice_bar/tables.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/invoice_bar/forms.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/accordion.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/menu.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/autocomplete.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/button.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/datepicker.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/draggable.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/resizable.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/dialog.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/progressbar.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/selectable.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/selectmenu.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/sortable.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/slider.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/spinner.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/tabs.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/tooltip.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/base.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui/all.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery-ui.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/bootstrap-transition.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:06 +0200
+
+
+Started GET "/assets/bootstrap-affix.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/bootstrap-alert.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/bootstrap-button.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/bootstrap-modal.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/bootstrap-tab.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/bootstrap-popover.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/accordion.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/menu.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/autocomplete.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/button.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/mouse.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/draggable.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/resizable.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/dialog.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/droppable.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-blind.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-bounce.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-clip.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-drop.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-explode.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-fade.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-fold.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-highlight.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-size.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-scale.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-puff.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-pulsate.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-shake.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-slide.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/effect-transfer.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/progressbar.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/selectable.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/selectmenu.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/slider.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/sortable.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/spinner.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/tabs.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui/tooltip.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/assets/invoice_bar/invoice_bar.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:07 +0200
+
+
+Started GET "/invoice_bar/invoices/201001121" for 127.0.0.1 at 2016-08-06 17:24:09 +0200
+Processing by InvoiceBar::InvoicesController#show as HTML
+ Parameters: {"number"=>"201001121"}
+ [1m[36mInvoiceBar::User Load (0.1ms)[0m [1mSELECT "invoice_bar_users".* FROM "invoice_bar_users" WHERE "invoice_bar_users"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mInvoiceBar::Invoice Load (0.3ms)[0m SELECT "invoice_bar_invoices".* FROM "invoice_bar_invoices" WHERE "invoice_bar_invoices"."user_id" = ? AND "invoice_bar_invoices"."number" = ? ORDER BY "invoice_bar_invoices"."id" ASC LIMIT 1 [["user_id", 1], ["number", "201001121"]]
+ [1m[36mInvoiceBar::Address Load (0.2ms)[0m [1mSELECT "invoice_bar_addresses".* FROM "invoice_bar_addresses" WHERE "invoice_bar_addresses"."addressable_id" = ? AND "invoice_bar_addresses"."addressable_type" = ? LIMIT 1[0m [["addressable_id", 1], ["addressable_type", "InvoiceBar::Invoice#contact_address"]]
+ [1m[35mInvoiceBar::Account Load (0.2ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."user_id" = ? AND "invoice_bar_accounts"."id" = ? LIMIT 1 [["user_id", 1], ["id", 2]]
+ [1m[36mInvoiceBar::Address Load (0.2ms)[0m [1mSELECT "invoice_bar_addresses".* FROM "invoice_bar_addresses" WHERE "invoice_bar_addresses"."addressable_id" = ? AND "invoice_bar_addresses"."addressable_type" = ? LIMIT 1[0m [["addressable_id", 1], ["addressable_type", "InvoiceBar::Invoice#user_address"]]
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/forms/_address.html.erb (1.1ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.1ms)
+ [1m[35mInvoiceBar::Account Load (0.1ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mInvoiceBar::Item Load (0.3ms)[0m [1mSELECT "invoice_bar_items".* FROM "invoice_bar_items" WHERE "invoice_bar_items"."itemable_id" = ? AND "invoice_bar_items"."itemable_type" = ?[0m [["itemable_id", 1], ["itemable_type", "InvoiceBar::Invoice"]]
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/forms/_items.html.erb (10.9ms)
+ [1m[35mInvoiceBar::Currency Load (0.1ms)[0m SELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1 [["id", 6]]
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/documents/_show.html.erb (70.2ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/invoices/show.html.erb within invoice_bar/layouts/signed_in (71.3ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (31.9ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.9ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.1ms)
+Completed 200 OK in 128ms (Views: 109.4ms | ActiveRecord: 2.3ms)
+
+
+Started GET "/assets/invoice_bar/invoice_bar.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:09 +0200
+
+
+Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:09 +0200
+
+
+Started GET "/assets/bootstrap-responsive.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:09 +0200
+
+
+Started GET "/assets/invoice_bar/document.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:09 +0200
+
+
+Started GET "/assets/invoice_bar/forms.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:09 +0200
+
+
+Started GET "/assets/invoice_bar/tables.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:09 +0200
+
+
+Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:09 +0200
+
+
+Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/accordion.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/menu.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/autocomplete.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/button.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/datepicker.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/draggable.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/resizable.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/dialog.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/progressbar.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/selectable.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/selectmenu.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/sortable.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/slider.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/spinner.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/tabs.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/tooltip.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/base.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/all.css?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap-transition.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap-affix.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap-alert.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap-button.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap-modal.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap-tab.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap-popover.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/accordion.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/menu.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/button.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/autocomplete.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/mouse.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/resizable.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/draggable.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/dialog.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/droppable.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-blind.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-bounce.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-clip.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-drop.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-explode.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-fade.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-fold.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-highlight.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-size.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-scale.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-puff.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-pulsate.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-shake.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-slide.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/effect-transfer.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/progressbar.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/selectable.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/selectmenu.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/sortable.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/slider.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/tabs.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/tooltip.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui/spinner.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/assets/invoice_bar/invoice_bar.js?body=1" for 127.0.0.1 at 2016-08-06 17:24:10 +0200
+
+
+Started GET "/invoice_bar/invoices/201001121.pdf" for 127.0.0.1 at 2016-08-06 17:24:13 +0200
+Processing by InvoiceBar::InvoicesController#show as PDF
+ Parameters: {"number"=>"201001121"}
+ [1m[36mInvoiceBar::User Load (0.1ms)[0m [1mSELECT "invoice_bar_users".* FROM "invoice_bar_users" WHERE "invoice_bar_users"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mInvoiceBar::Invoice Load (0.1ms)[0m SELECT "invoice_bar_invoices".* FROM "invoice_bar_invoices" WHERE "invoice_bar_invoices"."user_id" = ? AND "invoice_bar_invoices"."number" = ? ORDER BY "invoice_bar_invoices"."id" ASC LIMIT 1 [["user_id", 1], ["number", "201001121"]]
+ [1m[36mInvoiceBar::Address Load (0.2ms)[0m [1mSELECT "invoice_bar_addresses".* FROM "invoice_bar_addresses" WHERE "invoice_bar_addresses"."addressable_id" = ? AND "invoice_bar_addresses"."addressable_type" = ? LIMIT 1[0m [["addressable_id", 1], ["addressable_type", "InvoiceBar::Invoice#contact_address"]]
+ [1m[35mInvoiceBar::Account Load (0.1ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."user_id" = ? AND "invoice_bar_accounts"."id" = ? LIMIT 1 [["user_id", 1], ["id", 2]]
+ [1m[36mInvoiceBar::Address Load (0.2ms)[0m [1mSELECT "invoice_bar_addresses".* FROM "invoice_bar_addresses" WHERE "invoice_bar_addresses"."addressable_id" = ? AND "invoice_bar_addresses"."addressable_type" = ? LIMIT 1[0m [["addressable_id", 1], ["addressable_type", "InvoiceBar::User"]]
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.6ms)
+
+NoMethodError (undefined method `account_currency_symbol' for #<InvoiceBar::Invoice:0x0055aaabe71c28>):
+ activemodel (4.2.4) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ /home/strzibny/projects/invoicebar/app/models/invoice_bar/invoice_pdf.rb:43:in `printable_invoice'
+ /home/strzibny/projects/invoicebar/app/models/invoice_bar/invoice_pdf.rb:14:in `render'
+ /home/strzibny/projects/invoicebar/app/controllers/invoice_bar/invoices_controller.rb:27:in `block (2 levels) in show'
+ actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `call'
+ actionpack (4.2.4) lib/action_controller/metal/mime_responds.rb:217:in `respond_to'
+ /home/strzibny/projects/invoicebar/app/controllers/invoice_bar/invoices_controller.rb:23:in `show'
+ actionpack (4.2.4) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.2.4) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.4) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.4) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.4) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.4) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.4) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.4) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.4) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.4) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.4) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.4) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.4) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.4) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.4) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.4) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.4) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.4) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.4) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.4) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.4) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `call'
+ actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:76:in `dispatch'
+ actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:45:in `serve'
+ actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call'
+ railties (4.2.4) lib/rails/engine.rb:518:in `call'
+ railties (4.2.4) lib/rails/railtie.rb:194:in `public_send'
+ railties (4.2.4) lib/rails/railtie.rb:194:in `method_missing'
+ actionpack (4.2.4) lib/action_dispatch/routing/mapper.rb:51:in `serve'
+ actionpack (4.2.4) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.4) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.4) lib/action_dispatch/routing/route_set.rb:821:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.4) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.4) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.4) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.4) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.4) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.4) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.4) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.4) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.4) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.4) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.4) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.4) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ actionpack (4.2.4) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
+ railties (4.2.4) lib/rails/rack/logger.rb:38:in `call_app'
+ railties (4.2.4) lib/rails/rack/logger.rb:20:in `block in call'
+ activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `block in tagged'
+ activesupport (4.2.4) lib/active_support/tagged_logging.rb:26:in `tagged'
+ activesupport (4.2.4) lib/active_support/tagged_logging.rb:68:in `tagged'
+ railties (4.2.4) lib/rails/rack/logger.rb:20:in `call'
+ actionpack (4.2.4) lib/action_dispatch/middleware/request_id.rb:21:in `call'
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
+ activesupport (4.2.4) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ actionpack (4.2.4) lib/action_dispatch/middleware/static.rb:116:in `call'
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
+ railties (4.2.4) lib/rails/engine.rb:518:in `call'
+ railties (4.2.4) lib/rails/application.rb:165:in `call'
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
+ /usr/share/ruby/webrick/httpserver.rb:138:in `service'
+ /usr/share/ruby/webrick/httpserver.rb:94:in `run'
+ /usr/share/ruby/webrick/server.rb:294:in `block in start_thread'
+
+
+ Rendered /home/strzibny/.gem/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.4ms)
+ Rendered /home/strzibny/.gem/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms)
+ Rendered /home/strzibny/.gem/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /home/strzibny/.gem/ruby/gems/actionpack-4.2.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (21.7ms)
+
+
+Started GET "/invoice_bar/invoices/201001121.pdf" for 127.0.0.1 at 2016-08-06 17:24:40 +0200
+Processing by InvoiceBar::InvoicesController#show as PDF
+ Parameters: {"number"=>"201001121"}
+ [1m[35mInvoiceBar::User Load (0.3ms)[0m SELECT "invoice_bar_users".* FROM "invoice_bar_users" WHERE "invoice_bar_users"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mInvoiceBar::Invoice Load (0.2ms)[0m [1mSELECT "invoice_bar_invoices".* FROM "invoice_bar_invoices" WHERE "invoice_bar_invoices"."user_id" = ? AND "invoice_bar_invoices"."number" = ? ORDER BY "invoice_bar_invoices"."id" ASC LIMIT 1[0m [["user_id", 1], ["number", "201001121"]]
+ [1m[35mInvoiceBar::Address Load (0.2ms)[0m SELECT "invoice_bar_addresses".* FROM "invoice_bar_addresses" WHERE "invoice_bar_addresses"."addressable_id" = ? AND "invoice_bar_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "InvoiceBar::Invoice#contact_address"]]
+ [1m[36mInvoiceBar::Account Load (0.2ms)[0m [1mSELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."user_id" = ? AND "invoice_bar_accounts"."id" = ? LIMIT 1[0m [["user_id", 1], ["id", 2]]
+ [1m[35mInvoiceBar::Address Load (0.1ms)[0m SELECT "invoice_bar_addresses".* FROM "invoice_bar_addresses" WHERE "invoice_bar_addresses"."addressable_id" = ? AND "invoice_bar_addresses"."addressable_type" = ? LIMIT 1 [["addressable_id", 1], ["addressable_type", "InvoiceBar::User"]]
+ [1m[36mInvoiceBar::Account Load (0.1ms)[0m [1mSELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mInvoiceBar::Currency Load (0.1ms)[0m SELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mInvoiceBar::Item Load (0.2ms)[0m [1mSELECT "invoice_bar_items".* FROM "invoice_bar_items" WHERE "invoice_bar_items"."itemable_id" = ? AND "invoice_bar_items"."itemable_type" = ?[0m [["itemable_id", 1], ["itemable_type", "InvoiceBar::Invoice"]]
+ Rendered text template (0.0ms)
+Sent data (2.3ms)
+Completed 200 OK in 132ms (Views: 2.1ms | ActiveRecord: 3.9ms)
+
+
+Started GET "/invoice_bar/receipts" for 127.0.0.1 at 2016-08-06 17:25:51 +0200
+Processing by InvoiceBar::ReceiptsController#index as HTML
+ [1m[35mInvoiceBar::User Load (0.2ms)[0m SELECT "invoice_bar_users".* FROM "invoice_bar_users" WHERE "invoice_bar_users"."id" = ? LIMIT 1 [["id", 1]]
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_receipts_index_html_erb__1035970114034147615_70056333242760 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/receipts/index.html.erb:27)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_receipts_index_html_erb__1035970114034147615_70056333242760 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/receipts/index.html.erb:30)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_receipts_index_html_erb__1035970114034147615_70056333242760 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/receipts/index.html.erb:33)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/forms/_filter.html.erb (0.8ms)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_receipts_index_html_erb__1035970114034147615_70056333242760 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/receipts/index.html.erb:43)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_receipts_index_html_erb__1035970114034147615_70056333242760 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/receipts/index.html.erb:46)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_receipts_index_html_erb__1035970114034147615_70056333242760 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/receipts/index.html.erb:49)
+DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from __home_strzibny_projects_invoicebar_app_views_invoice_bar_receipts_index_html_erb__1035970114034147615_70056333242760 at /home/strzibny/projects/invoicebar/app/views/invoice_bar/receipts/index.html.erb:52)
+ [1m[36mInvoiceBar::Receipt Load (0.4ms)[0m [1mSELECT "invoice_bar_receipts".* FROM "invoice_bar_receipts" WHERE "invoice_bar_receipts"."user_id" = ? LIMIT 25 OFFSET 0[0m [["user_id", 1]]
+ [1m[35mInvoiceBar::Account Load (0.1ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mInvoiceBar::Currency Load (0.1ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "invoice_bar_receipts" WHERE "invoice_bar_receipts"."user_id" = ? [["user_id", 1]]
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/receipts/index.html.erb within invoice_bar/layouts/signed_in (82.7ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (24.0ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (1.5ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.2ms)
+Completed 200 OK in 148ms (Views: 110.9ms | ActiveRecord: 3.6ms)
+
+
+Started GET "/assets/invoice_bar/invoice_bar.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:51 +0200
+
+
+Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:51 +0200
+
+
+Started GET "/assets/bootstrap-responsive.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:51 +0200
+
+
+Started GET "/assets/invoice_bar/document.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:51 +0200
+
+
+Started GET "/assets/invoice_bar/forms.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:51 +0200
+
+
+Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:51 +0200
+
+
+Started GET "/assets/invoice_bar/tables.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:51 +0200
+
+
+Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:51 +0200
+
+
+Started GET "/assets/jquery-ui/accordion.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/autocomplete.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/button.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/menu.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/datepicker.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/draggable.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/resizable.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/dialog.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/progressbar.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/selectable.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/selectmenu.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/sortable.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/slider.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/spinner.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/tabs.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/base.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/tooltip.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/all.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap-transition.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap-affix.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap-alert.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap-button.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap-modal.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap-tab.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap-popover.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/accordion.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/menu.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/autocomplete.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/button.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/draggable.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/mouse.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/resizable.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/dialog.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/droppable.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-blind.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-clip.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-drop.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-bounce.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-explode.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-fade.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-fold.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-highlight.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-size.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-scale.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-puff.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-pulsate.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-shake.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-slide.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/effect-transfer.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/progressbar.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/selectable.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/selectmenu.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/slider.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/sortable.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/spinner.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/tabs.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui/tooltip.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/assets/invoice_bar/invoice_bar.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:52 +0200
+
+
+Started GET "/invoice_bar/receipts/2010011235" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+Processing by InvoiceBar::ReceiptsController#show as HTML
+ Parameters: {"number"=>"2010011235"}
+ [1m[36mInvoiceBar::User Load (0.1ms)[0m [1mSELECT "invoice_bar_users".* FROM "invoice_bar_users" WHERE "invoice_bar_users"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mInvoiceBar::Receipt Load (0.4ms)[0m SELECT "invoice_bar_receipts".* FROM "invoice_bar_receipts" WHERE "invoice_bar_receipts"."user_id" = ? AND "invoice_bar_receipts"."number" = ? ORDER BY "invoice_bar_receipts"."id" ASC LIMIT 1 [["user_id", 1], ["number", "2010011235"]]
+ [1m[36mInvoiceBar::Address Load (0.3ms)[0m [1mSELECT "invoice_bar_addresses".* FROM "invoice_bar_addresses" WHERE "invoice_bar_addresses"."addressable_id" = ? AND "invoice_bar_addresses"."addressable_type" = ? LIMIT 1[0m [["addressable_id", 5], ["addressable_type", "InvoiceBar::Receipt#contact_address"]]
+ [1m[35mInvoiceBar::Account Load (0.2ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."user_id" = ? AND "invoice_bar_accounts"."id" = ? LIMIT 1 [["user_id", 1], ["id", 1]]
+ [1m[36mInvoiceBar::Address Load (0.2ms)[0m [1mSELECT "invoice_bar_addresses".* FROM "invoice_bar_addresses" WHERE "invoice_bar_addresses"."addressable_id" = ? AND "invoice_bar_addresses"."addressable_type" = ? LIMIT 1[0m [["addressable_id", 5], ["addressable_type", "InvoiceBar::Receipt#user_address"]]
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.2ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/forms/_address.html.erb (0.1ms)
+ [1m[35mInvoiceBar::Account Load (0.1ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mInvoiceBar::Item Load (0.3ms)[0m [1mSELECT "invoice_bar_items".* FROM "invoice_bar_items" WHERE "invoice_bar_items"."itemable_id" = ? AND "invoice_bar_items"."itemable_type" = ?[0m [["itemable_id", 5], ["itemable_type", "InvoiceBar::Receipt"]]
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/forms/_items.html.erb (11.3ms)
+ [1m[35mInvoiceBar::Currency Load (0.1ms)[0m SELECT "invoice_bar_currencies".* FROM "invoice_bar_currencies" WHERE "invoice_bar_currencies"."id" = ? LIMIT 1 [["id", 5]]
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/documents/_show.html.erb (52.3ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/receipts/show.html.erb within invoice_bar/layouts/signed_in (53.9ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/layouts/_head.html.erb (24.0ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/layouts/_navbar.html.erb (2.0ms)
+ Rendered /home/strzibny/projects/invoicebar/app/views/invoice_bar/layouts/_messages.html.erb (0.2ms)
+Completed 200 OK in 104ms (Views: 84.2ms | ActiveRecord: 2.5ms)
+
+
+Started GET "/assets/invoice_bar/invoice_bar.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-responsive.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/invoice_bar/document.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/invoice_bar/forms.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/invoice_bar/tables.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/autocomplete.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/core.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/accordion.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/menu.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/theme.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/button.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/draggable.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/datepicker.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/resizable.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/dialog.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/progressbar.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/selectmenu.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/selectable.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/slider.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/sortable.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/spinner.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/tabs.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/tooltip.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/base.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/all.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui.css?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-transition.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-affix.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-alert.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-button.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-modal.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-tab.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-popover.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/bootstrap.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/core.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/widget.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/accordion.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/position.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/menu.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/autocomplete.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/button.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/mouse.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/datepicker.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/draggable.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/resizable.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/dialog.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/droppable.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-blind.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-bounce.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-clip.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-drop.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-explode.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-fade.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-fold.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-highlight.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-size.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-scale.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-puff.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-pulsate.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-shake.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-slide.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/effect-transfer.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/progressbar.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:54 +0200
+
+
+Started GET "/assets/jquery-ui/selectable.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:55 +0200
+
+
+Started GET "/assets/jquery-ui/selectmenu.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:55 +0200
+
+
+Started GET "/assets/jquery-ui/slider.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:55 +0200
+
+
+Started GET "/assets/jquery-ui/sortable.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:55 +0200
+
+
+Started GET "/assets/jquery-ui/spinner.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:55 +0200
+
+
+Started GET "/assets/jquery-ui/tabs.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:55 +0200
+
+
+Started GET "/assets/jquery-ui/tooltip.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:55 +0200
+
+
+Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:55 +0200
+
+
+Started GET "/assets/jquery_nested_form.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:55 +0200
+
+
+Started GET "/assets/invoice_bar/invoice_bar.js?body=1" for 127.0.0.1 at 2016-08-06 17:25:55 +0200
+
+
+Started GET "/invoice_bar/receipts/2010011235.pdf" for 127.0.0.1 at 2016-08-06 17:27:27 +0200
+Processing by InvoiceBar::ReceiptsController#show as PDF
+ Parameters: {"number"=>"2010011235"}
+ [1m[36mInvoiceBar::User Load (0.1ms)[0m [1mSELECT "invoice_bar_users".* FROM "invoice_bar_users" WHERE "invoice_bar_users"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mInvoiceBar::Receipt Load (0.1ms)[0m SELECT "invoice_bar_receipts".* FROM "invoice_bar_receipts" WHERE "invoice_bar_receipts"."user_id" = ? AND "invoice_bar_receipts"."number" = ? ORDER BY "invoice_bar_receipts"."id" ASC LIMIT 1 [["user_id", 1], ["number", "2010011235"]]
+ [1m[36mInvoiceBar::Address Load (0.1ms)[0m [1mSELECT "invoice_bar_addresses".* FROM "invoice_bar_addresses" WHERE "invoice_bar_addresses"."addressable_id" = ? AND "invoice_bar_addresses"."addressable_type" = ? LIMIT 1[0m [["addressable_id", 5], ["addressable_type", "InvoiceBar::Receipt#contact_address"]]
+ [1m[35mInvoiceBar::Account Load (0.1ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."user_id" = ? AND "invoice_bar_accounts"."id" = ? LIMIT 1 [["user_id", 1], ["id", 1]]
+ [1m[36mInvoiceBar::Address Load (0.1ms)[0m [1mSELECT "invoice_bar_addresses".* FROM "invoice_bar_addresses" WHERE "invoice_bar_addresses"."addressable_id" = ? AND "invoice_bar_addresses"."addressable_type" = ? LIMIT 1[0m [["addressable_id", 1], ["addressable_type", "InvoiceBar::User"]]
+ [1m[35mInvoiceBar::Account Load (0.1ms)[0m SELECT "invoice_bar_accounts".* FROM "invoice_bar_accounts" WHERE "invoice_bar_accounts"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mInvoiceBar::Item Load (0.1ms)[0m [1mSELECT "invoice_bar_items".* FROM "invoice_bar_items" WHERE "invoice_bar_items"."itemable_id" = ? AND "invoice_bar_items"."itemable_type" = ?[0m [["itemable_id", 5], ["itemable_type", "InvoiceBar::Receipt"]]
+ Rendered text template (0.0ms)
+Sent data (0.6ms)
+Completed 200 OK in 44ms (Views: 0.4ms | ActiveRecord: 0.7ms)