ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (9.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (3.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (8.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (38.5ms) Completed 200 OK in 256ms (Views: 176.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 8ms (Views: 4.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 7ms (Views: 4.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.7ms) Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.8ms) Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 8ms (Views: 4.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.2ms) Completed 200 OK in 8ms (Views: 4.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 8ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (1.0ms) Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 33ms (Views: 4.7ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.1ms) Completed 200 OK in 11ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-10 11:39:33 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.4ms) select sqlite_version(*)  (1.4ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:10:34 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (9.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (10.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (41.2ms) Completed 200 OK in 260ms (Views: 193.7ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:11:00 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.3ms) Completed 200 OK in 10ms (Views: 6.0ms | ActiveRecord: 0.0ms) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:11:26 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (6.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (3.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (10.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (19.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (47.4ms) Completed 200 OK in 229ms (Views: 189.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:11:53 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (10.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (10.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (41.9ms) Completed 200 OK in 780271ms (Views: 231.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (9.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (9.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (37.5ms) Completed 200 OK in 249ms (Views: 176.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.8ms) Completed 200 OK in 8ms (Views: 3.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.6ms) Completed 200 OK in 9ms (Views: 4.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.3ms) Completed 200 OK in 5ms (Views: 3.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.3ms) Completed 200 OK in 5ms (Views: 3.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.6ms) Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 7ms (Views: 3.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.6ms) Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.2ms) Completed 200 OK in 10ms (Views: 6.4ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.6ms) Completed 200 OK in 11ms (Views: 6.4ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-10 15:25:02 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:29 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (8.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (3.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (12.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (45.1ms) Completed 200 OK in 285ms (Views: 192.9ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.2ms) Completed 200 OK in 10ms (Views: 5.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.6ms) Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 9ms (Views: 4.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 8ms (Views: 4.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 7ms (Views: 4.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.6ms) Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 36ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.3ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 9ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-14 12:41:30 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:07 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (5.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (7.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (25.8ms) Completed 200 OK in 201ms (Views: 151.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:07 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 8ms (Views: 4.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:07 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 6ms (Views: 3.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:07 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 9ms (Views: 5.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:07 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:07 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 10ms (Views: 5.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:07 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.6ms) Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:07 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:07 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 9ms (Views: 4.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:07 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.3ms) Completed 200 OK in 9ms (Views: 5.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:07 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.8ms) Completed 200 OK in 7ms (Views: 3.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:07 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-14 12:49:08 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 3ms (Views: 2.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:08 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.6ms) Completed 200 OK in 10ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-14 12:49:08 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.0ms) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:49:08 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.5ms) Completed 200 OK in 10ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-14 12:49:08 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (6.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (8.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (30.1ms) Completed 200 OK in 217ms (Views: 173.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.7ms) Completed 200 OK in 11ms (Views: 6.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.6ms) Completed 200 OK in 6ms (Views: 3.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.6ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.6ms) Completed 200 OK in 7ms (Views: 3.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.3ms) Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.4ms) Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (6.5ms) Completed 200 OK in 14ms (Views: 8.9ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-14 12:50:57 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (9.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (8.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (35.8ms) Completed 200 OK in 243ms (Views: 172.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 6ms (Views: 3.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.2ms) Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.6ms) Completed 200 OK in 11ms (Views: 6.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 9ms (Views: 4.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 9ms (Views: 5.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.2ms) Completed 200 OK in 8ms (Views: 4.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 8ms (Views: 4.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 200 OK in 6ms (Views: 3.2ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.6ms) Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (26.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (29.6ms) Completed 200 OK in 35ms (Views: 30.9ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 9ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-14 15:30:52 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.0ms) Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.2ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.2ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.3ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.2ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.5ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.6ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) rollback transaction  (1.5ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (7.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (7.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (31.7ms) Completed 200 OK in 262ms (Views: 180.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 200 OK in 7ms (Views: 3.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.2ms) Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 7ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.2ms) Completed 200 OK in 8ms (Views: 4.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.9ms) Completed 200 OK in 4ms (Views: 3.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.3ms) Completed 200 OK in 14ms (Views: 8.1ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 2.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 9ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 11:49:39 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.8ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (9.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (13.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (4.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (38.3ms) Completed 500 Internal Server Error in 82ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.9ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (2.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.6ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.0ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.8ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.2ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.9ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:50:24 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.9ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.8ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:49 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (8.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (4.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (29.4ms) Completed 500 Internal Server Error in 75ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.9ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.2ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.2ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.1ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.2ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.3ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.2ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.1ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:56:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.0ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.4ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (5.2ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:47 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (5.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (12.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (6.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (42.9ms) Completed 500 Internal Server Error in 146ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:48 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (2.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (6.8ms) Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:48 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (3.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (8.4ms) Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:48 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (6.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (11.8ms) Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:48 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (2.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (2.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (10.5ms) Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:48 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (7.1ms) Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.2ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:48 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (2.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (7.5ms) Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:48 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (2.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (7.7ms) Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:48 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (2.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (8.8ms) Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:48 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (2.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (7.7ms) Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:48 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (2.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (9.6ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:48 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (2.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (7.9ms) Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:48 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (4.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (9.2ms) Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.2ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 11:58:48 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (15.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (2.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (22.0ms) Completed 500 Internal Server Error in 37ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.9ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.2ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (5.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (6.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (27.1ms) Completed 200 OK in 199ms (Views: 154.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 8ms (Views: 4.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.9ms) Completed 200 OK in 10ms (Views: 7.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 7ms (Views: 5.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 6ms (Views: 4.2ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.1ms) Completed 200 OK in 10ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.3ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 12:00:41 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (2.2ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (16.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (3.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (25.8ms) Completed 500 Internal Server Error in 67ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.3ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.0ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.0ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.3ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.1ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.6ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.3ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.0ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:00:58 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.0ms) Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.8ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (1.2ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 34ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:03:50 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.1ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 36ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:05 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.7ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:37 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (5.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (5.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (30.7ms) Completed 200 OK in 232ms (Views: 172.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:37 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:37 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:37 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:37 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:37 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.1ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:38 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.7ms) Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:38 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.9ms) Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:38 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:38 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:38 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:38 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 6ms (Views: 4.4ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 12:04:38 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:38 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (6.0ms) Completed 200 OK in 37ms (Views: 7.4ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 12:04:38 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.2ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:04:38 +0200 Processing by Foxynews::PressroomsController#index as HTML Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.5ms) Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 12:04:38 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.0ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.2ms) select sqlite_version(*)  (2.0ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.2ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:16 +0200 Processing by Foxynews::PressroomsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.8ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.2ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.4ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:33 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.7ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.2ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (2.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (6.9ms) Completed 500 Internal Server Error in 68ms (ActiveRecord: 0.3ms)  (0.2ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (1.8ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (2.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.6ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (1.7ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (1.9ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (1.8ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (1.5ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.1ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (1.6ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (1.5ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.1ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (1.6ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (1.6ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (1.6ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (1.5ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.1ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:31:57 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (1.5ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.1ms)  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.8ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:40 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.2ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (7.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (9.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (34.6ms) Completed 200 OK in 226ms (Views: 171.4ms | ActiveRecord: 0.3ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:40 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.2ms) Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:40 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:40 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:40 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.8ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:40 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.1ms) Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:40 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 8ms (Views: 4.8ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:40 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.9ms) Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:40 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:40 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.5ms) Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:40 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:41 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.1ms) Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 12:32:41 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (2.2ms) Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:41 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.4ms) Completed 200 OK in 12ms (Views: 7.4ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 12:32:41 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.2ms) Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 12:32:41 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.7ms) Completed 200 OK in 9ms (Views: 5.7ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 12:32:41 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.6ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.8ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (1.1ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.8ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (1.2ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (1.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.2ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.6ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20150915120000') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('0') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (1.8ms) CREATE TABLE "foxynews_featured_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "article_id" integer, "featured" boolean, "created_at" datetime, "updated_at" datetime)   (0.2ms) select sqlite_version(*)  (1.0ms) CREATE INDEX "index_foxynews_featured_items_on_article_id" ON "foxynews_featured_items" ("article_id")  (0.2ms) SELECT sql FROM sqlite_master WHERE name='index_foxynews_featured_items_on_article_id' AND type='index' UNION ALL SELECT sql FROM sqlite_temp_master WHERE name='index_foxynews_featured_items_on_article_id' AND type='index'  (1.0ms) CREATE INDEX "index_foxynews_featured_items_on_title" ON "foxynews_featured_items" ("title")  (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150921115209')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20150921115208') ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:42 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.2ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (4.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (7.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (24.0ms) Completed 200 OK in 209ms (Views: 154.9ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:42 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.9ms) Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:42 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.8ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:42 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:42 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.6ms) Completed 200 OK in 5ms (Views: 3.4ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:42 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:42 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.8ms) Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:42 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:42 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:42 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:42 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:42 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (32.1ms) Completed 200 OK in 36ms (Views: 34.0ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 13:52:42 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (7.3ms) Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:43 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.2ms) Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 13:52:43 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:52:43 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.2ms) Completed 200 OK in 7ms (Views: 4.2ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 13:52:43 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:21 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.2ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (4.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (5.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (20.8ms) Completed 200 OK in 190ms (Views: 136.3ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:21 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.9ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:21 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:21 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.7ms) Completed 200 OK in 6ms (Views: 3.7ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:21 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:21 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.3ms) Completed 200 OK in 9ms (Views: 5.7ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:21 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:21 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.6ms) Completed 200 OK in 8ms (Views: 4.7ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:22 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.6ms) Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:22 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:22 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.9ms) Completed 200 OK in 6ms (Views: 3.8ms | ActiveRecord: 0.1ms)  (0.1ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:22 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 35ms (Views: 6.7ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 13:53:22 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.9ms) Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.0ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:22 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 10ms (Views: 5.8ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 13:53:22 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:53:22 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 13:53:22 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction Started GET "/" for 127.0.0.1 at 2015-09-21 13:54:15 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] CACHE (0.0ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", true]] Foxynews::FeaturedItem Load (0.2ms) SELECT "foxynews_featured_items".* FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (16.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (5.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (33.9ms) Completed 200 OK in 31654ms (Views: 148.2ms | ActiveRecord: 0.4ms)  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["created_at", "2015-09-21 11:54:50.115947"], ["updated_at", "2015-09-21 11:54:50.115947"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 13:54:50 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]]  (0.2ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["created_at", "2015-09-21 11:55:03.328075"], ["updated_at", "2015-09-21 11:55:03.328075"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Foxynews::FeaturedItem Load (0.4ms) SELECT "foxynews_featured_items".* FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]]  (0.2ms) SAVEPOINT active_record_1 SQL (0.1ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["created_at", "2015-09-21 11:55:27.650424"], ["updated_at", "2015-09-21 11:55:27.650424"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Foxynews::FeaturedItem Load (0.1ms) SELECT "foxynews_featured_items".* FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (6.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (5.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (31.6ms) Completed 200 OK in 54163ms (Views: 147.6ms | ActiveRecord: 1.6ms)  (0.2ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.4ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 11:55:53.992506"], ["updated_at", "2015-09-21 11:55:53.992506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 13:55:54 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (13.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (5.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (30.1ms) Completed 200 OK in 15467ms (Views: 141.5ms | ActiveRecord: 0.1ms)  (0.2ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 11:56:12.135585"], ["updated_at", "2015-09-21 11:56:12.135585"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 13:56:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.2ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (4.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (6.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (33.2ms) Completed 200 OK in 3876ms (Views: 155.4ms | ActiveRecord: 0.2ms)  (1.2ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.505694"], ["updated_at", "2015-09-21 12:01:00.505694"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (4.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (6.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (25.2ms) Completed 200 OK in 193ms (Views: 143.9ms | ActiveRecord: 0.1ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.719707"], ["updated_at", "2015-09-21 12:01:00.719707"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.735794"], ["updated_at", "2015-09-21 12:01:00.735794"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.8ms) Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.748805"], ["updated_at", "2015-09-21 12:01:00.748805"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.759043"], ["updated_at", "2015-09-21 12:01:00.759043"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.770920"], ["updated_at", "2015-09-21 12:01:00.770920"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.5ms) Completed 200 OK in 9ms (Views: 7.0ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.785446"], ["updated_at", "2015-09-21 12:01:00.785446"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.798692"], ["updated_at", "2015-09-21 12:01:00.798692"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.814723"], ["updated_at", "2015-09-21 12:01:00.814723"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 8ms (Views: 4.9ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.830559"], ["updated_at", "2015-09-21 12:01:00.830559"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 8ms (Views: 4.8ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.846150"], ["updated_at", "2015-09-21 12:01:00.846150"]]  (0.9ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.7ms) Completed 200 OK in 34ms (Views: 6.3ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.892293"], ["updated_at", "2015-09-21 12:01:00.892293"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.1ms) Completed 200 OK in 10ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (1.0ms) Completed 200 OK in 4ms (Views: 3.3ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.918129"], ["updated_at", "2015-09-21 12:01:00.918129"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (6.2ms) Completed 200 OK in 11ms (Views: 7.4ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:01:00.940668"], ["updated_at", "2015-09-21 12:01:00.940668"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.9ms) Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:01:00 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.229974"], ["updated_at", "2015-09-21 12:39:01.229974"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.2ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (4.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (3.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (6.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (28.3ms) Completed 200 OK in 242ms (Views: 202.0ms | ActiveRecord: 0.2ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.494853"], ["updated_at", "2015-09-21 12:39:01.494853"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.2ms) Completed 200 OK in 10ms (Views: 6.8ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.511643"], ["updated_at", "2015-09-21 12:39:01.511643"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.9ms) Completed 200 OK in 10ms (Views: 7.1ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.527978"], ["updated_at", "2015-09-21 12:39:01.527978"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.9ms) Completed 200 OK in 11ms (Views: 7.2ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.545977"], ["updated_at", "2015-09-21 12:39:01.545977"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.9ms) Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.559086"], ["updated_at", "2015-09-21 12:39:01.559086"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (5.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 12ms (Views: 9.4ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.575778"], ["updated_at", "2015-09-21 12:39:01.575778"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.1ms) Completed 200 OK in 10ms (Views: 6.4ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.591891"], ["updated_at", "2015-09-21 12:39:01.591891"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.9ms) Completed 200 OK in 9ms (Views: 6.2ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.609426"], ["updated_at", "2015-09-21 12:39:01.609426"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.6ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.650378"], ["updated_at", "2015-09-21 12:39:01.650378"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.5ms) Completed 200 OK in 12ms (Views: 6.9ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.673639"], ["updated_at", "2015-09-21 12:39:01.673639"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.1ms) Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.694162"], ["updated_at", "2015-09-21 12:39:01.694162"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (6.6ms) Completed 200 OK in 12ms (Views: 7.9ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.726511"], ["updated_at", "2015-09-21 12:39:01.726511"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (9.2ms) Completed 200 OK in 15ms (Views: 10.7ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:39:01.756155"], ["updated_at", "2015-09-21 12:39:01.756155"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.8ms) Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:39:01 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.9ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (1.0ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.358628"], ["updated_at", "2015-09-21 12:41:00.358628"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 28ms (ActiveRecord: 0.1ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.404624"], ["updated_at", "2015-09-21 12:41:00.404624"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.410506"], ["updated_at", "2015-09-21 12:41:00.410506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.423770"], ["updated_at", "2015-09-21 12:41:00.423770"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.430295"], ["updated_at", "2015-09-21 12:41:00.430295"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.435832"], ["updated_at", "2015-09-21 12:41:00.435832"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.441032"], ["updated_at", "2015-09-21 12:41:00.441032"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.447172"], ["updated_at", "2015-09-21 12:41:00.447172"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.452791"], ["updated_at", "2015-09-21 12:41:00.452791"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.458435"], ["updated_at", "2015-09-21 12:41:00.458435"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.464210"], ["updated_at", "2015-09-21 12:41:00.464210"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.468907"], ["updated_at", "2015-09-21 12:41:00.468907"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.473113"], ["updated_at", "2015-09-21 12:41:00.473113"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:00.479692"], ["updated_at", "2015-09-21 12:41:00.479692"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:00 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.714955"], ["updated_at", "2015-09-21 12:41:12.714955"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 42ms (ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.778041"], ["updated_at", "2015-09-21 12:41:12.778041"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.784641"], ["updated_at", "2015-09-21 12:41:12.784641"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.789720"], ["updated_at", "2015-09-21 12:41:12.789720"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.796709"], ["updated_at", "2015-09-21 12:41:12.796709"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.802604"], ["updated_at", "2015-09-21 12:41:12.802604"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.807522"], ["updated_at", "2015-09-21 12:41:12.807522"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.812938"], ["updated_at", "2015-09-21 12:41:12.812938"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.818135"], ["updated_at", "2015-09-21 12:41:12.818135"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.823639"], ["updated_at", "2015-09-21 12:41:12.823639"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.831913"], ["updated_at", "2015-09-21 12:41:12.831913"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.838641"], ["updated_at", "2015-09-21 12:41:12.838641"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.845723"], ["updated_at", "2015-09-21 12:41:12.845723"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:12.852372"], ["updated_at", "2015-09-21 12:41:12.852372"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:12 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:53.665086"], ["updated_at", "2015-09-21 12:41:53.665086"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:53 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (3.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (5.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (21.4ms) Completed 200 OK in 190ms (Views: 136.9ms | ActiveRecord: 0.1ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:53.882771"], ["updated_at", "2015-09-21 12:41:53.882771"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:53 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.2ms) Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:53.894722"], ["updated_at", "2015-09-21 12:41:53.894722"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:53 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:53.904851"], ["updated_at", "2015-09-21 12:41:53.904851"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:53 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (6.4ms) Completed 200 OK in 11ms (Views: 8.0ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:53.920322"], ["updated_at", "2015-09-21 12:41:53.920322"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:53 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:53.932779"], ["updated_at", "2015-09-21 12:41:53.932779"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:53 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.9ms) Completed 200 OK in 10ms (Views: 7.1ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:53.946991"], ["updated_at", "2015-09-21 12:41:53.946991"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:53 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.1ms) Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:53.959047"], ["updated_at", "2015-09-21 12:41:53.959047"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:53 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 8ms (Views: 4.8ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:53.976104"], ["updated_at", "2015-09-21 12:41:53.976104"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:53 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.1ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:53.995212"], ["updated_at", "2015-09-21 12:41:53.995212"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:53 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (6.0ms) Completed 200 OK in 10ms (Views: 7.2ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:54.014635"], ["updated_at", "2015-09-21 12:41:54.014635"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:54 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.4ms) Completed 200 OK in 10ms (Views: 6.5ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:54.033337"], ["updated_at", "2015-09-21 12:41:54.033337"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:54 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (26.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (26.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (31.2ms) Completed 200 OK in 37ms (Views: 33.7ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:41:54 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:54.088101"], ["updated_at", "2015-09-21 12:41:54.088101"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:54 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.9ms) Completed 200 OK in 9ms (Views: 6.3ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:41:54 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:41:54.109684"], ["updated_at", "2015-09-21 12:41:54.109684"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:41:54 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.4ms) Completed 200 OK in 10ms (Views: 6.5ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:41:54 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.584925"], ["updated_at", "2015-09-21 12:44:46.584925"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (3.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (2.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (17.0ms) Completed 500 Internal Server Error in 64ms (ActiveRecord: 0.1ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.668277"], ["updated_at", "2015-09-21 12:44:46.668277"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.678823"], ["updated_at", "2015-09-21 12:44:46.678823"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.8ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.687907"], ["updated_at", "2015-09-21 12:44:46.687907"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.9ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.698156"], ["updated_at", "2015-09-21 12:44:46.698156"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (2.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.9ms) Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.713375"], ["updated_at", "2015-09-21 12:44:46.713375"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (2.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.3ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.727054"], ["updated_at", "2015-09-21 12:44:46.727054"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.737771"], ["updated_at", "2015-09-21 12:44:46.737771"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (2.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.5ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.750962"], ["updated_at", "2015-09-21 12:44:46.750962"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (2.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.6ms) Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.766835"], ["updated_at", "2015-09-21 12:44:46.766835"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (2.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.8ms) Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.781168"], ["updated_at", "2015-09-21 12:44:46.781168"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (2.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.2ms) Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.796628"], ["updated_at", "2015-09-21 12:44:46.796628"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.4ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.809931"], ["updated_at", "2015-09-21 12:44:46.809931"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:44:46.821543"], ["updated_at", "2015-09-21 12:44:46.821543"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:44:46 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (2.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (6.1ms) Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.7ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:01.961483"], ["updated_at", "2015-09-21 12:45:01.961483"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:01 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.2ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (3.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (11.0ms) Completed 500 Internal Server Error in 58ms (ActiveRecord: 0.2ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:02.040694"], ["updated_at", "2015-09-21 12:45:02.040694"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:02 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:02.050167"], ["updated_at", "2015-09-21 12:45:02.050167"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:02 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.0ms) Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:02.058508"], ["updated_at", "2015-09-21 12:45:02.058508"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:02 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:02.069672"], ["updated_at", "2015-09-21 12:45:02.069672"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:02 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.2ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:02.079950"], ["updated_at", "2015-09-21 12:45:02.079950"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:02 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.4ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:02.090533"], ["updated_at", "2015-09-21 12:45:02.090533"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:02 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.3ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:02.099854"], ["updated_at", "2015-09-21 12:45:02.099854"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:02 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.2ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:02.109025"], ["updated_at", "2015-09-21 12:45:02.109025"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:02 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:02.120362"], ["updated_at", "2015-09-21 12:45:02.120362"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:02 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.3ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:02.129121"], ["updated_at", "2015-09-21 12:45:02.129121"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:02 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.6ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:02.141339"], ["updated_at", "2015-09-21 12:45:02.141339"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:02 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (9.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (11.4ms) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:02.159926"], ["updated_at", "2015-09-21 12:45:02.159926"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:02 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.5ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:02.172613"], ["updated_at", "2015-09-21 12:45:02.172613"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:02 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.3ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:30.946731"], ["updated_at", "2015-09-21 12:45:30.946731"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:30 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (3.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (5.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (21.9ms) Completed 200 OK in 190ms (Views: 139.5ms | ActiveRecord: 0.1ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:31.160028"], ["updated_at", "2015-09-21 12:45:31.160028"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:31.174729"], ["updated_at", "2015-09-21 12:45:31.174729"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:31.187045"], ["updated_at", "2015-09-21 12:45:31.187045"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.7ms) Completed 200 OK in 10ms (Views: 7.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:31.201832"], ["updated_at", "2015-09-21 12:45:31.201832"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.8ms) Completed 200 OK in 11ms (Views: 7.0ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:31.218196"], ["updated_at", "2015-09-21 12:45:31.218196"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.1ms) Completed 200 OK in 10ms (Views: 6.2ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:31.233456"], ["updated_at", "2015-09-21 12:45:31.233456"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.1ms) Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:31.249399"], ["updated_at", "2015-09-21 12:45:31.249399"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 8ms (Views: 4.7ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:31.265952"], ["updated_at", "2015-09-21 12:45:31.265952"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:31.281791"], ["updated_at", "2015-09-21 12:45:31.281791"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:31.297239"], ["updated_at", "2015-09-21 12:45:31.297239"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:31.314799"], ["updated_at", "2015-09-21 12:45:31.314799"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (31.7ms) Completed 200 OK in 37ms (Views: 33.2ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (2.0ms) Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:31.371148"], ["updated_at", "2015-09-21 12:45:31.371148"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (7.3ms) Completed 200 OK in 15ms (Views: 8.6ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:45:31.400614"], ["updated_at", "2015-09-21 12:45:31.400614"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.6ms) Completed 200 OK in 11ms (Views: 6.8ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:45:31 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.480854"], ["updated_at", "2015-09-21 12:47:20.480854"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (3.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (5.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (21.8ms) Completed 200 OK in 179ms (Views: 132.0ms | ActiveRecord: 0.1ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.680301"], ["updated_at", "2015-09-21 12:47:20.680301"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.2ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.2ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.693277"], ["updated_at", "2015-09-21 12:47:20.693277"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 8ms (Views: 4.8ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.705653"], ["updated_at", "2015-09-21 12:47:20.705653"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.2ms) Completed 200 OK in 8ms (Views: 5.2ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.718274"], ["updated_at", "2015-09-21 12:47:20.718274"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.5ms) Completed 200 OK in 8ms (Views: 5.4ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.730287"], ["updated_at", "2015-09-21 12:47:20.730287"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.740536"], ["updated_at", "2015-09-21 12:47:20.740536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.753403"], ["updated_at", "2015-09-21 12:47:20.753403"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.7ms) Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.770641"], ["updated_at", "2015-09-21 12:47:20.770641"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.785978"], ["updated_at", "2015-09-21 12:47:20.785978"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.2ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.799611"], ["updated_at", "2015-09-21 12:47:20.799611"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.814392"], ["updated_at", "2015-09-21 12:47:20.814392"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (33.0ms) Completed 200 OK in 37ms (Views: 34.2ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (1.7ms) Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.872255"], ["updated_at", "2015-09-21 12:47:20.872255"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.5ms) Completed 200 OK in 12ms (Views: 6.7ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.8ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:47:20.900323"], ["updated_at", "2015-09-21 12:47:20.900323"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.6ms) Completed 200 OK in 11ms (Views: 6.9ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:47:20 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.673059"], ["updated_at", "2015-09-21 12:56:24.673059"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.2ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (4.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (4.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (13.3ms) Completed 500 Internal Server Error in 65ms (ActiveRecord: 0.2ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.755141"], ["updated_at", "2015-09-21 12:56:24.755141"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.9ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.768803"], ["updated_at", "2015-09-21 12:56:24.768803"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.778773"], ["updated_at", "2015-09-21 12:56:24.778773"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.5ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.792033"], ["updated_at", "2015-09-21 12:56:24.792033"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.6ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.801826"], ["updated_at", "2015-09-21 12:56:24.801826"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (2.5ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.813407"], ["updated_at", "2015-09-21 12:56:24.813407"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.824111"], ["updated_at", "2015-09-21 12:56:24.824111"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.0ms) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.834735"], ["updated_at", "2015-09-21 12:56:24.834735"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.847042"], ["updated_at", "2015-09-21 12:56:24.847042"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (3.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.8ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.861080"], ["updated_at", "2015-09-21 12:56:24.861080"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (3.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.1ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.873917"], ["updated_at", "2015-09-21 12:56:24.873917"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (3.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.885724"], ["updated_at", "2015-09-21 12:56:24.885724"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (3.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.3ms) Completed 500 Internal Server Error in 20ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:56:24.911251"], ["updated_at", "2015-09-21 12:56:24.911251"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:56:24 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (3.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.3ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:09.865572"], ["updated_at", "2015-09-21 12:57:09.865572"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:09 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (3.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (8.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (27.8ms) Completed 200 OK in 204ms (Views: 156.4ms | ActiveRecord: 0.1ms)  (1.2ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:10.091104"], ["updated_at", "2015-09-21 12:57:10.091104"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.8ms) Completed 200 OK in 10ms (Views: 6.1ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:10.107883"], ["updated_at", "2015-09-21 12:57:10.107883"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:10.119032"], ["updated_at", "2015-09-21 12:57:10.119032"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (6.1ms) Completed 200 OK in 10ms (Views: 7.5ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:10.133966"], ["updated_at", "2015-09-21 12:57:10.133966"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:10.145304"], ["updated_at", "2015-09-21 12:57:10.145304"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.2ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.2ms) Completed 200 OK in 9ms (Views: 5.2ms | ActiveRecord: 0.2ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:10.158137"], ["updated_at", "2015-09-21 12:57:10.158137"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.6ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:10.171062"], ["updated_at", "2015-09-21 12:57:10.171062"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.3ms) Completed 200 OK in 9ms (Views: 6.7ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:10.189212"], ["updated_at", "2015-09-21 12:57:10.189212"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:10.204756"], ["updated_at", "2015-09-21 12:57:10.204756"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.6ms) Completed 200 OK in 11ms (Views: 6.9ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:10.224536"], ["updated_at", "2015-09-21 12:57:10.224536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:10.239934"], ["updated_at", "2015-09-21 12:57:10.239934"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (28.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (33.3ms) Completed 200 OK in 38ms (Views: 34.8ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (1.1ms) Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:10.295088"], ["updated_at", "2015-09-21 12:57:10.295088"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.5ms) Completed 200 OK in 10ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-09-21 12:57:10.317137"], ["updated_at", "2015-09-21 12:57:10.317137"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.4ms) Completed 200 OK in 11ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-09-21 14:57:10 +0200 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (1.7ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.110216"], ["updated_at", "2015-11-27 10:36:29.110216"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (10.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (3.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (12.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (47.7ms) Completed 200 OK in 281ms (Views: 212.3ms | ActiveRecord: 0.1ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.432794"], ["updated_at", "2015-11-27 10:36:29.432794"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.4ms) Completed 200 OK in 8ms (Views: 5.6ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.447664"], ["updated_at", "2015-11-27 10:36:29.447664"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 7ms (Views: 5.0ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.458803"], ["updated_at", "2015-11-27 10:36:29.458803"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.6ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.6ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.470635"], ["updated_at", "2015-11-27 10:36:29.470635"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 8ms (Views: 4.8ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.483691"], ["updated_at", "2015-11-27 10:36:29.483691"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (10.2ms) Completed 200 OK in 15ms (Views: 11.3ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.503221"], ["updated_at", "2015-11-27 10:36:29.503221"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.1ms) Completed 200 OK in 10ms (Views: 6.5ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.518056"], ["updated_at", "2015-11-27 10:36:29.518056"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.533260"], ["updated_at", "2015-11-27 10:36:29.533260"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.6ms) Completed 200 OK in 9ms (Views: 5.7ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.577434"], ["updated_at", "2015-11-27 10:36:29.577434"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.9ms) Completed 200 OK in 10ms (Views: 6.1ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.596752"], ["updated_at", "2015-11-27 10:36:29.596752"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.6ms) Completed 200 OK in 10ms (Views: 5.8ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.615669"], ["updated_at", "2015-11-27 10:36:29.615669"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.5ms) Completed 200 OK in 9ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.8ms) Completed 200 OK in 3ms (Views: 3.1ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.637670"], ["updated_at", "2015-11-27 10:36:29.637670"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2015-11-27 10:36:29.657082"], ["updated_at", "2015-11-27 10:36:29.657082"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.8ms) Completed 200 OK in 10ms (Views: 6.0ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2015-11-27 11:36:29 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.2ms) Completed 200 OK in 3ms (Views: 1.9ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.3ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.7ms) begin transaction  (0.0ms) rollback transaction  (0.9ms) begin transaction  (0.0ms) rollback transaction  (0.6ms) begin transaction  (0.0ms) rollback transaction  (4.8ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (1.5ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.464165"], ["updated_at", "2016-03-01 09:41:51.464165"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (7.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (7.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (35.8ms) Completed 200 OK in 239ms (Views: 164.0ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.741216"], ["updated_at", "2016-03-01 09:41:51.741216"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.8ms) Completed 200 OK in 10ms (Views: 6.3ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.758614"], ["updated_at", "2016-03-01 09:41:51.758614"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.770645"], ["updated_at", "2016-03-01 09:41:51.770645"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.8ms) Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.784406"], ["updated_at", "2016-03-01 09:41:51.784406"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.9ms) Completed 200 OK in 8ms (Views: 5.3ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.797207"], ["updated_at", "2016-03-01 09:41:51.797207"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.808894"], ["updated_at", "2016-03-01 09:41:51.808894"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.819334"], ["updated_at", "2016-03-01 09:41:51.819334"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.3ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.834157"], ["updated_at", "2016-03-01 09:41:51.834157"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.848451"], ["updated_at", "2016-03-01 09:41:51.848451"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.865788"], ["updated_at", "2016-03-01 09:41:51.865788"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 10ms (Views: 6.4ms | ActiveRecord: 0.1ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.885959"], ["updated_at", "2016-03-01 09:41:51.885959"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.4ms) Completed 200 OK in 36ms (Views: 6.7ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (1.0ms) Completed 200 OK in 5ms (Views: 4.3ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.938970"], ["updated_at", "2016-03-01 09:41:51.938970"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.7ms) Completed 200 OK in 11ms (Views: 7.9ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:41:51.963690"], ["updated_at", "2016-03-01 09:41:51.963690"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.8ms) Completed 200 OK in 11ms (Views: 7.4ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 10:41:51 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.2ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:13.658706"], ["updated_at", "2016-03-01 09:49:13.658706"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:13 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (13.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (6.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (36.7ms) Completed 200 OK in 180ms (Views: 146.6ms | ActiveRecord: 0.1ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:13.856924"], ["updated_at", "2016-03-01 09:49:13.856924"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:13 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.2ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:13.868819"], ["updated_at", "2016-03-01 09:49:13.868819"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:13 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:13.879342"], ["updated_at", "2016-03-01 09:49:13.879342"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:13 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:13.889702"], ["updated_at", "2016-03-01 09:49:13.889702"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:13 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.5ms) Completed 200 OK in 9ms (Views: 5.6ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:13.902995"], ["updated_at", "2016-03-01 09:49:13.902995"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:13 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.2ms) Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:13.913408"], ["updated_at", "2016-03-01 09:49:13.913408"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:13 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:13.923852"], ["updated_at", "2016-03-01 09:49:13.923852"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:13 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 7ms (Views: 4.9ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:13.940588"], ["updated_at", "2016-03-01 09:49:13.940588"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:13 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 9ms (Views: 5.8ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:13.958320"], ["updated_at", "2016-03-01 09:49:13.958320"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:13 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:13.972760"], ["updated_at", "2016-03-01 09:49:13.972760"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:13 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:13.987613"], ["updated_at", "2016-03-01 09:49:13.987613"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:13 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.1ms) Completed 200 OK in 8ms (Views: 5.1ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 10:49:14 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.6ms) Completed 200 OK in 3ms (Views: 2.6ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:14.007506"], ["updated_at", "2016-03-01 09:49:14.007506"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:14 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (6.9ms) Completed 200 OK in 11ms (Views: 8.2ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 10:49:14 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:49:14.059799"], ["updated_at", "2016-03-01 09:49:14.059799"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:49:14 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (7.6ms) Completed 200 OK in 14ms (Views: 8.7ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 10:49:14 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 3ms (Views: 2.8ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:30.889132"], ["updated_at", "2016-03-01 09:52:30.889132"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:30 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (4.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (5.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (23.0ms) Completed 200 OK in 189ms (Views: 140.4ms | ActiveRecord: 0.1ms)  (1.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:31.098213"], ["updated_at", "2016-03-01 09:52:31.098213"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 8ms (Views: 4.9ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:31.112937"], ["updated_at", "2016-03-01 09:52:31.112937"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.2ms) Completed 200 OK in 9ms (Views: 6.4ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:31.127119"], ["updated_at", "2016-03-01 09:52:31.127119"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:31.139210"], ["updated_at", "2016-03-01 09:52:31.139210"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.8ms) Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:31.151105"], ["updated_at", "2016-03-01 09:52:31.151105"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.9ms) Completed 200 OK in 11ms (Views: 7.4ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:31.167589"], ["updated_at", "2016-03-01 09:52:31.167589"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.6ms) Completed 200 OK in 11ms (Views: 6.9ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:31.183957"], ["updated_at", "2016-03-01 09:52:31.183957"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.1ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:31.203813"], ["updated_at", "2016-03-01 09:52:31.203813"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 7ms (Views: 4.6ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:31.219122"], ["updated_at", "2016-03-01 09:52:31.219122"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:31.234982"], ["updated_at", "2016-03-01 09:52:31.234982"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.7ms) Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:31.253775"], ["updated_at", "2016-03-01 09:52:31.253775"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (7.4ms) Completed 200 OK in 41ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (1.2ms) Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:31.312791"], ["updated_at", "2016-03-01 09:52:31.312791"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (6.9ms) Completed 200 OK in 15ms (Views: 9.0ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.2ms) Completed 200 OK in 3ms (Views: 2.0ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:52:31.342803"], ["updated_at", "2016-03-01 09:52:31.342803"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.6ms) Completed 200 OK in 10ms (Views: 6.2ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 10:52:31 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:38.970257"], ["updated_at", "2016-03-01 09:55:38.970257"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:38 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.2ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 38ms (ActiveRecord: 0.2ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:39.022740"], ["updated_at", "2016-03-01 09:55:39.022740"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:39 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.6ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:39.028915"], ["updated_at", "2016-03-01 09:55:39.028915"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:39 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:39.035546"], ["updated_at", "2016-03-01 09:55:39.035546"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:39 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:39.040944"], ["updated_at", "2016-03-01 09:55:39.040944"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:39 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:39.046174"], ["updated_at", "2016-03-01 09:55:39.046174"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:39 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:39.051149"], ["updated_at", "2016-03-01 09:55:39.051149"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:39 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:39.058224"], ["updated_at", "2016-03-01 09:55:39.058224"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:39 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:39.065995"], ["updated_at", "2016-03-01 09:55:39.065995"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:39 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:39.072307"], ["updated_at", "2016-03-01 09:55:39.072307"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:39 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:39.077337"], ["updated_at", "2016-03-01 09:55:39.077337"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:39 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:39.084809"], ["updated_at", "2016-03-01 09:55:39.084809"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:39 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:39.090638"], ["updated_at", "2016-03-01 09:55:39.090638"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:39 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:55:39.097763"], ["updated_at", "2016-03-01 09:55:39.097763"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:55:39 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 09:56:50.775536"], ["updated_at", "2016-03-01 09:56:50.775536"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 10:56:50 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:00:18.246703"], ["updated_at", "2016-03-01 10:00:18.246703"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:00:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:01.621471"], ["updated_at", "2016-03-01 10:02:01.621471"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:01 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.488586"], ["updated_at", "2016-03-01 10:02:18.488586"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (6.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (2.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (5.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (29.2ms) Completed 200 OK in 218ms (Views: 173.9ms | ActiveRecord: 0.1ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.725917"], ["updated_at", "2016-03-01 10:02:18.725917"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.4ms) Completed 200 OK in 8ms (Views: 4.3ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.738676"], ["updated_at", "2016-03-01 10:02:18.738676"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.9ms) Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.750988"], ["updated_at", "2016-03-01 10:02:18.750988"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.2ms) Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.761545"], ["updated_at", "2016-03-01 10:02:18.761545"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.2ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.773387"], ["updated_at", "2016-03-01 10:02:18.773387"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.6ms) Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.790204"], ["updated_at", "2016-03-01 10:02:18.790204"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 6ms (Views: 3.9ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.800380"], ["updated_at", "2016-03-01 10:02:18.800380"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.814849"], ["updated_at", "2016-03-01 10:02:18.814849"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.1ms) Completed 200 OK in 6ms (Views: 4.0ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.829718"], ["updated_at", "2016-03-01 10:02:18.829718"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.2ms) Completed 200 OK in 36ms (Views: 6.5ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.874669"], ["updated_at", "2016-03-01 10:02:18.874669"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.0ms) Completed 200 OK in 10ms (Views: 6.4ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.892965"], ["updated_at", "2016-03-01 10:02:18.892965"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.7ms) Completed 200 OK in 8ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.7ms) Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.913689"], ["updated_at", "2016-03-01 10:02:18.913689"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.6ms) Completed 200 OK in 7ms (Views: 4.8ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:02:18.931992"], ["updated_at", "2016-03-01 10:02:18.931992"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.3ms) Completed 200 OK in 8ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 11:02:18 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (0.1ms) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.5ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:03:09.259917"], ["updated_at", "2016-03-01 10:03:09.259917"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:03:09 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (4.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (5.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (24.3ms) Completed 200 OK in 195ms (Views: 146.7ms | ActiveRecord: 0.1ms)  (1.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:03:09.479953"], ["updated_at", "2016-03-01 10:03:09.479953"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:03:09 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.0ms) Completed 200 OK in 8ms (Views: 4.9ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:03:09.494654"], ["updated_at", "2016-03-01 10:03:09.494654"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:03:09 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 7ms (Views: 4.5ms | ActiveRecord: 0.1ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:03:09.506530"], ["updated_at", "2016-03-01 10:03:09.506530"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:03:09 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (4.6ms) Completed 200 OK in 8ms (Views: 5.7ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:03:09.519987"], ["updated_at", "2016-03-01 10:03:09.519987"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:03:09 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:03:09.530850"], ["updated_at", "2016-03-01 10:03:09.530850"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:03:09 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.7ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.2ms) Completed 200 OK in 7ms (Views: 4.4ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:03:09.543045"], ["updated_at", "2016-03-01 10:03:09.543045"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:03:09 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.5ms) Completed 200 OK in 6ms (Views: 4.3ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:03:09.553999"], ["updated_at", "2016-03-01 10:03:09.553999"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:03:09 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (7.3ms) Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 0.0ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:03:09.573847"], ["updated_at", "2016-03-01 10:03:09.573847"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:03:09 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (3.3ms) Completed 200 OK in 6ms (Views: 4.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:03:09.587976"], ["updated_at", "2016-03-01 10:03:09.587976"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:03:09 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.3ms) Completed 200 OK in 10ms (Views: 6.7ms | ActiveRecord: 0.1ms)  (0.4ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:03:09.606944"], ["updated_at", "2016-03-01 10:03:09.606944"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:03:09 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.0ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (30.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (35.1ms) Completed 200 OK in 40ms (Views: 37.1ms | ActiveRecord: 0.0ms)  (0.5ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.4ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:03:09.661080"], ["updated_at", "2016-03-01 10:03:09.661080"]]  (0.0ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:03:09 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (5.2ms) Completed 200 OK in 11ms (Views: 6.3ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 11:03:09 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (142481.0ms) Completed 200 OK in 142488ms (Views: 142481.6ms | ActiveRecord: 0.0ms)  (0.3ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:05:32.174358"], ["updated_at", "2016-03-01 10:05:32.174358"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:05:32 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (1.3ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (1.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (1.0ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (8.4ms) Completed 200 OK in 16ms (Views: 10.4ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 11:05:32 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (1791.7ms) Completed 200 OK in 1794ms (Views: 1793.7ms | ActiveRecord: 0.0ms)  (0.9ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (0.3ms) INSERT INTO "foxynews_featured_items" ("article_id", "title", "featured", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["article_id", 109544], ["title", "Once more, dear Palcontents, once more!"], ["featured", "t"], ["created_at", "2016-03-01 10:05:33.999578"], ["updated_at", "2016-03-01 10:05:33.999578"]]  (0.1ms) RELEASE SAVEPOINT active_record_1 Started GET "/" for 127.0.0.1 at 2016-03-01 11:05:34 +0100 Processing by Foxynews::PressroomsController#index as HTML  (0.1ms) SELECT "foxynews_featured_items"."article_id" FROM "foxynews_featured_items" WHERE "foxynews_featured_items"."featured" = ? [["featured", "t"]] Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_featured_press_release.html.erb (0.8ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_timeline.html.erb (1.5ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_pressroom_about.html.erb (0.4ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_details.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_spokesman_details.html.erb (0.2ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_social_media.html.erb (0.1ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_contact_panels.html.erb (0.9ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/partials/_presskits.html.erb (0.6ms) Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/index.html.erb within layouts/application (9.2ms) Completed 200 OK in 17ms (Views: 10.8ms | ActiveRecord: 0.1ms) Started GET "/pr/pressrooms/show/109544/once-more-dear-palcontents-once-more" for 127.0.0.1 at 2016-03-01 11:05:34 +0100 Processing by Foxynews::PressroomsController#show as HTML Parameters: {"id"=>"109544", "title"=>"once-more-dear-palcontents-once-more"} Rendered /Users/adam/Workspace/foxynews/app/views/foxynews/pressrooms/show.html.erb within layouts/application (1043.9ms) Completed 200 OK in 1046ms (Views: 1044.9ms | ActiveRecord: 0.0ms)  (0.8ms) rollback transaction  (0.2ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.1ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction